singularity-forge/packages
TÂCHES 7564901868 fix: auto-resolve npm subpath exports in extension loader (#1624)
Extensions importing unlisted subpaths from bundled packages (e.g.
@modelcontextprotocol/sdk/server) fail because jiti's CJS fallback
double-resolves paths. This adds auto-discovery of subpath exports from
bundled packages' package.json exports fields, generating alias entries
for all explicit and wildcard subpaths so extensions can import any
standard Node.js subpath export.

Closes #1604

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 10:53:10 -06:00
..
native refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00
pi-agent-core fix: preserve user messages during abort with origin-aware queue clearing (#1439) (#1521) 2026-03-19 18:05:04 -06:00
pi-ai fix: update Anthropic OAuth endpoints to platform.claude.com (#1608) 2026-03-20 10:27:20 -06:00
pi-coding-agent fix: auto-resolve npm subpath exports in extension loader (#1624) 2026-03-20 10:53:10 -06:00
pi-tui feat: integrate cmux with gsd runtime (#1532) 2026-03-19 20:05:06 -06:00