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(chat): Codex sub-agent collaboration now renders as clean, collapsible capsules — each sub-agent shows its task, live status, and result as markdown instead of raw spawn/wait/close tool calls, both live and when you reopen the session from history.
feat(composer): A flowing gradient border marks the active session's composer in tiled multi-session workspaces, replacing the old top-center icon. It shows only while the input isn't focused; focusing it restores the standard focus ring.
fix(office): Office Tools (officecli) now work in Docker and server deployments — the runtime images were missing the ICU library officecli needs, which had silently broken skill sync and document preview there. Such failures are now surfaced clearly instead of passing as success.
chore(acp): Bundled agents updated — Codex on codex-acp 1.0.1 (codex 0.142.2), Cline 3.0.31, CodeBuddy 2.112.1, and Kimi Code 0.20.1.