singularity-forge/src/resources/extensions
Nils Reeh 563a1e1b21 fix(ci): cache dist alongside tsbuildinfo and use workflow-logger in catch blocks
- Include dist/ and packages/*/dist/ in the TypeScript incremental cache
  so that when tsbuildinfo indicates no changes, the compiled output files
  are still present. Without this, tsc with incremental:true skips emission
  when tsbuildinfo exists but dist/ is absent (fresh checkout + cache restore),
  causing downstream packages like @gsd/pi-tui to fail resolving @gsd/native
  subpath exports.
- Also hash source files in the cache key so dist is invalidated on code changes.
- Replace process.stderr.write with logWarning("bootstrap", ...) in catch blocks
  to satisfy the workflow-logger coverage test (#3348).
- Update extension-bootstrap-isolation tests to match the new logWarning pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 18:49:08 +02:00
..
async-jobs fix(async-jobs): suppress stale follow-up for jobs consumed by await_job (#3787) (#3788) 2026-04-13 08:10:09 -04:00
aws-auth
bg-shell
browser-tools
claude-code-cli Merge pull request #4184 from jeremymcs/claude/refactor-code-cleanup-078AQ 2026-04-14 09:39:03 -05:00
cmux
context7
github-sync
google-search
gsd fix(ci): cache dist alongside tsbuildinfo and use workflow-logger in catch blocks 2026-04-14 18:49:08 +02:00
mac-tools
mcp-client
ollama fix(ollama): add cloud auth support and resolve real context window via /api/show (#4017) 2026-04-13 08:03:57 -04:00
remote-questions fix(remote-questions): race local TUI against remote channel instead of remote-only routing 2026-04-08 15:58:06 -05:00
search-the-web
shared feat(agents): add GSD phase guard to prevent subagent/phase conflicts 2026-04-12 21:56:52 -05:00
slash-commands fix(windows): harden portability across runtime and tooling 2026-04-10 20:33:18 -05:00
subagent feat(agents): add GSD phase guard to prevent subagent/phase conflicts 2026-04-12 21:56:52 -05:00
ttsr
universal-config
voice
ask-user-questions.ts fix(remote-questions): cancel local TUI when remote answer wins the race 2026-04-08 19:08:33 -05:00
get-secrets-from-user.ts fix(interactive): keep MCP tool output ordered and restore secure prompt fallback 2026-04-11 12:47:41 -05:00
package.json