William Reed
William Reed
> nice docs. it would also be useful to have an example of how to expose an A2A Agent X to another pydantic-AI Agent Y, just like pydantic-AI agents take...
it seems like this is only the `now` tool and the `edit_file` tool for me. I don't care so much about "now", but edit_file is obviously kinda important for a...
Any progress on this?? This is pretty much preventing me from being able to use the Agent panel in the editor for any write tasks.
the one failing test in the one case, I believe fails due to a race condition. When adding sleeps into the test to try to force order of execution, it...
OKAY! I've tracked down the test_streamablehettp_client_resumption failure to the following behavior (seemingly)... General layout of the test: * create a tool called "long_running_with_checkpoints" which we are intending to break our...
I've tracked this down as far as I can and determined, ultimately it should be out of scope of this PR even if I could find out what's happening.. which...
https://github.com/orgs/modelcontextprotocol/discussions/406
I have never run into this issue and then suddenly today started hitting it. I did upgrade vibe-kanban to 0.0.158. not sure what version I was before since I run...
yeah I still have the same problem. I can't use opencode at all. Does anyone have a fix for not being able to use opencode?
slash commands in opencode do not seem to work since I think opencode replaces the slash command with the text before it submits it. which obviously isn't implemented in third-party...