Commit Graph

  • 747a7f44a2 feat(tui): add streaming, scroll, and model switching to fullscreen App William Valentin 2026-02-05 10:56:27 -08:00
  • 0490d2fe39 feat(tui): add markdown rendering and scroll support to MessageList William Valentin 2026-02-05 10:56:23 -08:00
  • 7391b50d6d feat(tui): enhance StatusBar with token usage and streaming indicator William Valentin 2026-02-05 10:56:19 -08:00
  • 83a750f484 feat(tui): update fullscreen config for model router William Valentin 2026-02-05 10:56:16 -08:00
  • d1d6054deb feat(tui): pass modelRouter to both TUI modes William Valentin 2026-02-05 10:56:11 -08:00
  • f115407af3 feat(tui): add streaming and model switching to minimal mode William Valentin 2026-02-05 10:53:41 -08:00
  • 435146344e feat(tui): add unified command parser with model switching William Valentin 2026-02-05 10:52:49 -08:00
  • da2bb57488 feat(tui): add markdown rendering utility William Valentin 2026-02-05 10:52:00 -08:00
  • 0950296cf0 chore: add markdown rendering dependencies William Valentin 2026-02-05 10:50:55 -08:00
  • 9a48c39b07 feat(models): add streaming and tier switching to ModelRouter William Valentin 2026-02-05 10:48:41 -08:00
  • 896a0da10e feat(models): add streaming support to AnthropicClient William Valentin 2026-02-05 10:47:42 -08:00
  • 1f0cf28d1f feat(models): add streaming types for chat responses William Valentin 2026-02-05 10:46:53 -08:00
  • 228e7d86bd docs: add TUI redesign implementation plan with 14 tasks William Valentin 2026-02-05 10:44:49 -08:00
  • 42d1175b02 docs: add TUI redesign plan William Valentin 2026-02-05 10:41:20 -08:00
  • fb7575f850 refactor: integrate SessionManager into daemon and agent William Valentin 2026-02-05 00:43:09 -08:00
  • f671ea5ab5 feat: add fullscreen TUI mode with Ink React components William Valentin 2026-02-05 00:41:17 -08:00
  • 53a8bd97eb feat: add Ink-based fullscreen TUI components William Valentin 2026-02-05 00:39:53 -08:00
  • c0deeb5cf0 feat: add TUI entry point with minimal readline mode William Valentin 2026-02-05 00:37:40 -08:00
  • f792f8407a feat: add minimal TUI with readline interface William Valentin 2026-02-05 00:36:16 -08:00
  • 2f1c302d85 feat: add SessionManager for multi-frontend session handling William Valentin 2026-02-05 00:34:25 -08:00
  • 55c2e6bf74 chore: add dependencies for TUI (ink, react) William Valentin 2026-02-05 00:33:04 -08:00
  • 934be021ab docs: add Phase 3 TUI implementation plan William Valentin 2026-02-05 00:31:28 -08:00
  • 81e9597777 chore: add Ollama local model to default config William Valentin 2026-02-05 00:12:49 -08:00
  • 6e6c263e14 feat: integrate model router, session persistence, and hook engine William Valentin 2026-02-05 00:05:42 -08:00
  • 26bd6ce65d feat: add model router with fallback chain support William Valentin 2026-02-03 00:29:52 -08:00
  • 298f87615d feat: add Telegram confirmation UI components William Valentin 2026-02-03 00:29:32 -08:00
  • 782163cda6 feat: add hook engine for sensitive operation confirmation William Valentin 2026-02-03 00:28:18 -08:00
  • 08cdf136ca chore: configure pnpm to build better-sqlite3 William Valentin 2026-02-03 00:27:16 -08:00
  • 10c848ca2a feat: add SQLite session persistence William Valentin 2026-02-03 00:27:12 -08:00
  • bb16732562 feat: add Ollama client for local LLM support William Valentin 2026-02-03 00:27:09 -08:00
  • 633cfcf713 feat: add OpenAI client for fallback support William Valentin 2026-02-02 21:10:46 -08:00
  • 7338b390ef chore: add dependencies for phase 2 (sqlite, ollama, openai) William Valentin 2026-02-02 21:09:31 -08:00
  • 920872423e docs: add Phase 2 implementation plan William Valentin 2026-02-02 21:08:26 -08:00
  • dd66bd1372 docs: add environment variable example William Valentin 2026-02-02 21:04:42 -08:00
  • b6b85f07d0 feat: wire daemon, agent, and telegram bot together William Valentin 2026-02-02 21:02:50 -08:00
  • d0fe4c5b35 feat: add Telegram bot frontend with message handling William Valentin 2026-02-02 20:59:17 -08:00
  • 69309e58bc feat: add native agent with conversation history William Valentin 2026-02-02 20:56:46 -08:00
  • 70c3960527 feat: add daemon skeleton with lifecycle management William Valentin 2026-02-02 20:56:45 -08:00
  • 4adf172c25 feat: add config schema and loader with env var expansion William Valentin 2026-02-02 20:54:19 -08:00
  • 75e64b534d feat: add Anthropic client wrapper William Valentin 2026-02-02 20:54:17 -08:00
  • 93f86fe749 chore: initialize project scaffolding William Valentin 2026-02-02 20:51:26 -08:00
  • 04fa56d3f1 docs: add Phase 1 implementation plan William Valentin 2026-02-02 20:49:55 -08:00
  • ee19c11cc3 Finalize design decisions William Valentin 2026-02-02 20:45:14 -08:00
  • 8717153e48 Add Flynn design document William Valentin 2026-02-02 20:37:53 -08:00