You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ On first run, it will download tinygo (if not in PATH).
16
16
- Two separate LLM models for orchestration and summarization
17
17
-**Agent Client Protocol (ACP) support** for integration with code editors
18
18
19
+

20
+
19
21
## Agent Client Protocol (ACP) Mode
20
22
21
23
scriptschnell supports the [Agent Client Protocol](https://agentclientprotocol.com/), enabling seamless integration with code editors that support ACP. This allows you to use scriptschnell's capabilities directly within your preferred development environment.
0 commit comments