mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[PR #886] [CLOSED] Add OpenAcme to Multi-agent Teams #14050
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/886
Author: @sandydasari
Created: 6/14/2026
Status: ❌ Closed
Base:
main← Head:add-openacme📝 Commits (2)
2ab6d8bAdd OpenAcme to Multi-agent Teams (external)9d481b5Update OpenAcme description with docs content📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Description
Adds OpenAcme to the Multi-agent Teams section as an external project.
OpenAcme is a local-first AI workforce platform where you define named agents with roles, personas, tools, memory, and per-agent MCP servers. Agents collaborate via a shared task board — any agent can assign work to another, dependencies are tracked, and the scheduler wakes agents when their work is ready. Supports Anthropic, OpenAI, Google, OpenRouter, and Ollama, with BYO Claude Pro or ChatGPT Plus subscription support. MIT licensed, no telemetry.
Why Multi-agent Teams
It fits the section description exactly: "Multiple agents collaborating to accomplish complex, cross-domain tasks." Each agent in the workforce is a distinct persona with its own model and tools; they delegate to each other autonomously rather than being orchestrated by a single controller.
Checklist
<sub>↗ external</sub>following the pattern used by other external entries in the listnpm install -g @openacme/cli && openacme setup && openacme🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.