Devin
01Agent
Devin requires Windsurf-compatible client metadata during ACP initialization. acpx satisfies this by detecting Devin ACP launches and advertising a narrow Windsurf identity shim.
27 tagged agentclientprotocol, measured the same way as everything else here.
Browse within: agent-client-protocol 7chatgpt 7
Agent
Devin requires Windsurf-compatible client metadata during ACP initialization. acpx satisfies this by detecting Devin ACP launches and advertising a narrow Windsurf identity shim.
Agent
acpx grok-build launches the installed grok CLI through its ACP stdio entrypoint. Install Grok Build and complete its normal authentication flow before using it through acpx.
Agent
Agent "ZeroClaw" from openclaw/acpx, covering zeroclaw, agent selection, notes and connecting to a running gateway.
Agent Claude Code
Use this agent when you want a comprehensive review of code quality, readability, structure, and maintainability. This agent focuses on how well-written and organized code is — not on bugs, logic errors, or functional correctness. It examines file length, function complexity, naming conventions, code organization…
Agent Claude Code
Use this agent when you need a thorough code quality analysis and refactoring recommendations for specific files, directories, or an entire branch. This agent reads code deeply, questions every pattern, checks for modern best practices, and produces a detailed report — without making any changes.\n\nExamples:\n\n…
Agent Claude Code
Use this agent when you need a thorough review of TypeScript type definitions, type usage patterns, and type architecture in recently written or modified code. This includes checking for type duplicates, unnecessary custom type copies that should be imported from libraries, improper type assertions, overly broad…