singularity-forge/src/resources/extensions/subagent
Jeremy McSpadden a2a701b129 fix: inline bundled extension path parsing in subagent
The subagent extension imported parseBundledExtensionPaths via a
relative path (../../../bundled-extension-paths.js) that resolves
correctly in the source tree but breaks when extensions are synced
to ~/.gsd/agent/extensions/ at runtime. Inline the trivial split
logic so the extension is self-contained.
2026-03-17 17:45:48 -05:00
..
agents.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
index.ts fix: inline bundled extension path parsing in subagent 2026-03-17 17:45:48 -05:00
isolation.ts fix: reduce CPU usage on long auto-mode sessions (#921) 2026-03-17 13:58:14 -06:00
worker-registry.ts feat: add dashboard parallel workers view, 80% budget alert, and E2E tests 2026-03-16 20:32:10 -06:00