Back to browse
GitHub Repository

A lightweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal.

820 starsGo

Axe A 12MB binary that replaces your AI framework

by jrswab·Mar 12, 2026·227 points·128 comments

AI Analysis

●●SolidCozyShip It

Unix philosophy for AI agents: TOML configs, pipes, and cron instead of chatbot sessions.

Strengths
  • Sub-agent delegation with depth limiting and parallel execution handles complex workflows cleanly.
  • Two direct dependencies (cobra, toml) means minimal attack surface and fast cold starts.
  • Memory garbage collection via LLM-assisted pattern analysis is a clever persistence approach.
Weaknesses
  • CLI agent orchestration is getting crowded; similar tools exist in the ecosystem.
  • No Windows support mentioned; Go binary should work but testing unclear.
Target Audience

Developers who want CLI-first AI agent workflows

Similar To

LangChain · AutoGen · CrewAI

Similar Projects

Sapphire – A portable language with native UI and 3D vectors

Yet another systems language competing with Zig, Odin, and V in an extremely crowded space.

CozyNiche Gem
foxz
303mo ago