Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/get-started/clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The following projects implement ACP directly, connect ACP agents to other envir
- through the [Agent Client](https://github.com/RAIT-09/obsidian-agent-client) plugin
- through the [Agent Console](https://github.com/donivatamazondotcom/obsidian-agent-console) plugin — a tabbed multi-session workspace: run several ACP agents in parallel with restorable, searchable sessions and quick prompts
- [Pulsar](https://pulsar-edit.dev) — through the [pulsar-acp-agent](https://github.com/hovancik/pulsar-acp-agent) package
- [Qt Creator](https://www.qt.io/development/tools/qt-creator-ide) — through the [ACP Client Plugin](https://doc.qt.io/qtcreator/creator-how-to-use-acp-client.html)
- [Unity ACP Client](https://github.com/3DLabInstruments/UnityACPClient)(Unity plugin)
- [Unity Agent Client](https://github.com/nuskey8/UnityAgentClient) (Unity editor)
- Visual Studio Code
Expand Down
Loading