github.com/jrswab/axe
v1.10.0
#2711 most downloaded on Go modules
jrswab/axe
What this package is like to depend on
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
19 releases in the last 12 months
see the full history below
Release timeline
19 releases · Mar 2026 to May 2026Releases
latest 19-
v1.10.1-0.20260507163229-f1994042fd5607 May 2026 pre-releaseNothing published for this version
-
v1.10.005 May 2026Release notes
Open source →Changlog
Added
- Extract runner logic into pkg/runner package (#81)
Docker
docker pull ghcr.io/jrswab/axe:1.10.0 -
v1.9.025 Apr 2026 -
v1.8.021 Apr 2026Release 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.
Release notes
Open source →Added
- Response format parameter in
[params]config for structured output (#76)
- Response format parameter in
-
v1.7.106 Apr 2026Release 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.
Release notes
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-aed02f167a3001 Apr 2026 pre-releaseNothing published for this version
-
v1.7.001 Apr 2026Release 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.
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)
-
v1.6.127 Mar 2026Release 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.
Release notes
Open source →Fixed
- Resolve relative artifact dirs against agent workdir, not process CWD
-
v1.6.024 Mar 2026Release 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.0Release 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
-
v1.5.1-0.20260320184125-ff20b699db4020 Mar 2026 pre-releaseNothing published for this version
-
v1.5.020 Mar 2026Release 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
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)
-
v1.4.018 Mar 2026Release notes
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 2026Release notes
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 2026Release notes
Open source →Added
- OpenCode provider support
- HTTP request timeout (15s per-request) for
url_fetchtool - HTML tag stripping for
url_fetchresponses
-
v1.1.106 Mar 2026 -
v1.1.006 Mar 2026Release notes
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-65ab28fc317e03 Mar 2026 pre-releaseNothing published for this version
-
v1.0.002 Mar 2026Release notes
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.002 Mar 2026Nothing published for this version