You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(tasks): New — the Task Board (beta). Write down what needs doing and agents work through the list, each in its own copy of the code, so several run at once without disturbing what you're doing. A finished task waits for you to look it over, then merges when you say yes.
feat(automations): An automation can now file a task instead of starting a session. A nightly job leaves you a queue to review in the morning, rather than sessions you have to go hunting for. Automations you already saved are unchanged.
feat(automations): The Automations page has been rebuilt — one toolbar with folder and on/off filters, list and detail sharing a single panel, and Run now and Edit right under the title.
feat(acp): Every permission option says what it grants, and for how long. Before you press anything, each choice spells out what it would allow and whether it lasts for this call, for the session, or gets written into the repository's settings. Claude Code and Codex both.
feat(acp): Claude Code and Codex need an adapter, and codeg now says so. They're the only built-in agents whose own CLI doesn't speak codeg's protocol, so having claude on your PATH and still reading "Not installed" was baffling. Their settings card now explains the difference — and that both read the same config directory, so there's no second sign-in.
feat(codex): Codex asks before acting on a plan, and that request now arrives as a proper plan card instead of an empty one.
fix(codex): Old Codex conversations read like conversations again. Recent Codex builds pack a whole turn into a single script, which reopened as one card full of raw output; the commands, patches, reads and searches inside get their own cards back. Live conversations were never affected.
fix(chat): Tool results without a card of their own are readable now — a collapsible tree instead of a blob of JSON, with a switch back to raw text.
fix(acp): A reply that comes back empty tells you why, instead of one generic line about checking your configuration.
fix(claude): Typing your own answer to a question keeps working.
fix(ui): A dropdown inside a dialog no longer closes the dialog with it.
chore(acp): Updated the built-in agents. Claude Code 0.64.1, Codex 1.1.9, Gemini CLI 0.53.1, OpenCode 1.18.11, Cline 3.0.49, CodeBuddy 2.132.0, Kimi Code 0.31.1, pi 0.0.33 and Grok 0.2.118.