singularity-forge/packages
Lex Christopherson 98eb2ae802 fix: revert jsonl.ts to inline implementation — @gsd-build/rpc-client not available at source-level test time in CI
The re-export from @gsd-build/rpc-client fails in CI because tests run against
TypeScript source (--experimental-strip-types) before any build step. The npm
dependency resolves to node_modules/ which requires dist/ to exist. Reverting
to the original inline implementation eliminates the cross-package dependency
for source-level imports.
2026-03-26 23:20:53 -06:00
..
mcp-server chore: auto-commit after complete-milestone 2026-03-26 22:57:10 -06:00
native fix: use Array.from instead of Buffer.from for native processStreamChunk state (#2348) 2026-03-25 00:08:11 -06:00
pi-agent-core Merge pull request #2173 from frizynn/fix/race-conditions 2026-03-25 22:15:29 -06:00
pi-ai refactor(pi-ai): replace model-ID pattern matching with capability metadata (#2548) 2026-03-26 16:38:29 -06:00
pi-coding-agent fix: revert jsonl.ts to inline implementation — @gsd-build/rpc-client not available at source-level test time in CI 2026-03-26 23:20:53 -06:00
pi-tui fix: render tool calls above text response for external providers 2026-03-25 14:38:39 -06:00
rpc-client chore: auto-commit after complete-milestone 2026-03-26 22:57:10 -06:00