singularity-forge/packages/pi-coding-agent/src/modes
Juan Francisco Lebrero 988ef61488 refactor: consolidate theme files and remove manual schema (#1478)
- Delete theme-schema.json (335 lines): redundant with the TypeBox
  schema already defined in theme.ts, only referenced via $schema URLs
  in the JSON files for editor autocomplete.
- Delete dark.json (85 lines) and light.json (84 lines): move built-in
  theme definitions into themes.ts as TypeScript objects, eliminating
  runtime filesystem reads and the getThemesDir() dependency.
- Export ThemeJson type from theme.ts so themes.ts can reference it.
- Net reduction: ~319 lines removed.
2026-03-19 15:35:56 -06:00
..
interactive refactor: consolidate theme files and remove manual schema (#1478) 2026-03-19 15:35:56 -06:00
rpc fix: text-based fallbacks for RPC mode where TUI widgets produce empty turns (#1112) 2026-03-18 08:34:49 -06:00
index.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
print-mode.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00