singularity-forge/packages/pi-coding-agent
Lex Christopherson 59ec1fbc02 feat: replace cli-highlight with native syntect-based highlighter
Switch syntax highlighting from the cli-highlight npm package to the
@gsd/native Rust-based highlight module (syntect). The native module
accepts raw ANSI escape sequences via the HighlightColors interface,
eliminating the wrapper-function indirection of the old CliHighlightTheme.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 13:19:55 -06:00
..
src feat: replace cli-highlight with native syntect-based highlighter 2026-03-13 13:19:55 -06:00
package.json feat: replace cli-highlight with native syntect-based highlighter 2026-03-13 13:19:55 -06:00
tsconfig.json feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00