RELEASES
What's new in Codron
Every released version, with the changes that shipped in it. Already on Codron? Auto-update brings new versions in for you.
EARLIER · page 5 of 5
v0.1.3May 29, 2026Opus 4.8 by default and an in-app update check.
- · Claude Opus 4.8 is the new default model for the Claude engine. Opus 4.7 stays available as a pick; existing projects keep whatever model they were set to.
- · Settings now shows your installed Codron version with a Check for updates button, so you can pull a new release without waiting for the next launch.
- · Deleting a project with 'dashboard only' now reliably wipes its .codron/ working folder, so re-importing the same source starts clean instead of inheriting a stale briefing.
v0.1.2May 27, 2026Solid macOS support, reliability, and in-app billing.
- · macOS now works end to end. The agent finds your CLIs (Claude Code, Codex) through your login shell PATH, sign-in restarts the agent cleanly, and the duplicate Dock icon is gone.
- · Reliability: one project's corrupt state.json no longer crash-loops the whole agent, transient filesystem or dev-server hiccups stop pinning projects, and boot doesn't hang on the first engagement.
- · Claude Code session limits are waited out automatically by the cooldown engine instead of failing the run.
- · Multi-machine: the project list filters by machine with chips (defaults to this machine), and stale machines are clearable from Settings.
- · In-app Plan and billing tab. Manage your subscription without leaving Codron.
- · Live agent status chip in the top bar with one-click retry, plus a tray Check for updates.
- · Preview auto-retries the blank-pane race right after a dev server starts, detects 0.0.0.0 / IPv6 dev URLs, and adds a manual reload for static sites.
- · Per-project model picker unified across master and reviewer, with an Opus 4.7 high-effort tier.
v0.1.1May 26, 2026Engagements run end-to-end and sign-in stays put.
- · P0 fix: the packaged agent had its engagement scheduler turned off by default, so new projects sat at 'engaged' forever and never spawned the engine. Now they actually run.
- · Random mid-session sign-outs (the 'Invalid Refresh Token' bounce) stop. Token rotations sync across the agent and the dashboard so one side doesn't burn a refresh token the other still has.
- · Mac sign-in works on packaged installs. Loopback origin drift between 127.0.0.1 and localhost was rejecting every OAuth IPC. Also dropped the duplicate 'exec' icon from the Dock.
- · Per-project model picker right under the engine row: Opus / Sonnet for Claude, 5.5 / 5.4 for Codex. No more silently falling back to the global default.
- · Claude first-time sign-in moved to the supported setup-token flow. The previous /login subprocess returned a confusing 'login skill not available' on packaged installs.
- · Delete project: typed name confirmation + an OS confirm dialog + per-mode wording. The second-click reflex no longer wipes a folder you only meant to detach from the dashboard.
- · Intel chat reads .codron state. Questions like 'is codron running well right now?' answer from the live state file instead of saying 'no process visibility'.
- · Site refresh: marketing copy matches the in-app vocab (briefings, engagements, orders, escalations) and the landing page now explains the Coding + Squadron origin.
v0.1.0May 25, 2026First public installer.
- · Two plans: Free (1 project on 1 machine) and Pro ($19/mo, unlimited) with a 14-day trial.
- · Auto-update from download.codron.app. A new version shows up as a Restart-to-apply toast inside the app.
- · Onboarding wizard sets up Claude Code or OpenAI Codex on first run.
- · Dev-server detection for JS/TS, Python, Go, Rust, Java, Ruby, .NET, PHP, and plain static HTML.
- · Click-capture: tag preview elements with notes the agent reads on the next engagement.
UPDATE INFO
Codron auto-updates from download.codron.app. A new version triggers a Restart-to-apply toast in the running app. You can also re-download the installer from the download page at any time.