v0.4.0 — Session Tracking, GUI Polish, Inno Setup Installer
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
--versionflag- Zero Python runtime dependencies for the CLI
- Profile metadata:
meta.yamlwithdisplay_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) |