Pi.dev agent sessions #86
Closed
brynary
started this conversation in
Feature Requests
Replies: 1 comment
|
We now support ACP, which unlocks usage of Pi, OpenCode, and any other agent! |
0 replies
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.
Today when an agent node runs, by default it runs as an API-based session, where Fabro itself is calling the LLM and executing the tool calls. We also support shelling out to
claude,gemini, andcodexas an alternative when desired.We could add support for pi.dev in a similar way.
All reactions