singularity-forge/src/resources/extensions
Lex Christopherson 7a1eac6af3 feat(M001): proactive secret management
Front-load API key collection into GSD's planning phase so auto-mode
runs uninterrupted. Planning prompts forecast secrets into a manifest,
auto-mode collects pending keys before dispatching the first slice.

- getManifestStatus() queries manifest state against env
- collectSecretsFromManifest() orchestrates summary, collection, manifest update
- showSecretsSummary() read-only TUI summary with status indicators
- collectOneSecret() enhanced with guidance display above masked input
- Secrets gate in startAuto() — non-fatal, inherited by guided flow
- 19 new tests (manifest-status, collect-from-manifest, auto-secrets-gate)
- All 10 requirements (R001-R010) validated
2026-03-12 21:35:57 -06:00
..
bg-shell fix: show slash-command fallback when terminal lacks Ctrl+Alt support 2026-03-12 09:20:10 -06:00
browser-tools fix: constrain browser screenshots to 1568px max dimension (#56) 2026-03-11 14:46:05 -06:00
context7 Initial commit 2026-03-10 22:28:37 -06:00
google-search fix: address 11 community-reported bugs across CLI, auto-mode, and extensions 2026-03-12 08:37:00 -06:00
gsd feat(M001): proactive secret management 2026-03-12 21:35:57 -06:00
mac-tools feat: add mac-tools extension (macOS native automation) 2026-03-11 01:57:53 -06:00
mcporter fix: address 11 community-reported bugs across CLI, auto-mode, and extensions 2026-03-12 08:37:00 -06:00
remote-questions fix: harden remote questions — validate IDs before test-send, remove dead code 2026-03-11 17:37:24 -06:00
search-the-web fix: prevent duplicate tools on provider toggle, suppress restore notifications, fix Windows test globs 2026-03-12 13:50:03 -03:00
shared fix: show slash-command fallback when terminal lacks Ctrl+Alt support 2026-03-12 09:20:10 -06:00
slash-commands feat: add /gsd next (step mode), make bare /gsd default to step mode, delete /gsd-run 2026-03-11 16:11:16 -06:00
subagent fix: remove 200-char truncation on parallel subagent results 2026-03-12 09:43:37 -06:00
voice fix: show slash-command fallback when terminal lacks Ctrl+Alt support 2026-03-12 09:20:10 -06:00
ask-user-questions.ts refactor: use discriminated union for remote vs local result details 2026-03-11 18:03:31 -03:00
get-secrets-from-user.ts feat(M001): proactive secret management 2026-03-12 21:35:57 -06:00