Skip to content

v0.2.19

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:15

Changes since v0.2.18

  • test(worktree): drop the chat-node fixture — the chat kind was removed
  • feat(kanban): Trello-style card metadata — members, due dates, dated activity feed
  • feat(kanban): context-window pill + popover in the card modal header
  • fix(kanban): long card titles wrap (2-line clamp) instead of widening the column
  • polish(kanban): click opens the card, Trello-style drop highlight, bigger type, motion pass
  • feat(push): send the node's display title so alerts lead with it
  • chore(chat): sweep the last dead chat references (worktree displacement branch, test comment)
  • fix(usage): mount the indicator outside so the open popover rises above the sessions sidebar (#20)
  • feat(board-log): relay guests read and write the host board with their own identity
  • feat(chat)!: drop @anthropic-ai/claude-agent-sdk (−240MB bundled binary per platform)
  • feat(chat)!: remove chat driver, IPC surface and SDK types
  • feat(speech): center-anchored equalizer bars replace the VU dots in the capsule
  • feat(chat)!: remove the SDK chat node — renderer + sticky tombstone
  • feat(kanban): header chat icon becomes comments — right flyout on the node, default-open panel toggle in the modal
  • feat(settings): Usage section with per-provider toggles; regroup the sidebar (#18)
  • feat(speech): recording pill matches the mobile capsule — live VU dots · Dictating… · red pause
  • feat(kanban): terminal actions in the card modal — search, dictate, AI-name, markdown view
  • feat(push): per-kind selection for mobile push events
  • fix(server): usage poll must not gate on connected browsers
  • fix(speech): a superseded overlay instance delivers its transcript but never closes the successor (review)
  • fix(board-log): clamp comment text (SSH arg-max silent loss, unbounded file growth)
  • feat(speech): hold-to-talk — modifier-only chord records while held (v3)
  • fix(board-log): IME-safe composer, scoped error note, stable empty-list selector
  • feat(board-log): comments & activity panel in the card modal, event emission from the board funnels
  • feat(push): notify relay-paired phones over APNs on actionable agent events
  • feat(board-log): project-routed append/read/changed across desktop, server and ssh
  • feat(usage): add the opencode provider, and generalize cookie storage (#15)
  • ci(release): caffeinate the mac build; idempotent asset upload with retries
  • feat(board-log): append-only board history core + pure event diff
  • feat(usage): add the MiniMax provider, with its cookie stored outside settings.json (#14)
  • fix(kanban): modal seed paint uses xterm text transforms; guard the cold-path await
  • feat(kanban): live viewer terminal in the card modal
  • fix(pty): keep a client's per-connection socket pause when one view leaves
  • feat(usage): surface enabled providers in the pill, not just the popover (#12)
  • feat(pty): viewer identity — one connection can hold multiple detachable views of a session
  • feat(usage): add the Grok and Kimi providers (#11)
  • fix(kanban): Esc during a modal rename cancels the edit, not the modal
  • feat(kanban): Trello-style card modal shell (scrim/Esc, rename, sticky editing)