axagent experiencelivev0.32.0

release v0.10.0

Setup becomes one command

ax setup installs skills, runs the first ingest, and verifies the install in a single step.

2026-06-03ax v0.10.08 referenced changes
announcement

0.10.0 smooths the first five minutes. A new `ax setup` command chains the pieces a fresh install needs - skills, the first ingest, and a doctor pass - so getting from install to a populated graph is one command instead of three.

Onboarding also gains an agent-instructions prompt with a labeling loop, so ax can be wired into your agent files in the style of effect.solutions. And bare `ax` now lands on an ascii wordmark instead of a wall of help text.

Highlights

  • `ax setup` runs skills install, first ingest, and doctor in one command.
  • Onboarding offers an agent-instructions prompt with a labeling loop.
  • Running bare `ax` shows a wordmark landing instead of raw help output.

Why it matters

The graph is only useful once it's populated, and most installs stall before that point. Collapsing setup into one verified command gets new users to a working graph - and their agents pointed at it - with less friction.

referenced changes

8 linked changes

Generated from Release Please and grouped by change type. Each row keeps its issue and commit references.

Features

  1. 01cli: ascii wordmark landing on bare `ax` (ef46e02)
  2. 02onboarding: agent-instructions prompt + labeling loop (effect.solutions-style) (9d06018)
  3. 03setup: `ax setup` command (skills + first ingest + doctor) (b00f362)
  4. 04site: cinematic demo — score-climb arc + multi-harness retro terminal (9357912)
  5. 05site: hover slows + holds the retro terminal (instead of pausing) (a0d769f)
  6. 06site: typewriter the user lines in the retro terminal (2edb7d9)

Bug Fixes

  1. 01hooks: align ax hooks config table columns (547c840)
  2. 02site: unify CLI name to `ax` across landing demos (9dbc4f9)
generated by release please
Show generated changelog for v0.10.0commit-level detail from Release Please

0.10.0 (2026-06-03)

Features

  • cli: ascii wordmark landing on bare `ax` (ef46e02)
  • onboarding: agent-instructions prompt + labeling loop (effect.solutions-style) (9d06018)
  • setup: `ax setup` command (skills + first ingest + doctor) (b00f362)
  • site: cinematic demo — score-climb arc + multi-harness retro terminal (9357912)
  • site: hover slows + holds the retro terminal (instead of pausing) (a0d769f)
  • site: typewriter the user lines in the retro terminal (2edb7d9)

Bug Fixes

  • hooks: align ax hooks config table columns (547c840)
  • site: unify CLI name to `ax` across landing demos (9dbc4f9)