Commit Graph

  • f5ce8a9091 feat(followup): implement PLAN-FOLLOWUP.md gap fixes master teernisse 2026-02-26 11:26:42 -05:00
  • 5078cb506a fix: update test assertion for new key escaping format teernisse 2026-02-26 11:03:25 -05:00
  • 0efc09d4bd feat(bd-grs): implement app navigation with keyboard shortcuts teernisse 2026-02-26 11:01:59 -05:00
  • 251ae44a56 feat(bd-2vw): display raw lore data in debug view teernisse 2026-02-26 11:01:44 -05:00
  • 4654f9063f feat(bd-ah2): implement InboxView container component teernisse 2026-02-26 11:00:36 -05:00
  • ac34602b7b feat(bd-sec): implement Settings UI component with TDD teernisse 2026-02-26 11:00:32 -05:00
  • d1e9c6e65d feat(bd-1cu): implement FocusView container with focus selection teernisse 2026-02-26 11:00:30 -05:00
  • bcc55ec798 feat(bd-1fy): implement TanStack Query data fetching layer teernisse 2026-02-26 11:00:16 -05:00
  • d4b8a4baea feat(bd-318): implement QueueView container with filtering and batch support teernisse 2026-02-26 11:00:15 -05:00
  • d7056cc86f feat(bd-4s6): add bv triage commands for recommendations teernisse 2026-02-26 11:00:07 -05:00
  • a949f51bab feat(bd-3ke): add title truncation and key escaping for GitLab-to-Beads bridge teernisse 2026-02-26 10:58:24 -05:00
  • bd6d47dd70 feat(bd-3pc): add error boundary and error handling UI teernisse 2026-02-26 10:56:45 -05:00
  • 044b0024a4 feat: add invariant assertion helpers teernisse 2026-02-26 10:38:33 -05:00
  • 32d7e8ee74 feat: add TrayPopover component for menu bar quick access teernisse 2026-02-26 10:37:00 -05:00
  • d2df4cee21 feat: add SyncStatus component with visual indicator teernisse 2026-02-26 10:34:34 -05:00
  • 47c7b3e83c feat: integrate app initialization into Tauri setup teernisse 2026-02-26 10:33:07 -05:00
  • 0ad1b30941 feat: add app initialization module with startup sequence teernisse 2026-02-26 10:29:19 -05:00
  • 61a068ad99 feat: add schema migration utilities for versioned state files teernisse 2026-02-26 10:26:08 -05:00
  • c069e03714 feat: implement sync orchestrator for automated bridge sync teernisse 2026-02-26 10:24:28 -05:00
  • da13b99b75 fix: add missing specta annotations, scope tmp cleanup, and secure state file permissions teernisse 2026-02-26 10:16:42 -05:00
  • 807899bc49 feat: implement CommandPalette for quick filter and search teernisse 2026-02-26 10:16:00 -05:00
  • 23a4e6bf19 fix: improve error handling across Rust and TypeScript teernisse 2026-02-26 10:13:17 -05:00
  • 29b44f1b4c fix: patch memory leaks in event hooks and strengthen type guard teernisse 2026-02-26 10:12:20 -05:00
  • 378a173084 feat: implement ReasonPrompt component with quick tags teernisse 2026-02-26 10:10:02 -05:00
  • 175c1994fc feat: implement Inbox view with triage actions teernisse 2026-02-26 10:08:54 -05:00
  • 087b588d71 feat: add Tauri state persistence and BvCli trait teernisse 2026-02-26 10:05:53 -05:00
  • 443db24fb3 chore: update beads task tracking teernisse 2026-02-26 09:56:36 -05:00
  • f9f35c9476 chore: call tmp file cleanup on app startup teernisse 2026-02-26 09:56:24 -05:00
  • 5059eb008a feat: add nav store persistence and tmp file cleanup teernisse 2026-02-26 09:56:09 -05:00
  • 6c04c2efe7 feat: add localStorage persistence to focus store teernisse 2026-02-26 09:55:53 -05:00
  • 7120323295 chore: update app icons for Mission Control branding teernisse 2026-02-26 09:55:48 -05:00
  • c32a71a0b0 test: add persistence test for nav store and update test setup teernisse 2026-02-26 09:55:30 -05:00
  • 7404acdfb4 feat: add Tauri event hook and lore.db file watcher teernisse 2026-02-26 09:55:10 -05:00
  • df26eab361 docs: add AGENTS.md and progress screenshots for agent swarm coordination teernisse 2026-02-26 09:54:59 -05:00
  • 480d0817d9 test: add comprehensive frontend tests for components, stores, and utils teernisse 2026-02-26 09:54:46 -05:00
  • df53096aa8 feat: implement React UI components for focus and queue views teernisse 2026-02-26 09:54:34 -05:00
  • 259f751f45 feat: add Zustand stores for focus, navigation, capture, and batch teernisse 2026-02-26 09:54:24 -05:00
  • e01e93f846 feat: add frontend TypeScript types and IPC layer teernisse 2026-02-26 09:54:15 -05:00
  • 2e0ead8660 feat: wire up Tauri IPC commands with global shortcuts and tray teernisse 2026-02-26 09:54:05 -05:00
  • 908dff4f07 feat: implement GitLab -> Beads bridge with crash-safe syncing teernisse 2026-02-26 09:53:53 -05:00
  • 6eebe082c8 feat: add structured error types for Tauri IPC commands teernisse 2026-02-26 09:32:16 -05:00
  • 8c9f66cdee chore: add Tauri app icons and generated schemas teernisse 2026-02-25 17:02:02 -05:00
  • d9f9c6aae7 test: add contract tests for CLI output parsing teernisse 2026-02-25 17:01:51 -05:00
  • c8854e59e9 test: add test infrastructure with Vitest and Playwright teernisse 2026-02-25 17:01:39 -05:00
  • bb1b608fbb feat: add trait-based CLI integration for lore and beads teernisse 2026-02-25 17:01:25 -05:00
  • 62ee08de29 feat: scaffold Tauri 2.0 backend foundation teernisse 2026-02-25 17:01:14 -05:00
  • 7877ff9218 feat: add React application shell with dark mode UI teernisse 2026-02-25 17:01:05 -05:00
  • 9cfd471d24 chore: configure build tooling and dependencies teernisse 2026-02-25 16:59:48 -05:00
  • 954067a38b docs: initial Mission Control planning documents teernisse 2026-02-25 10:40:48 -05:00