Skip to content

Agent Code 0.0.2 Beta 1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Sep 00:37
· 1337 commits to main since this release
0b744b8

The first signed public beta of Agent Code.

Agent Code is an open-source Electron IDE for multi-agent AI development. It runs the real Claude Code, Codex, and OpenCode CLIs you already have installed — same auth, same tools, same sessions — inside a workspace built for running many agents at once.

Downloads

  • Apple Silicon — Agent.Code-0.0.2-beta.1-arm64.dmg
  • Intel — Agent.Code-0.0.2-beta.1-x64.dmg

Both builds are signed with a Developer ID certificate and notarized with Apple.

Requirements

  • macOS 12 (Monterey) or later
  • The claude and/or codex CLIs installed and signed in — Agent Code drives the real CLIs, it does not replace them
  • OpenCode works today when opencode is on your PATH; bundling it into the app is in progress (#994)

What is in this beta

  • Tiled multi-agent workspace: project tabs, Grid and Dispatch layouts, fleet management
  • Provider switching mid-session between Claude Code, Codex, and OpenCode
  • Custom React rendering of conversations with the raw terminal always available
  • Reader Mode, rewind-to-prompt, duplicate agent, prompt templates, conversation search
  • Persistent tmux-backed terminals
  • Built-in MCP: TLDR/Goal status peeks (Cmd+L / Cmd+G), orchestration, workflows, transcript tools
  • Remote browser companion and voice dictation
  • Nord theme and public-release default settings

Known limitations

  • macOS only (Apple Silicon + Intel)
  • OpenCode is not bundled yet and must be on PATH (#994)
  • Active beta — the upstream CLIs move quickly, and so does this project

Issues: https://github.com/Juliusolsson05/agent-code/issues