Skip to content

Releases: SiiahK/focusd

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:19

Changelog

  • 8580225 feat(api): GET /api/summary — one round-trip per dashboard frame
  • 25654a6 feat(tui): focusd tui — interactive terminal dashboard (bubbletea)
  • 60a3d36 refactor: extract focusd.nvim to its own repository

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:48

Changelog

  • e107e6d build: goreleaser release pipeline and CI
  • 41f0ee1 feat(cli): focusd init --hook — a real, installable post-commit hook
  • 8abd4a2 feat(daemon): unix socket IPC, suspend-aware timing, request deadlines, heartbeats
  • 30028b8 feat(nvim): focusd.nvim — zero-friction passive telemetry plugin
  • 6460789 feat(report): focusd report — active minutes by project and language
  • cedb31d feat(tmux): ship status bar segment and focus keybind script
  • 26755af feat: CGO-free SQLite via modernc.org/sqlite (Phase 1, Pillar 6)
  • 674eabc feat: blazingly fast core engine