From de07714e9128de615b212264d1909e969d6406c4 Mon Sep 17 00:00:00 2001 From: Erick Echeverria Date: Thu, 4 Jun 2026 15:17:39 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Axocoatl=20=E2=80=94=20open-source=20agen?= =?UTF-8?q?tic=20runtime=20in=20Rust?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/apps.json b/apps.json index 4b0dc51..ca56fe0 100644 --- a/apps.json +++ b/apps.json @@ -595,5 +595,18 @@ ], "openSource": "https://github.com/SidhuK/WardenApp", "dateAdded": "2025-01-14" + }, + { + "slug": "Axocoatl", + "name": "Axocoatl", + "description": "Open-source agentic runtime in Rust — run supervised AI agents on your own hardware. Self-hosted, local-first, MCP-native; OpenRouter is one of its providers.", + "url": "https://axocoatl.ai", + "docs": "https://docs.axocoatl.ai", + "tags": [ + "coding", + "productivity" + ], + "openSource": "https://github.com/axocoatl/axocoatl", + "dateAdded": "2026-06-04" } ] \ No newline at end of file