jrswab/axe
A CLI tool for running single-purpose LLM agents defined in TOML configuration files.

Not currently ranked — collecting fresh signals.
star history
Axe is a lightweight command-line tool for defining and running LLM-powered agents. Each agent is defined in a TOML file with its own system prompt, model selection, skills, and context. Agents can delegate to sub-agents, maintain persistent memory across runs, and be composed with standard Unix tools like pipes, cron, and git hooks. It supports multiple LLM providers including Anthropic, OpenAI, Ollama, and AWS Bedrock.
Frequently asked
- What is jrswab/axe?
- A CLI tool for running single-purpose LLM agents defined in TOML configuration files.
- Is axe open source?
- Yes — jrswab/axe is open source, released under the Apache-2.0 license.
- What language is axe written in?
- jrswab/axe is primarily written in Go.
- How popular is axe?
- jrswab/axe has 831 stars on GitHub.
- Where can I find axe?
- jrswab/axe is on GitHub at https://github.com/jrswab/axe.