Commit Graph

  • 302f34ff85 test(tui): add mouse navigation and card rendering tests master teernisse 2026-02-28 00:05:57 -05:00
  • 0416d029b1 refactor(tui): improve config resilience and scroll navigation teernisse 2026-02-28 00:05:49 -05:00
  • 901090f921 feat(tui): apply visual polish to dashboard tabs teernisse 2026-02-28 00:05:39 -05:00
  • c15dc8b487 feat(tui): polish components with icons, gradients, and proper backgrounds teernisse 2026-02-28 00:05:26 -05:00
  • 19b8bab5d8 fix(tui): force TrueColor profile for consistent background rendering teernisse 2026-02-28 00:05:20 -05:00
  • e1e322f4c9 feat(theme): expand color palette for richer UI semantics teernisse 2026-02-28 00:05:11 -05:00
  • 0e80a6c1d1 docs(readme): document daemon mode and HTTP/SSE API teernisse 2026-02-28 00:05:06 -05:00
  • 8c1beb7a8a feat(daemon): add background usage monitor with HTTP/SSE API teernisse 2026-02-28 00:04:55 -05:00
  • 7157886546 docs: add product roadmap and deferred ideas tracker teernisse 2026-02-23 10:44:14 -05:00
  • 3668ae7f70 docs: improve installation guide with PATH setup teernisse 2026-02-23 10:09:26 -05:00
  • 083e7d40ce refactor!: rename module to github.com/theirongolddev/cburn teernisse 2026-02-23 10:09:13 -05:00
  • 16cc4d4737 feat: add mouse navigation and session search to TUI teernisse 2026-02-23 10:09:01 -05:00
  • 9bb0fd6b73 feat: centralize cost breakdown calculations in pipeline teernisse 2026-02-23 10:08:55 -05:00
  • baa88efe75 feat: add time-based pricing lookup for historical accuracy teernisse 2026-02-23 10:08:46 -05:00
  • a386d95959 build: use portable Go path detection in Makefile teernisse 2026-02-23 09:40:03 -05:00
  • 74c9905dbf docs: add README with CLI reference, TUI guide, and architecture overview teernisse 2026-02-23 09:38:18 -05:00
  • 96d464a2c0 docs: add architectural insights for ANSI width and JSON type detection teernisse 2026-02-23 09:37:05 -05:00
  • 9b1554d72c fix: sort top-spending days by date after cost-based limiting teernisse 2026-02-23 09:36:59 -05:00
  • 4c649610c9 feat: add live activity charts to TUI overview tab teernisse 2026-02-23 09:36:50 -05:00
  • 93e343f657 feat: add TUI auto-refresh with configurable interval and manual refresh teernisse 2026-02-23 09:36:38 -05:00
  • 5b9edc7702 feat: add live activity aggregation with today-hourly and last-hour bucketing teernisse 2026-02-23 09:33:11 -05:00
  • 35fae37ba4 feat: overhaul TUI dashboard with subscription data, new tabs, and setup wizard teernisse 2026-02-20 16:08:06 -05:00
  • 2be7b5e193 refactor: simplify TUI theme struct and extract chart/progress components teernisse 2026-02-20 16:07:55 -05:00
  • e241ee3966 feat: add CLI status command, rewrite setup wizard, and modernize table renderer teernisse 2026-02-20 16:07:40 -05:00
  • 547d402578 feat: add claude.ai API client and session key configuration teernisse 2026-02-20 16:07:26 -05:00
  • 892f578565 fix: linter compliance and code quality improvements across codebase teernisse 2026-02-20 16:07:09 -05:00
  • c65335bd21 test: add comprehensive parser unit tests and fuzz test teernisse 2026-02-20 16:06:53 -05:00
  • 479c250a92 chore: add project tooling with Makefile, golangci-lint config, and CLAUDE.md teernisse 2026-02-19 15:41:45 -05:00
  • a04a0065a0 feat: add root TUI app model with 10-tab dashboard and async data loading teernisse 2026-02-19 15:01:47 -05:00
  • b69b24c107 feat: add TUI feature modules for setup wizard, session browser, and settings teernisse 2026-02-19 15:01:34 -05:00
  • 04abdafa9a feat: zero-fill missing days in aggregator for continuous chart data teernisse 2026-02-19 15:01:26 -05:00
  • 4d46977328 feat: expand component library with bar chart, content cards, and layout helpers teernisse 2026-02-19 13:02:59 -05:00
  • 79ab17488e feat: add TUI reusable components: metric cards, sparklines, tab bar, and status bar teernisse 2026-02-19 13:02:45 -05:00
  • 253776ffd5 feat: add TUI theme system with four color palettes teernisse 2026-02-19 13:02:33 -05:00
  • 5aa184a7ab feat: add CLI commands for usage analysis, cost breakdown, and setup teernisse 2026-02-19 13:02:13 -05:00
  • f7d8fea140 feat: add CLI formatting utilities and table renderer teernisse 2026-02-19 13:01:56 -05:00
  • 24454247a3 feat: add data pipeline with parallel loading, aggregation, and cache integration teernisse 2026-02-19 13:01:40 -05:00
  • 0e9091f56e feat: add SQLite cache store for incremental session persistence teernisse 2026-02-19 13:01:27 -05:00
  • ad484a2a6f feat: add JSONL source layer with directory scanner and byte-level parser teernisse 2026-02-19 13:01:11 -05:00
  • 8984d5062d feat: add configuration system with pricing tables and plan detection teernisse 2026-02-19 13:00:57 -05:00
  • cfbbb9d6db feat: add domain model types for session metrics and statistics teernisse 2026-02-19 13:00:45 -05:00
  • 340f688a1f chore: initialize project scaffolding and Go module teernisse 2026-02-19 11:21:57 -05:00