Skip to content

AAA Code v0.7.0

Choose a tag to compare

@hwwn hwwn released this 05 Jun 20:00
· 6 commits to main since this release

Out-of-the-Box Chat Runtime

Starting with v0.7.0, the chat runtime — the agent engine that powers every conversation — ships inside the app itself.

The installer is larger than before (~200 MB instead of ~10 MB), but in exchange AAA Code is now truly plug-and-play: download, open, add a workspace, and start chatting. No separate Claude Code installation required.

You still need Node.js 22+ on your machine, plus an Anthropic credential — an API key in Settings → Providers, or an existing claude login.

Improvements & Fixes

  • Send failures now show a visible error and keep your typed message instead of silently swallowing it
  • A startup self-check warns immediately if the chat runtime or Node.js is missing — no more guessing why a message didn't send
  • Stop now reliably halts a conversation, even when the engine failed to start
  • Mobile: tapping a session in the session picker now opens it