Skip to content

Commit 0b56555

Browse files
committed
update doc
1 parent 0dd057c commit 0b56555

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Ode is a agent tool that bridges your coding agents (OpenCode, Claude Code, Code
1414
* 📝 **Message live message updates**, you don't wait for response without any information, you can monitor from real-time text updates.
1515
* 🐙 **Per user git config**, who start the thread becomes corresponding git commit author.
1616

17-
## Why Slack
17+
## Compare with OpenClaw
1818

19-
* Slack has **thread based** messaging, making it easy to port to sessions in coding agents. Just focus on one thing in one thread.
20-
* Support for message edit, markdown like text render make slack perfect to show coding related information.
19+
* OpenClaw is greate, but Ode utilize **thread based** messaging to organize things better, making it easy to port sessions in coding agents directly to chat apps. Just work on one thing in one thread.
20+
* Ode provide **live message updates**, you can monitor from real-time text updates for more confident.
2121
* **Channel based settings** lets you configure multiple work directories easily in one machine and one slack workspace.
22-
* Also want to support as much chatting tools as possible.
22+
* Ode also want to support as much chatting tools as possible, next is Discord and Lark.
2323

2424
![Channel](static/channel-setting.png)
2525
*Run `@bot /setting` to trigger setting dialog.*

README.zh-CN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Ode 是一个编程代理工具,可将你的编码Agent(OpenCode、Claude Co
1414
* 📝 **消息实时更新**,不再盲等回复,你可以通过实时文本更新持续跟踪进度。
1515
* 🐙 **按用户设置 git 配置**,由谁发起线程,就以谁作为对应提交作者。
1616

17-
## 为什么选择 Slack
17+
## 和OpenClaw的比较
1818

19-
* Slack 支持**线程式**消息,天然适合映射编码代理中的会话。一个线程只聚焦一件事。
20-
* 支持消息编辑、类 Markdown 文本渲染,Slack 非常适合展示编码相关信息
21-
* **基于频道的设置**可在同一台机器和同一个 Slack 工作区中轻松配置多个工作目录
19+
* Ode专注于基于**线程**的消息列表,更适合编程或者需要管理不同任务的工作。一个线程只聚焦一件事。
20+
* 支持**动态消息更新**、类Markdown文本渲染,Ode非常适合展示编码相关信息,给你更多的信心
21+
* **基于频道的设置**可在同一台机器和同一个Slack工作区中轻松配置多个工作目录
2222
* 我们也希望后续支持尽可能多的聊天工具。
2323

2424
![Channel](static/channel-setting.png)

0 commit comments

Comments
 (0)