Represent Agent Console on the Obsidian ACP editor page (second Obsidian client) #1590
donivatamazondotcom
started this conversation in
General
Replies: 1 comment
-
|
Quick follow-up: the Clients-doc side of this is now merged — Agent Console is listed as the second Obsidian ACP client in That leaves the Zed editor page (
|
Beta Was this translation helpful? Give feedback.
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.
-
Obsidian now has a second published ACP client, and I'd like it represented in the ACP editor directory.
Agent Console is a maintained, Apache-2.0 fork of RAIT-09/obsidian-agent-client, now live in the Obsidian Community Plugins store at v2.0.0. It has diverged substantially from the upstream – a tabbed multi-session workspace for running several ACP agents in parallel with at-a-glance status, plus restart- and reopen-restorable sessions, full-text session search, quick prompts, per-agent working directories, and an Obsidian-context system prompt. v2.0.0 runs on ACP SDK 1.0 (
@agentclientprotocol/sdk1.0, via theacp.client()builder).I've also opened a PR to add it to the Clients doc: #1589.
The editor directory currently has one page per editor – https://zed.dev/acp/editor/obsidian documents only the Agent Client plugin. Since Obsidian now has two ACP clients, what's the preferred way to represent both? Happy to see Agent Console added as a second client on the existing Obsidian page, or to follow whatever model you use for editors with multiple clients. And if this is better handled in zed-industries/zed, point me there and I'll move it.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions