Commit Graph

6 Commits

Author SHA1 Message Date
William Valentin 0950296cf0 chore: add markdown rendering dependencies 2026-02-05 10:50:55 -08:00
William Valentin f671ea5ab5 feat: add fullscreen TUI mode with Ink React components 2026-02-05 00:41:17 -08:00
William Valentin c0deeb5cf0 feat: add TUI entry point with minimal readline mode 2026-02-05 00:37:40 -08:00
William Valentin 55c2e6bf74 chore: add dependencies for TUI (ink, react)
Adds:
- ink ^6.0.0 (React for CLI)
- ink-text-input ^6.0.0 (text input component)
- react ^19.0.0
- @types/react ^19.0.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 00:33:04 -08:00
William Valentin 7338b390ef chore: add dependencies for phase 2 (sqlite, ollama, openai) 2026-02-02 21:09:31 -08:00
William Valentin 93f86fe749 chore: initialize project scaffolding 2026-02-02 20:51:26 -08:00