Skip to content

Commit 58b193c

Browse files
authored
readme: move gif to the start of the readme
1 parent e22533f commit 58b193c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
Control Claude Code, Goose, and Aider with an HTTP API.
44

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)
86

97
You can use AgentAPI:
108

@@ -44,9 +42,7 @@ Get the conversation history:
4442
curl localhost:3284/messages
4543
```
4644

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.
5046

5147

5248
## CLI Commands

0 commit comments

Comments
 (0)