Skip to content

v0.1.0

Choose a tag to compare

@alamops alamops released this 11 Aug 15:22
· 58 commits to main since this release

Changes since v0.0.18:

  • fix: auto-scroll the composer to the bottom after quoting a selection (#168)
  • fix: Last Messages lists sent messages from all harnesses (#167)
  • feature: quote selected message text into the composer (#166)
  • fix: Cursor plan visualizer & approval — detect plan-awaiting runs, editable plan modal, auto-send approval (#165)
  • fix: uppercase the "Task details" section header in the run panel (#164)
  • feature: move the Theme picker below tmux config in Settings → General (#163)
  • fix: move the New Task panel collapse toggle to the header row (#162)
  • fix: add Auto/Dark/Light theme selector and implement the Light theme (#161)
  • feature: saved prompts — manage reusable prompts in Settings, insert from the composer picker and slash menu (#160)
  • feature: collapsible tool-call blocks in the task-details stream (default collapsed) (#159)
  • feature: message-history dropdown in the task composer (reuse past sent messages) (#158)
  • Gemini CLI harness, headless dev mode, and a live-db test-isolation fix (#153)
  • fix: 'ask' mode silently inherits user-level defaultMode — pass --permission-mode default explicitly (#155)
  • feature: split Settings into left-sidebar sections (General / Harnesses / Git Integration) (#157)
  • feature: add X close button to the Git Integration modals (#156)