Commit Graph

  • 55fda5a1e3 docs: add README, gitignore, and Ollama integration tests main vikingowl 2026-04-03 13:00:13 +02:00
  • 1a6aa73e48 feat: serve and tui commands with systemd units vikingowl 2026-04-03 12:30:29 +02:00
  • 75166acbdf feat(setup): interactive first-run wizard with LLM probe and systemd install vikingowl 2026-04-03 12:21:17 +02:00
  • 6cd581385e feat(tui): Bubble Tea TUI with reading list, detail view, and keybindings vikingowl 2026-04-03 12:19:03 +02:00
  • 36620fcce7 refactor(llm): update mistral-go-sdk import to github.com/VikingOwl91 vikingowl 2026-04-03 12:12:05 +02:00
  • a6e40eb9ff feat(grpc): protobuf definitions, gRPC server and client vikingowl 2026-04-03 12:10:58 +02:00
  • e0055b6ef9 feat(monitor): polling loop with dedup, keyword filter, LLM scoring vikingowl 2026-04-03 11:58:11 +02:00
  • a11206b980 feat(reddit): Fetcher interface and go-reddit wrapper vikingowl 2026-04-03 11:54:34 +02:00
  • 627030e373 feat(filter): keyword/regex pre-filter and LLM relevance scorer vikingowl 2026-04-03 11:37:01 +02:00
  • 67c9ce3edd feat(llm): Mistral SDK backend vikingowl 2026-04-03 11:34:22 +02:00
  • 8264a6360d feat(llm): Summarizer interface and OpenAI-compatible backend vikingowl 2026-04-03 11:28:58 +02:00
  • a8c6557d57 feat(store): SQLite store with schema, CRUD, and feedback vikingowl 2026-04-03 11:25:37 +02:00
  • ca06804248 feat(config): TOML config parsing with env var overrides vikingowl 2026-04-03 11:22:35 +02:00
  • 04b62e6d3b feat: project scaffold with cobra root and domain types vikingowl 2026-04-03 11:17:38 +02:00
  • dc20062434 docs: add implementation plan with 12 tasks vikingowl 2026-04-03 11:09:25 +02:00
  • 359a107571 docs: add reddit-reader design spec vikingowl 2026-04-03 10:54:30 +02:00