Commit Graph

  • c5b1fb3a80 chore(plans): add input-history and model-selection plans master teernisse 2026-03-06 14:51:28 -05:00
  • abbede923d feat(server): filter system-injected messages from Claude conversations teernisse 2026-03-06 14:51:14 -05:00
  • ef451cf20f feat(dashboard): add input history navigation with up/down arrows teernisse 2026-03-06 14:31:27 -05:00
  • fb9d4e5b9f chore(plans): update implementation plans teernisse 2026-02-28 00:48:55 -05:00
  • 781e74cda2 docs(jsonl): add comprehensive Claude JSONL session log reference teernisse 2026-02-28 00:48:34 -05:00
  • ac629bd149 refactor(dashboard): remove unused Header and SessionGroup components teernisse 2026-02-28 00:48:26 -05:00
  • fa1fe8613a feat(dashboard): wire skills autocomplete configuration to session cards teernisse 2026-02-28 00:47:49 -05:00
  • d3c6af9b00 test(skills): add frontmatter name override tests teernisse 2026-02-28 00:47:40 -05:00
  • 0acc56417e test(spawn): add pending spawn registry and timestamp parsing tests teernisse 2026-02-28 00:47:28 -05:00
  • 19a31a4620 feat(state): add same-pane session deduplication teernisse 2026-02-28 00:47:15 -05:00
  • 1fb4a82b39 refactor(server): extract context.py into focused modules teernisse 2026-02-27 11:05:39 -05:00
  • 69175f08f9 fix(spawn): strip ANSI codes from zellij list-sessions output teernisse 2026-02-26 17:20:21 -05:00
  • f26e9acb34 chore(beads): close final spawn feature beads teernisse 2026-02-26 17:16:48 -05:00
  • baa712ba15 refactor(dashboard): change SpawnModal from overlay modal to dropdown teernisse 2026-02-26 17:10:41 -05:00
  • 7a9d290cb9 test(spawn): verify Zellij metadata for spawned agents teernisse 2026-02-26 17:09:52 -05:00
  • 1e21dd08b6 feat(dashboard): add visual feedback for spawned agents teernisse 2026-02-26 17:09:51 -05:00
  • e3e42e53f2 fix(spawn): handle special characters in project names teernisse 2026-02-26 17:09:49 -05:00
  • 99a55472a5 test(e2e): add spawn workflow end-to-end tests teernisse 2026-02-26 17:09:30 -05:00
  • 5494d76a98 feat(dashboard): add Zellij unavailable warning banner teernisse 2026-02-26 17:08:37 -05:00
  • c0ee053d50 chore(beads): close bd-3c7 empty projects edge case teernisse 2026-02-26 17:08:33 -05:00
  • 8070c4132a fix(spawn): handle empty or missing projects directory teernisse 2026-02-26 17:07:35 -05:00
  • 2d65d8f95b feat(server): integrate SpawnMixin into AMCHandler teernisse 2026-02-26 17:04:11 -05:00
  • 37748cb99c test(e2e): add autocomplete workflow tests teernisse 2026-02-26 17:03:20 -05:00
  • 9695e9b08a feat(server): add spawn feature startup initialization teernisse 2026-02-26 17:03:14 -05:00
  • 58f0befe72 feat(dashboard): integrate SpawnModal with header button teernisse 2026-02-26 17:03:00 -05:00
  • 62d23793c4 feat(server): add spawn API HTTP routes teernisse 2026-02-26 17:00:51 -05:00
  • 7b1e47adc0 feat(dashboard): implement SpawnModal component teernisse 2026-02-26 17:00:49 -05:00
  • a7a9ebbf2b feat(server): implement SpawnMixin for agent spawning teernisse 2026-02-26 17:00:19 -05:00
  • 48c3ddce90 test(dashboard): add autocomplete trigger/filter tests teernisse 2026-02-26 16:59:34 -05:00
  • 7059dea3f8 test(skills): add comprehensive SkillsMixin tests teernisse 2026-02-26 16:58:20 -05:00
  • e4a0631fd7 feat(hook): add spawn_id correlation to amc-hook teernisse 2026-02-26 16:58:02 -05:00
  • 1bece476a4 feat(server): add spawn constants to context.py teernisse 2026-02-26 16:57:56 -05:00
  • e99ae2ed89 feat(dashboard): add spawn API constants teernisse 2026-02-26 16:57:56 -05:00
  • 49a57b5364 feat(dashboard): scroll selected autocomplete item into view teernisse 2026-02-26 16:55:26 -05:00
  • db3d2a2e31 feat(dashboard): add click-outside dismissal for autocomplete dropdown teernisse 2026-02-26 16:52:36 -05:00
  • ba16daac2a feat(dashboard): complete autocomplete UI with dropdown and keyboard navigation teernisse 2026-02-26 16:48:23 -05:00
  • c7db46191c feat(dashboard): add skill autocomplete server-side enumeration and client wiring teernisse 2026-02-26 15:53:45 -05:00
  • 2926645b10 docs: add implementation plans for upcoming features teernisse 2026-02-26 15:25:02 -05:00
  • 6e566cfe82 chore: add .gitignore for bv cache directory teernisse 2026-02-26 15:24:57 -05:00
  • 117784f8ef chore: initialize beads project tracking teernisse 2026-02-26 15:24:35 -05:00
  • de994bb837 feat(dashboard): add markdown preview for AskUserQuestion options teernisse 2026-02-26 15:24:21 -05:00
  • b9c1bd6ff1 feat(dashboard): improve real-time updates and scroll behavior teernisse 2026-02-26 15:24:06 -05:00
  • 3dc10aa060 feat(dashboard): add toast notification system with error tracking teernisse 2026-02-26 15:23:55 -05:00
  • 0d15787c7a test(server): add unit tests for conversation mtime tracking teernisse 2026-02-26 15:23:42 -05:00
  • dcbaf12f07 feat(server): add conversation mtime tracking for real-time updates teernisse 2026-02-26 11:40:42 -05:00
  • fa1ad4b22b unify card/modal teernisse 2026-02-26 10:20:26 -05:00
  • 31862f3a40 perf(dashboard): optimize CSS transitions and add entrance animations teernisse 2026-02-25 16:32:08 -05:00
  • 4740922b8d refactor(dashboard): simplify chat rendering and add scroll behavior teernisse 2026-02-25 16:32:00 -05:00
  • 8578a19330 feat(dashboard): add smooth modal entrance/exit animations teernisse 2026-02-25 16:31:51 -05:00
  • 754e85445a test(server): add unit tests for context, control, and state mixins teernisse 2026-02-25 15:36:36 -05:00
  • 183942fbaa fix(dashboard): spinner animation polish and accessibility teernisse 2026-02-25 15:36:26 -05:00
  • 2f80995f8d fix(dashboard): robust tool call display and filter logic teernisse 2026-02-25 15:20:26 -05:00
  • 8224acbba7 feat(dashboard): add working indicator for active sessions teernisse 2026-02-25 15:20:18 -05:00
  • 7cf51427b7 fix(codex): parse tool calls and reasoning in conversation API teernisse 2026-02-25 15:20:08 -05:00
  • be2dd6a4fb fix(zellij): robust binary resolution and two-step Enter injection teernisse 2026-02-25 15:01:47 -05:00
  • da08d7a588 refactor(dashboard): extract modular Preact component structure teernisse 2026-02-25 15:01:35 -05:00
  • 9cd91f6b4e feat(launcher): improve bin/amc with launchctl, health checks, and PID recovery teernisse 2026-02-25 15:01:26 -05:00
  • a7b2b3b902 refactor(server): extract amc_server package from monolithic script teernisse 2026-02-25 14:02:00 -05:00
  • e718c44555 feat(dashboard): add markdown rendering, project grouping, and visual refresh teernisse 2026-02-25 11:51:28 -05:00
  • e994c7a0e8 feat(server): rewrite Codex pane discovery using process inspection teernisse 2026-02-25 11:36:40 -05:00
  • c777ef05b6 docs: add comprehensive README with architecture and API reference teernisse 2026-02-25 11:21:35 -05:00
  • 0551b9fd89 fix: cross-platform browser opening and hook robustness teernisse 2026-02-25 11:21:30 -05:00
  • a9ed8f90f4 feat(server): add Codex session support and improve session lifecycle teernisse 2026-02-25 11:21:15 -05:00
  • 4d2fcc9a3b feat(dashboard): rewrite UI with Preact for reactive session monitoring teernisse 2026-02-25 10:01:29 -05:00
  • b2a5712202 Initial work, pre-preact refactor teernisse 2026-02-25 09:21:56 -05:00