Skip to content

Add Axocoatl — open-source agentic runtime in Rust#226

Open
cubanerick wants to merge 1 commit into
e2b-dev:mainfrom
cubanerick:add-axocoatl
Open

Add Axocoatl — open-source agentic runtime in Rust#226
cubanerick wants to merge 1 commit into
e2b-dev:mainfrom
cubanerick:add-axocoatl

Conversation

@cubanerick
Copy link
Copy Markdown

Adding Axocoatl, an open-source (Apache-2.0) agentic runtime/framework written in Rust — a natural fit for this list alongside Chidori (also a Rust agent runtime).

Placed alphabetically between AgentOps and Chidori, matching the existing entry format.

  • Define agents as supervised actors; a crashed agent restarts from its last checkpoint instead of losing the run.
  • Stigmergic event-lattice coordination (no central orchestrator).
  • 4-tier persistent memory with local embeddings (candle / all-MiniLM — no embedding API).
  • Runs fully local against Ollama (also OpenAI/Anthropic/Mistral/Gemini/OpenRouter). Zero telemetry.
  • MCP client + server. Single ~25 MB binary.

Repo: https://github.com/axocoatl/axocoatl · Site: https://axocoatl.ai · Docs: https://docs.axocoatl.ai

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Jun 4, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @cubanerick on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check'

@cubanerick
Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jun 5, 2026
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Jun 5, 2026

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant