mirror of
https://github.com/mindfold-ai/Trellis.git
synced 2026-04-25 18:15:54 +03:00
[GH-ISSUE #9] ACP Support https://agentclientprotocol.com/ #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Trellis#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @LeeroyDing on GitHub (Jan 30, 2026).
Original GitHub issue: https://github.com/mindfold-ai/Trellis/issues/9
@taosu0216 commented on GitHub (Jan 30, 2026):
Where do you mean you need support for the acp protocol, can you give some specific examples?
@LeeroyDing commented on GitHub (Jan 30, 2026):
ACP is a protocol that allows an agent to be controlled programatically. Creating agentic workflows / experiences based on ACP will make it work across all coding agents (Claude Code, Codex, Gemini CLI, Opencode)
@taosu0216 commented on GitHub (Jan 31, 2026):
It seems like it will be a significant update; we will think about how to do this , and thanks for the suggestion.
@lapse12 commented on GitHub (Jan 31, 2026):
ACP support is on our roadmap for the GUI, and we expect it to land relatively soon — but I can’t commit to a specific timeline yet, since we still have some deeper internal work in progress.
We don’t have a CLI timeline planned at the moment, so it may take some time.
That said, community PRs are welcome — we’re happy to review and consider merging them.