File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Control Claude Code, Goose, and Aider with an HTTP API.
4
4
5
- <div >
6
- <img width =" 800px " src =" https://github.com/user-attachments/assets/4b9950f5-bfa7-4f38-bf09-58364f78c100 " >
7
- </div >
5
+ ![ chat demo] ( https://github.com/user-attachments/assets/11685cf3-324b-4e72-b8e9-5bb8ceede785 )
8
6
9
7
You can use AgentAPI:
10
8
@@ -44,9 +42,7 @@ Get the conversation history:
44
42
curl localhost:3284/messages
45
43
```
46
44
47
- We host a web chat interface at https://coder.github.io/agentapi/chat which will connect to your local AgentAPI server and let you test it out.
48
-
49
- ![ output] ( https://github.com/user-attachments/assets/11685cf3-324b-4e72-b8e9-5bb8ceede785 )
45
+ We host a demo web chat interface at https://coder.github.io/agentapi/chat which will connect to your local AgentAPI server and let you test it out.
50
46
51
47
52
48
## CLI Commands
You can’t perform that action at this time.
0 commit comments