singularity-forge/src
vp275 f307923db2 fix: scope session list to current working directory
Sessions are stored in a single flat ~/.gsd/sessions/ directory, so
/resume shows sessions from all projects regardless of which folder
you're in.

Use per-cwd subdirectories under ~/.gsd/sessions/ with the same
path encoding the upstream SDK uses (--path-segments--), so /resume
only lists sessions from the current working directory.
2026-03-11 21:39:02 +05:30
..
resources fix: bash/bg_shell hang and kill issues on Windows (#40) 2026-03-11 11:56:48 -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: scope session list to current working directory 2026-03-11 21:39:02 +05:30
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 fix: handle Windows backspace in masked input + support custom browser path (#36, #34) 2026-03-11 07:47:37 -06:00