singularity-forge/packages/pi-coding-agent
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
..
scripts fix: handle Windows non-ASCII paths in cpSync with copyFileSync fallback (#1181) 2026-03-18 10:13:37 -06:00
src 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
package.json 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
tsconfig.json feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00