singularity-forge/src
Gary Trakhman 0a955c0b98 fix: support pi extensions from ~/.pi/agent/extensions/ (#51)
Update buildResourceLoader to include ~/.pi/agent/extensions/ in
additionalExtensionPaths, allowing GSD to discover and use extensions
installed in pi's default location.

This resolves extension loading issues when users have extensions
installed in ~/.pi/agent/extensions/ instead of ~/.gsd/agent/extensions/.

- resource-loader.ts: add piExtensionsDir to additionalExtensionPaths
- app-smoke.test.ts: add test verifying the source includes .pi path
2026-03-11 13:09:30 -06:00
..
resources fix: restore Windows VT input after child processes exit (#41) 2026-03-11 11:24:44 -06:00
tests fix: support pi extensions from ~/.pi/agent/extensions/ (#51) 2026-03-11 13:09:30 -06:00
app-paths.ts Initial commit 2026-03-10 22:28:37 -06:00
cli.ts fix: support print/JSON mode in cli.js so subagents don't hang 2026-03-11 11:21:12 -06:00
loader.ts feat: add mac-tools extension (macOS native automation) 2026-03-11 01:57:53 -06:00
resource-loader.ts fix: support pi extensions from ~/.pi/agent/extensions/ (#51) 2026-03-11 13:09:30 -06:00
tool-bootstrap.ts fix: bootstrap managed tools and gh auth 2026-03-11 10:52:45 -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