ACP question from a OneBot/QQ client: recommended richer-media boundary for channel clients? #1591
happysnaker
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been building qq-ai-bot, a self-hosted QQ / OneBot 11 transport + ACP agent bridge. One concrete runtime edge I ran into is richer media / attachments.
Current shape:
That staging works better than silent failure, but it also made one protocol question much sharper for me:
for messaging-channel clients, what is the ACP-native boundary for richer media that the agent cannot directly ingest yet?
More concretely, in a bot / channel client like QQ / Telegram / Discord:
The reason I’m asking is that bot-style ACP clients hit this pretty early. If the protocol story stays fuzzy, every channel client ends up inventing its own attachment fallback semantics.
Project context if helpful:
Not proposing a full spec in this post — mainly trying to understand whether there is already a preferred ACP direction here, or whether richer-media semantics for channel clients are still intentionally open.
Beta Was this translation helpful? Give feedback.
All reactions