singularity-forge/packages/pi-coding-agent
Juan Francisco Lebrero a9667209ef fix(interactive): clean up leaked SIGINT and extension selector listeners (#2172)
- Wrap handleCtrlZ() suspend logic in try-catch so the SIGINT listener
  is removed if process.kill() or ui.stop() throws
- Dispose previous extension selector in showExtensionSelector() before
  creating a new one, preventing promise leaks on rapid calls
2026-03-23 09:48:18 -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(interactive): clean up leaked SIGINT and extension selector listeners (#2172) 2026-03-23 09:48:18 -06:00
package.json release: v2.42.0 2026-03-22 16:30:29 +00:00
pnpm-lock.yaml fix: type errors in claude-import.ts and marketplace-discovery.ts 2026-03-16 14:46:31 -04:00
tsconfig.json feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00