singularity-forge/packages
Mikael Hugo e09eb8f899 build: add TypeScript 7 (native preview) for fast type checking
- Remove vestigial experimentalDecorators/emitDecoratorMetadata from all
  package tsconfigs (no actual decorators in source — flags were from
  pi-mono vendor copy)
- Add @typescript/native-preview for 8-10x faster type checking (measured
  4.6x on this repo: tsc 6.5s vs tsgo 1.4s)
- Fix tsconfig.extensions.json: remove baseUrl (removed in tsgo/TS7) and
  use relative paths in paths mappings — compatible with both tsc and tsgo
- Add typecheck/typecheck:extensions scripts using tsgo

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-10 11:53:22 +02:00
..
agent-core build: add TypeScript 7 (native preview) for fast type checking 2026-05-10 11:53:22 +02:00
ai build: add TypeScript 7 (native preview) for fast type checking 2026-05-10 11:53:22 +02:00
coding-agent build: add TypeScript 7 (native preview) for fast type checking 2026-05-10 11:53:22 +02:00
daemon refactor(uok): rename scheduler-v2 and plan-v2 to drop v2 suffix 2026-05-09 14:45:02 +02:00
google-gemini-cli-provider build: add TypeScript 7 (native preview) for fast type checking 2026-05-10 11:53:22 +02:00
native fix(build): fix build:core — native tsconfig types, inventory sync, compat alias catalog 2026-05-09 16:18:11 +02:00
rpc-client feat(sf): align node sqlite uok runtime 2026-05-08 03:01:20 +02:00
tui build: add TypeScript 7 (native preview) for fast type checking 2026-05-10 11:53:22 +02:00