singularity-forge/src
Facu_Viñas c39388b2e3 fix: use Editor from pi-tui for remote command input prompts
The custom input handlers called tui.invalidate() which caused infinite
recursion. Rewrite promptMaskedInput and promptInput to use the Editor
component (same pattern as get-secrets-from-user.ts) with proper
tui.requestRender() and cache invalidation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 12:02:23 -03:00
..
resources fix: use Editor from pi-tui for remote command input prompts 2026-03-11 12:02:23 -03:00
tests fix: remove worktree and plan-mode from loader and README (not bundled) 2026-03-10 22:49:30 -06:00
app-paths.ts Initial commit 2026-03-10 22:28:37 -06:00
cli.ts fix: restore scoped models from settings on new session startup (#22) 2026-03-11 06:57:55 -06:00
loader.ts feat: add mac-tools extension (macOS native automation) 2026-03-11 01:57:53 -06:00
resource-loader.ts feat(resource-loader): sync bundled skills to ~/.gsd/agent/skills/ on launch 2026-03-11 01:07:40 -06:00
wizard.ts feat: remote user questions via Slack/Discord for headless auto-mode 2026-03-11 12:02:23 -03:00