» Tag
multi-agent
7 postsAPC Framework Closes Authorization Gaps in Multi-Agent LLM Systems
A new authorization framework, APC, tracks delegated authority to block prompt-injection and unsafe action combinations in AI agents.
Inside Claude Code's Multi-Agent Orchestration System
Claude Code's AgentTool orchestrates sync, async, fork, teammate and remote agents via git worktree isolation for reliable parallel AI coding.
The Discovery Problem: When AI Agents Build Tools No One Can Find
A case study on the discoverability of AI tools. 8 out of 15 skills were invisible to future agents.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems
Mind viruses are self-propagating ideas in multi-agent systems. This study explores their risks and implications for AI agent design.
Overcoming Synchronization Crisis: The Importance of Event-Driven Architecture
Event-driven architecture resolves synchronization issues in multi-agent systems. EDA enhances performance and scalability.
Lead Quorum: Multi-Agent Scorer That Abstains on Disagreement
Lead Quorum uses ADK and A2A to compare two independent Gemini readings, refusing to score and explaining exactly why when signals conflict.
H5i-Python: Python SDK for Programmable Multi-Agent Orchestration
H5i-Python is a Python SDK for multi-agent orchestration, enabling secure workflows and interactions with coding agents.