Skip to content

v0.4.0 — Session Tracking, GUI Polish, Inno Setup Installer

Choose a tag to compare

@mmm-05610 mmm-05610 released this 23 Jun 06:04
· 64 commits to main since this release

What's New

Preset System

Shipped CC presets (blank, decision-maker, python-dev, spec-writer) with --preset flag. Presets bundle CLAUDE.md, hooks.json, and settings.overlay.json; the overlay is deep-merged onto the template's settings.json.

Session Tracking (agent-box sessions)

Launch history tracking with --json, --active, --cleanup, and --exit flags. Sessions are recorded automatically on each launch via SQLite.

Windows Desktop GUI

Modular CustomTkinter GUI with profile management, raw-config editing, creation wizard, session history, dark/light themes, and health check with dependency install.

Other Additions

  • --version flag
  • Zero Python runtime dependencies for the CLI
  • Profile metadata: meta.yaml with display_name, description, provider, preset

Downloads

File Description
agent-box-setup-0.4.0.exe Inno Setup installer — desktop shortcut + start menu + uninstall
pip install agent-box CLI only (pip install agent-box)