You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package Droid integration under connectors/ through the executable backend-plugin/process-host architecture (feat: add executable backend connector plugins #208); do not add a second root ACP implementation.
feat(acp): Add Droid ACP provider
Related: https://x.com/FactoryAI/status/2016668247395877007
Current architecture / implementation constraints
Implement this as a thin external ACP connector on top of the current shared ACP runtime:
connector-support/acpas the single ACP protocol/session/tool/stream implementation (refactor: deduplicate ACP runtime #242).connectors/through the executable backend-plugin/process-host architecture (feat: add executable backend connector plugins #208); do not add a second root ACP implementation.execution_class: agent_runtime; direct routing remains supported while feat(routing): agent-runtime execution composition safety #337 protects unsafe weighted/parallel/thinker/failover composition by default.No dedicated Kiro SDD or implementation PR exists yet.