Juan González Ponce
Digital Architect | Developer | Entrepreneur
CLI tool that launches configurable multi-pane Ghostty workspaces with one command using native splits — no tmux needed. Features an interactive setup wizard, project registration, and layout presets. Published on npm as summon-ws.
66%
40 merged / 4 open / 6 closed
release: v1.5.0 — session command, trust gate, security hardening
4a393f7May 11, 2026+0-04 fileschore(deps): Bump the actions group across 1 directory with 5 updates
39390ddMay 11, 2026+0-04 filesfix(e2e): guard AppleScript E2E against missing Ghostty; remove CI e2e job
4c74f02May 11, 2026+0-02 fileschore(deps): Bump the actions group across 1 directory with 5 updates
6dd1f49May 11, 2026+0-04 filesfix(setup): legend for preview labels, back hint, error stacking (#399, #412, #427, #434)
0f008f2May 11, 2026+0-02 filesfix(test): update project test to match new error message format (#411)
e5eefabMay 11, 2026+0-01 filesfix(cli): no-args hint, unknown-cmd suggestion, colorized help, session prominence (#425, #430, #431, #433)
8cd1c50May 11, 2026+0-06 filesfix(launcher): validate non-empty pane commands; fix(script): memoize generateAppleScript (#405, #416, #401)
bfb35a2May 11, 2026+0-04 filesci: pnpm caching, job timeout, node version, publishing notes (#407, #408, #409, #410, #415)
aff92e5May 11, 2026+0-03 filesfix(doctor): human-readable check results and summary count (#432, #435)
884da90May 11, 2026+0-03 filestest(session): coverage 69% → 98% with launch loop and partial-failure tests
MergedMay 11, 2026+219-0fix(ci): expand smoke test, E2E in CI, Node 24, rollback docs, SECURITY.md
MergedMay 11, 2026+137-9fix(setup): re-render options on invalid input; fix preview after validation error
MergedMay 11, 2026+266-21fix(monitor): async git reads, launch feedback, NO_COLOR INVERT, narrow-terminal
MergedMay 11, 2026+273-59fix(script): remove dead cache + module-global mutable state; clean dead overload
MergedMay 11, 2026+22-137fix(security): TOCTOU single-read, config validation, status robustness
MergedMay 11, 2026+385-34