{"repo":"MindAgency/mind-agency","free":true,"listed":false,"github":"https://github.com/MindAgency/mind-agency","clone":"git clone https://github.com/MindAgency/mind-agency.git","description":"From Agent to Agency — 一个 AI 做不了的事，一群 AI 可以。Multi-Agent Collaboration Platform.","language":"TypeScript","stars":38,"topics":["agents","ai","automation","claude","collaboration","llm","multi-agent","open-source","workflow","readme-zh"],"license":"Apache-2.0","category":"ai-agents","readme_excerpt":"Mind Agency From Agent to Agency What one AI cannot do alone, a team of AIs can do together. Chinese README --- Overview Mind Agency is a local-first multi-agent collaboration platform. It lets you create specialized AI agents, organize them into groups, assign tasks, run workflows, review outputs, and keep an auditable record of what happened. The project combines a Next.js interface, an embedded WebSocket event layer, a workflow engine, MCP tools, persistent local data, and desktop packaging through Electron. Changes in This Branch This branch focuses on fixing the current test/runtime regressions and making the repository documentation easier to read on GitHub. 1. EventBus now writes event snapshots to IPC The integration tests expected emitted events to be visible through IPCStore , but the current EventBus.emit() path only persisted events to the audit outbox. That meant keys such as events:last , events:recent , and events:count could be missing even after a valid event was emitted. The fix adds IPC synchronization inside src/lib/event-bus.ts : - events:last stores the latest emitted event. - events:recent stores the last 100 emitted events. - events:count increments on every accepted event. - IPC write failures are caught and logged so event delivery does not crash. This keeps in-process event delivery, outbox persistence, and cross-process IPC state aligned. 2. IPC counter increments now handle JSON values correctly IPCStore.set() stores values as JSON, so a number li","default_branch":null,"files":null,"tree":[],"storefront":"/r/MindAgency","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/MindAgency/mind-agency/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}