Is there a way to integrate ramalama sandbox opencode with zed? #2680
Unanswered
DataLabTechTV
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Sounds like an enhancement? Interested? |
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
From what I understand, there is an
opencode acpcommand, which zed can run as a custom agent, so iframalama sandbox opencodewould expose this, or even let us pass args directly to opencode, integration would be doable. We would just set the agent command in zed to something likeramalama sandbox opencode <missing acp arg>.The config in zed would look something like this:
Is there a way to do this already? If not, take it as a suggestion.
All reactions