Skip to content

Commit fcb966b

Browse files
committed
update README
1 parent 8106fab commit fcb966b

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44

55
Terminal-native AI coding agent. Built on [agentcore](https://github.com/voocel/agentcore), a minimal agent execution kernel.
66

7-
```
8-
╭──────────────────────────────────────────────────────╮
9-
│ ◆ Codebot │
10-
│ anthropic/claude-sonnet-4.6 · ~/project (main) │
11-
│ │
12-
│ Enter send · Ctrl+J newline · Esc abort · /help │
13-
╰──────────────────────────────────────────────────────╯
14-
```
7+
<p align="center">
8+
<img src="scripts/sample.gif" alt="Codebot Demo" width="800">
9+
</p>
1510

1611
## Why
1712

README_zh.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44

55
终端原生 AI 编程助手。基于 [agentcore](https://github.com/voocel/agentcore) 构建,一个极简的 Agent 执行内核。
66

7-
```
8-
╭──────────────────────────────────────────────────────╮
9-
│ ◆ Codebot │
10-
│ anthropic/claude-sonnet-4.6 · ~/project (main) │
11-
│ │
12-
│ Enter send · Ctrl+J newline · Esc abort · /help │
13-
╰──────────────────────────────────────────────────────╯
14-
```
7+
<p align="center">
8+
<img src="scripts/sample.gif" alt="Codebot Demo" width="800">
9+
</p>
1510

1611
## 为什么
1712

0 commit comments

Comments
 (0)