Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,37 @@

[English](./README.md) | [简体中文](./README.zh-CN.md) | [繁體中文](./README.zh-TW.md) | [日本語](./README.ja.md) | [한국어](./README.ko.md) | [Español](./README.es.md) | [Français](./README.fr.md) | [Português do Brasil](./README.pt-BR.md) | [Deutsch](./README.de.md) | [Русский](./README.ru.md) | [Türkçe](./README.tr.md)

## Demo

<table>
<tr>
<td width="50%" align="center">
<strong>Explain codebase</strong>
<strong>Explain Codebase</strong>
<br />
<sub>Ask Devo to quickly understand a repository.</sub>
<br /><br />
<img width="632" height="480" alt="Image" src="https://github.com/user-attachments/assets/b2867013-c6e6-4a26-9956-5a8a6133b96c" />
<img width="100%" alt="Image" src="https://github.com/user-attachments/assets/b2867013-c6e6-4a26-9956-5a8a6133b96c" />
</td>
<td width="50%" align="center">
<strong>中文支持</strong>
<br />
<sub>用中文回复问题</sub>
<br /><br />
<img width="632" height="480" alt="Image" src="https://github.com/user-attachments/assets/bd7db80b-f31c-4da5-bf35-bf919385edf3" />
<img width="100%" alt="Image" src="https://github.com/user-attachments/assets/bd7db80b-f31c-4da5-bf35-bf919385edf3" />
</td>
</tr>
<tr>
<td width="50%" align="center">
<strong>Deepseek V4 (Cost-Effective)</strong>
<br />
<sub>Fully Support, input/output token, cached rate, context window usage.</sub>
<br /><br />
<img width="100%" alt="Image" src="https://github.com/user-attachments/assets/35639cae-9fd7-48ff-9b0f-d43b1aff86d8" />
</td>
<td width="50%" align="center">
<strong>Safety First</strong>
<br />
<sub>Permission control for tool call.</sub>
<br /><br />
<img width="100%" alt="Image" src="https://github.com/user-attachments/assets/d70e30af-3194-4dba-b1bf-c0ba869b801f" />
</td>
</tr>
</table>
Expand Down
Loading