Zed Agent as standalone, headless CLI application #59146
bachp
started this conversation in
Feature Requests
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.
-
Body
What are you proposing?
Make the Zed Agent available as a standalone CLI tools. This way it could be used on headles remote machines similar to claude code, opencode or copilote cli.
Why does this matter?
Zed Agent is a poverful harness but it is currently limited to use from withing Zed. Having it available as a standalone CLI, with ACP support. Would make it available to a wider available and could potnentially establish itself as one of the leading agent harnesses in Rust. This potentially could attract more contributions spcififically for agent harness capability, which in turn would benefit the Zed editor.
Are there any examples or context?
Cli and TUI interface similar to opencode.
Possible approach
From my exploration of the current codebase I see several architectures to approache this:
Beta Was this translation helpful? Give feedback.
All reactions