Skip to content

Commit 99dcdb7

Browse files
danilo-lealas-ciimattermill
committed
Make supported editors/agents more prominent
Co-authored-by: Antonio Scandurra <me@as-cii.com> Co-authored-by: Matt Miller <mattrx@gmail.com>
1 parent 2ca56d6 commit 99dcdb7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/overview/introduction.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,12 @@ Agents run as sub-processes of the code editor, and communicate using JSON-RPC o
2929

3030
The default format for user-readable text is Markdown, which allows enough flexibility to represent rich formatting without requiring that the code editor is capable of rendering HTML.
3131

32-
## Implementations
32+
## Supported Editors
3333

34-
Currently ACP is supported by:
35-
36-
### Editors
37-
38-
- [Zed](https://zed.dev)
34+
- [Zed](https://zed.dev/docs/ai/external-agents)
3935
- [neovim](https://neovim.io) through the [CodeCompanion](https://codecompanion.olimorris.dev) plugin
4036

41-
### Agents
37+
## Supported Agents
4238

4339
- [Gemini](https://github.com/google-gemini/gemini-cli)
4440
- ... more coming soon ;)

0 commit comments

Comments
 (0)