singularity-forge/src
Facu_Viñas 9b80c221ce fix: isolate remote-questions config test for Windows compatibility
resolveRemoteConfig test used process.env.HOME which is undefined on
Windows (Node uses USERPROFILE). Use a temp directory with both HOME
and USERPROFILE set, and clean up in a finally block.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:46:44 -03:00
..
resources fix: isolate remote-questions config test for Windows compatibility 2026-03-11 15:46:44 -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