Last release 3 months ago
07 May 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 14 of 15 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
19 releases · first in 2026
Release timeline
19 releases since 20262026
Releases
- v1.10.1-0.20260507163229-f1994042fd567 May 2026pre-release
Nothing published for this version
- v1.10.05 May 2026
Release notes
Open source →Changlog
Added
- Extract runner logic into pkg/runner package (#81)
Docker
docker pull ghcr.io/jrswab/axe:1.10.0Additional notes2 sources agree
Open source →Added
- Extract runner logic into pkg/runner package (#81)
- v1.9.025 Apr 2026
- v1.8.021 Apr 2026
Release notes
Open source →Changelog
Added
- Response format parameter in
[params]config for structured output (#76)
Docker
docker pull ghcr.io/jrswab/axe:1.8.0See the GHCR package page for all available tags.
Additional notes2 sources agree
Open source →Added
- Response format parameter in
[params]config for structured output (#76)
- Response format parameter in
- v1.7.16 Apr 2026
Release notes
Open source →Changelog
Fixed
- Mask URLs in command path validation (#70)
Changed
- Add streaming, timeout, and tool_call_details fields to v1.7.0 docs (#69)
Docker
docker pull ghcr.io/jrswab/axe:1.7.1See the GHCR package page for all available tags.
Additional notes2 sources agree
Open source →Fixed
- Mask URLs in command path validation (#70)
Changed
- Add streaming, timeout, and tool_call_details fields to v1.7.0 docs (#69)
- v1.7.1-0.20260401202029-aed02f167a301 Apr 2026pre-release
Nothing published for this version
- v1.7.01 Apr 2026
Release notes
Open source →Added
- Response streaming support (#68)
- Smoke-test CI workflow (#55)
- Top-level timeout for agent TOML (#63)
Changed
- Add turn and duration_ms to tool_call_details in --json output (#64)
Docker
docker pull ghcr.io/jrswab/axe:1.7.0See the GHCR package page for all available tags.
Additional notes2 sources agree
Open source →Added
- Response streaming support (#68)
- Smoke-test CI workflow (#55)
- Top-level timeout for agent TOML (#63)
Changed
- Add turn and duration_ms to tool_call_details in --json output (#64)
- v1.6.127 Mar 2026
Release notes
Open source →Fixed
- Resolve relative artifact dirs against agent workdir, not process CWD
Docker
docker pull ghcr.io/jrswab/axe:1.6.1
See the GHCR package page for all available tags.
Additional notes2 sources agree
Open source →Fixed
- Resolve relative artifact dirs against agent workdir, not process CWD
- v1.6.024 Mar 2026
Release notes
Open source →Added
- Artifact management system (#47)
- Inline prompt flag for
axe run(#46) - mdBook documentation site and deploy workflow (#50)
Changed
- Expanded release skill with version bump, README, and GHCR steps
Docker
docker pull ghcr.io/jrswab/axe:1.6.0Additional notes2 sources agree
Open source →Added
- Artifact management system (#47)
- Inline prompt flag for
axe run(#46) - mdBook documentation site and deploy workflow (#50)
Changed
- Expanded release skill with version bump, README, and GHCR steps
- v1.5.1-0.20260320184125-ff20b699db4020 Mar 2026pre-release
Nothing published for this version
- v1.5.020 Mar 2026
Release notes
Open source →Added
- Output allowlist for outgoing connections (#45)
- Local agent directory support (#41)
- Token budget limits per agent run (#37)
Changed
- Consolidate Docker release workflow (#44)
- Bump github.com/modelcontextprotocol/go-sdk from 1.4.0 to 1.4.1 (#39)
Docker Image
Additional notes2 sources agree
Open source →Added
- Output allowlist for outgoing connections (#45)
- Local agent directory support (#41)
- Token budget limits per agent run (#37)
Changed
- Consolidate Docker release workflow (#44)
- Bump github.com/modelcontextprotocol/go-sdk from 1.4.0 to 1.4.1 (#39)
- v1.4.018 Mar 2026
Additional notes2 sources agree
Open source →Added
- AWS Bedrock provider support (#18)
- Retry logic for intermittent LLM provider failures (#35)
Fixed
- Add path sandbox enforcement to
run_commandtool (#31) - Update Dockerfile to Go 1.25 and bump CI actions to Node 24
- v1.3.016 Mar 2026
Release notes2 sources agree
Open source →Added
- Google Gemini provider support
- MiniMax provider support (#27)
- GHCR docker publish workflow on version tags (#33)
Fixed
- Use max_completion_tokens for OpenAI provider (#34)
- v1.2.010 Mar 2026
Release notes2 sources agree
Open source →Added
- OpenCode provider support
- HTTP request timeout (15s per-request) for
url_fetchtool - HTML tag stripping for
url_fetchresponses
- v1.1.16 Mar 2026
- v1.1.06 Mar 2026
Release notes2 sources agree
Open source →Added
- MCP tool support
web_searchbuilt-in tool using Tavily Search APIurl_fetchbuilt-in tool- JSON
tool_call_detailsin run output - Refusal detection in JSON output
- Executable examples
Changed
- Docker docs for running a single agent with selective mounts
- v1.0.1-0.20260303034017-65ab28fc317e3 Mar 2026pre-release
Nothing published for this version
- v1.0.02 Mar 2026
Release notes2 sources agree
Open source →Added
- Core CLI with
run,agents list,agents show,agents init,agents edit,gc, andconfig initcommands - TOML-based agent configuration with SKILL.md context support
- Multi-provider LLM support: Anthropic, OpenAI, and Ollama
- Tool-calling system with
read_file,write_file,edit_file,list_directory, andrun_commandtools - Sub-agent orchestration with
call_agenttool and depth-limited execution - Agent memory system with XDG-compliant data storage and garbage collection
- Path security:
~and$VARexpansion for user-supplied paths - Stdin piping support for composing with Unix tools
- Dry-run mode and per-tool verbose logging
- Docker containerization support
- CI workflows: lint, test, build, and GoReleaser
Fixed
- Arg validation UX and skill path resolution
- staticcheck/errcheck lint issues
- Duplicate error silencing, glob validation, and nil ExitError guard
- Core CLI with
- v0.1.02 Mar 2026
Nothing published for this version