singularity-forge/packages/pi-coding-agent/src
Mikael Hugo 59aaf3dcf3 chore: migrate test suite from node:test to vitest
Add vitest.config.ts with forks pool, v8 coverage, and package aliases.
Run migrate-to-vitest.mjs to replace `from "node:test"` imports with
`from 'vitest'` across 749 test files, converting mock.fn→vi.fn and
mock.timers→vi fake timers where needed.

💘 Generated with Crush

Assisted-by: GLM-5.1 via Crush <crush@charm.land>
2026-05-02 04:37:33 +02:00
..
cli sf snapshot: pre-dispatch, uncommitted changes after 47m inactivity 2026-04-30 20:21:12 +02:00
core chore: migrate test suite from node:test to vitest 2026-05-02 04:37:33 +02:00
modes feat: structured notification event model with metadata-first classification 2026-05-01 23:07:57 +02:00
resources/extensions/memory Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
tests sf snapshot: pre-dispatch, uncommitted changes after 53m inactivity 2026-04-30 19:10:38 +02:00
types fix(gsd): align ADR-009 integration with type-safe builds 2026-04-14 20:46:46 -05:00
utils rip out antigravity from SF + pi-coding-agent UI/config layer 2026-04-19 10:39:36 +02:00
cli.ts port(pi-mono): disable undici body/headers idle timeouts on global dispatcher (refs ea90a6783) 2026-04-29 14:35:08 +02:00
config.ts refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00
index.ts Harden SF model routing and harness contracts 2026-04-30 07:41:24 +02:00
main.ts Rename @sf-run/* → @singularity-forge/* package scope 2026-04-15 22:56:33 +02:00
migrations.ts fix(migrations): drop press-any-key block to avoid stdin wedge 2026-04-21 00:56:18 +02:00