v0.0.16
Changes since v0.0.15:
- fix(claude-tmux): surface questions raised after a task resolves to r… (#80)
- fix(claude-code): parse tool-use permission asks correctly and surfac… (#79)
- fix(codex): unblock git commit in worktrees via full-access escalation (#78)
- fix: populate codex capability picker (#77)
- fix(claude-code): surface non-consent startup questions as interactiv… (#76)
- feat(new-task): add Git Pull button + behind-remote indicator to the … (#75)
- feat(new-task): add Git Fetch button to the branch picker (#74)
- fix(notifications): alert when background-workflow prompts need input (#73)
- fix(runpanel): keep the event stream live when the webview is backgro… (#72)
- feat(claude-code): scrape per-option AskUserQuestion previews from th… (#70)
- fix(claude-tmux): pin classic renderer so global fullscreen TUI can't… (#71)
- feat(codex): re-enable codex as an opt-in harness with full session p… (#66)
- fix(runpanel): stop duplicating user messages on long-running tasks (#68)
- fix(new-task): stack project & branch pickers full-width so names are… (#67)
- fix(claude-tmux): make mid-session permission-mode switching actually… (#64)
- feat(models): add Claude Fable 5 to claude-code picker; default to Op… (#63)
- fix(claude-questions): stop AskUserQuestion preview panels bleeding i… (#62)
- perf(tasks): fix Task details sidebar lag on long conversations (#61)
- Agetor/5508b5872777 fix messages queue (#60)
- Feat/askuserquestion rich content (#59)
- feat(commands): surface plugin & built-in skills/commands/MCP in auto… (#58)
- feat(terminal): support VS Code-style macOS Opt/Cmd word & line editi… (#57)
- Fix/trust dialog and prompt display (#56)
- fix(claude-code): show the full hard-wrapped AskUserQuestion text, no… (#55)
- feat(claude-code): drive native question/plan/permission modals; drop PreToolUse hook (#54)
- Fix double opt commands in terminal (#53)
- Added JubarteAI for shared knowledge base
- fix(tasks): move "Commit & push" to the right of the extensions picker (#52)
- feat(prompt): add MCP / skill / plugin picker above the prompt fields (#51)
- feat(tasks): add task type filter to the kanban board (#50)
- fix(tasks): scroll long prompts in the Task details sidebar (#49)
- docs(readme): add app preview image to README (#48)
- fix(settings): launch the agent in Open-in-Terminal instead of a banner shell (#47)
- fix(claude-tmux): wait for image attach before pressing Enter (#42)
- feat(tasks): add Task/Bug/Spike type picker with colored card accent (#46)
- feat(settings): add "Open in Terminal" button to every harness (#45)
- fix(agents): pass the prompt after a "--" terminator so a leading-dash prompt isn't parsed as a CLI flag (#44)
- fix(claude-tmux): auto-confirm startup consent dialogs so a re-shown bypass prompt can't deadlock boot (#43)
- fix(claude-tmux): gap bracketed paste before Enter so follow-up turns submit (#41)
- fix(orchestrator): move claude task to BLOCKED on API error so user can retry (#40)
- feat(approvals): add "Approve & auto" plan action and persist mode on approve (#39)
- fix(approvals): honor saved allow-rules in plan mode (#38)
- fix(claude-tmux): navigate modals with arrow keys so "Allow all edits" isn't downgraded to "Yes" (#37)
- fix(task-card): count tmux REPL prompts in pendingInteractionCount (#36)
- fix(run-panel): open links in the OS default browser (#35)
- feat(run-panel): add copy button to rendered code snippets (#34)
- fix(claude-tmux): wrap user prompts in bracketed paste so long text s… (#33)
- feat(diff): show diff for tasks running without worktree isolation (#32)
- fix(task-card): prevent badge column from overflowing card width (#31)
- fix(claude-tmux): serialize tmux ops to fix lost message after /model change (#29)
- feat(agents): default claude-code to Opus 4.7, add Opus 4.6 option (#30)
- fix(claude-tmux): stage end_turn one line to suppress mid-turn split-… (#28)
- fix(run-panel): dedupe user-message bubbles across live + JSONL paths (#27)
- Agetor/9878dd118d22 open terminal inside agetor (#23)
- feat(kanban): add git diff viewer modal from task card and details (#22)
- Agetor/7d6eb3511474 fix file folder picker and drag n drop (#26)
- fix(claude-tmux): handle claude 2.1.x event types and reattach end_turn dedup (#24)
- feat(kanban): archive finished tasks (#15)
- feat(models): add Claude Opus 4.8 and GPT-5.5, set as defaults (#25)
- feat(ui): attach to a claude-code task's tmux session from Task details (#2)
- Update FUNDING.yml
- Create FUNDING.yml
- fix(kanban): resolve committed merge conflict in RunPanel
- feat(kanban): add Commit & push action after a successful run (#16)
- feat(ui): drag/drop + paste macOS screenshots into prompt fields (#9)
- feat(approvals): share "Allow always" rules across tasks and modes (#20)
- feat(kanban): filter tasks by harness (#17)
- Fix/several bugs 2026 05 20 1 (#21)
- fix(claude-tmux): skip historical JSONL on resume so new run stays ru… (#19)
- Fix/auto mode approval bypass (#13)
- fix(settings): surface harness delete/toggle failures as toasts (#18)
- fix(kanban): make Task Details panel reliably closeable (#14)
- fix(claude-tmux): verify mode after Shift+Tab and retry on mismatch (#12)
- fix(harness): use CLAUDE_CONFIG_DIR for claude-code aliases (macOS ke… (#11)
- feat(kanban): indicate when a task is awaiting user interaction (#8)
- feat(interactions): surface stuck-on-prompt states from claude tmux sessions (#1)
- fix(claude-tmux): cycle Shift+Tab for mid-session mode changes (#7)
- fix(ui): move toasts to top-right and clear pending toast on run end (#6)
- fix(harness): auto-link claude native install into multi-account HOMEs (#5)
- fix(run-panel): pin scroll to latest message when opening a task (#3)