Skip to main content

Changelog

What's new

New features, improvements, and fixes. As they ship.

v0.9.32026-04-26by Fatih
feature

4 new skills: draft-proto, form-direction, form-animate, form-critique

Draft gets a hi-fi interactive prototype skill. Form gets three new skills covering design direction, motion animation, and expert critique. Both agents ship with updated skill routing tables.

Read more
v0.9.22026-04-26by Fatih
feature

Every agent now has a root entry-point skill

23 new root skills give every agent a single command that accepts any task and routes internally. You no longer need to know which sub-skill to call. Total skill count reaches 161.

Read more
v0.9.12026-04-26by Fatih
fixdocs

Onboarding skill compliance fix and README reframe

The tonone-onboard skill now passes all compliance checks. The README is reframed around the founder vision with a skills count correction and launch prep materials.

Read more
v0.9.02026-04-17by Fatih
improvement

Elephant memory decoupled: now a standalone plugin

Elephant persistent memory is no longer bundled with Tonone. It is a separate plugin at tonone-ai/elephant. Install it independently if you want cross-session memory.

Read more
v0.8.12026-04-13by Fatih
improvement

Lazy worktree creation: branches named after the actual task

Sessions now start on main with no upfront worktree. The first file edit triggers a gate that asks Claude to create a properly-named branch. Branch slugs are always meaningful because Claude knows the task by then.

Read more
v0.7.12026-04-12by Fatih
fix

atlas-elephant skill: compliance rename

The elephant skill is renamed from skills/elephant to skills/atlas-elephant to satisfy naming, prefix, and compliance checks.

Read more
v0.7.02026-04-12by Fatih
feature

Worktree sessions, elephant memory, PR attribution, and statusline

The biggest quality-of-life release yet: automatic worktree isolation, persistent cross-session memory, PR attribution, human-readable branch names, and a 3-line statusline with pace projection.

Read more
v0.6.92026-04-12by Fatih
feature

Automatic update notifications

Tonone now checks for updates in the background and alerts you via OS notification when a new version ships. No manual version checking required.

Read more
v0.6.82026-04-12by Fatih
feature

Desktop notifications: know when Claude is done

Tonone now fires a macOS notification and a sound when Claude finishes a turn or needs your attention. No more tab-watching.

Read more
v0.6.72026-04-12by Fatih
improvement

Agent eval suite: 25 tests guard output quality

25 automated tests now validate every agent and skill in CI, catching formatting drift, missing contracts, and schema violations before they ship.

Read more
v0.6.62026-04-12by Fatih
improvement

Unified communication protocol across all 21 agents

Every agent now follows the same language rules: direct verbs, no hedging, no filler. Output is crisper and more consistent across the whole team.

Read more
v0.6.52026-04-07by Fatih
docs

README tagline sharpened

Tagline updated to 'One session. Two commands. Full team. Zero meetings.' Test suite updated for bare plugin name convention introduced in v0.6.4.

Read more
v0.6.42026-04-06by Fatih
fix

Bundle manifest validation fix

Invalid string fields removed from all three bundle plugin.json files. README Quick Start now shows both CLI and in-session installation paths.

Read more
v0.6.32026-04-06by Fatih
fix

Plugin manifests now expose agents and skills paths

All four plugin manifests now declare agents and skills directories so specialists like /apex, /forge, and /warden are discoverable after installation.

Read more
v0.6.22026-04-06by Fatih
featuredocs

Codex CLI support

Tonone agents and skills now work in Codex CLI, not just Claude Code. Invoke any specialist by reading their markdown directly.

Read more
v0.6.12026-04-06by Fatih
docs

README and docs updated for the full product team

README now covers all 23 agents and 125 skills. Tagline updated to reflect both engineering and product teams. Docs corrected throughout.

Read more
v0.6.02026-04-06by Fatih
improvement

All 23 agents rebuilt: founder mindset, execution first

Every agent definition was rebuilt from scratch. Agents now execute instead of advise. Minimum viable output gates, competitive audits, and explicit done-enough criteria replace consulting theater.

Read more
v0.5.02026-04-06by Fatih
feature

125 skills across 23 agents: skill balancing complete

Every agent now has at least 5 skills. The total jumps from 82 to 125, with 43 new skills across recon, analysis, creative output, and bounded procedures.

Read more
v0.4.12026-03-29by Fatih
fix

Browser-first reporting for all substantial agent outputs

Agent reports now open as HTML in the browser automatically. CLI output is reduced to a short receipt. No more analysis dumps to the terminal.

Read more
v0.4.02026-03-29by Fatih
feature

Output Kit and HTML reports rendered in the browser

All agents now share a single CLI design system. Atlas gained three new skills for rendering findings as styled HTML reports, changelogs, and release presentations.

Read more
v0.3.02026-03-29by Fatih
feature

Proof and Pave join the engineering team

Two new specialists: Proof (QA and testing engineer) and Pave (platform engineer). The engineering team grows to 15 agents with 74 skills total.

Read more
v0.2.02026-03-28by Fatih
improvement

Single-install architecture: everything in two commands

All 13 agents and 64 skills are now bundled in the root plugin. One install command gets the entire team. No per-agent installs required.

Read more
v0.1.02026-03-16by Fatih
feature

Initial release: 13 agents, 64 skills

Tonone launches with 13 specialists across the engineering stack. One plugin, 64 skills, coordinated by Apex.

Read more