(no title)
solarkraft | 4 days ago
I’m still looking for a generic agent interaction protocol (to make it worth building around) and thought ACP might be it. But (and this is from a cursory look) it seems that even OpenCode, which does support ACP, doesn’t use it for its own UI. So what’s wrong with it and are there better options to hopefully take its place?
ljm|4 days ago
I've started using OpenCode for some things in a big window because its side-by-side diff is great.
rcarmo|4 days ago
The best option will always be in-memory exchanges. Right now I am still using the pi RPC, and that also involves a bit of conversion, but it’s much lighter.