Commit Graph

7 Commits

Author SHA1 Message Date
67c9ce3edd feat(llm): Mistral SDK backend 2026-04-03 11:34:22 +02:00
8264a6360d feat(llm): Summarizer interface and OpenAI-compatible backend 2026-04-03 11:28:58 +02:00
a8c6557d57 feat(store): SQLite store with schema, CRUD, and feedback 2026-04-03 11:25:37 +02:00
ca06804248 feat(config): TOML config parsing with env var overrides 2026-04-03 11:22:35 +02:00
04b62e6d3b feat: project scaffold with cobra root and domain types 2026-04-03 11:17:38 +02:00
dc20062434 docs: add implementation plan with 12 tasks 2026-04-03 11:09:25 +02:00
359a107571 docs: add reddit-reader design spec
Architecture, data flow, schema, gRPC API, LLM abstraction,
TUI layout, config/setup, error handling, and testing strategy.
2026-04-03 10:54:30 +02:00