diff --git a/README.md b/README.md index a28e5c1..e0210dc 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,17 @@ [![GitHub release](https://img.shields.io/github/v/release/desirecore/agent-os)](https://github.com/desirecore/agent-os/releases/latest) ![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux%20%7C%20Web-blue) ![Electron](https://img.shields.io/badge/Electron-latest-47848F?logo=electron&logoColor=white) -![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript&logoColor=white) +![TypeScript](https://img.shields.io/badge/TypeScript-6-3178C6?logo=typescript&logoColor=white) English | [简体中文](README.zh-CN.md) +

+ + + DesireCore — a multi-agent workspace where specialized agents collaborate + +

+ --- ## What is DesireCore? @@ -81,6 +88,17 @@ DesireCore adapts to real, everyday work: - **Professional writing** — bids and tenders, official documents, and reports - **Domain decisions** — e.g. power-trading decision support + + + + + + + + + +
Smart documents and diff-based review
Documents & contracts — smart drafting and diff-based review
Unified email management
Email — unified inbox across Gmail, Outlook, and IMAP
Coding with full file-system access
Software development — coding with file-system access
Desktop GUI automation
Desktop automation — agents drive the GUI end to end
+ --- ## HostAgent diff --git a/README.zh-CN.md b/README.zh-CN.md index 980537e..e7bce86 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -5,10 +5,17 @@ [![GitHub release](https://img.shields.io/github/v/release/desirecore/agent-os)](https://github.com/desirecore/agent-os/releases/latest) ![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux%20%7C%20Web-blue) ![Electron](https://img.shields.io/badge/Electron-latest-47848F?logo=electron&logoColor=white) -![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript&logoColor=white) +![TypeScript](https://img.shields.io/badge/TypeScript-6-3178C6?logo=typescript&logoColor=white) [English](README.md) | 简体中文 +

+ + + DesireCore —— 多个专精智能体协作的工作台 + +

+ --- ## 什么是 DesireCore? @@ -81,6 +88,17 @@ DesireCore 适配真实的日常工作: - **专业写作** — 招标标书、公文与报告 - **行业决策** — 例如电力交易决策支持 + + + + + + + + + +
智能文书与差异审查
文书与合同 —— 智能起草与基于差异的审查
统一邮件管理
邮件 —— 统一管理 Gmail、Outlook、IMAP
拥有文件系统访问能力的编码协助
软件开发 —— 拥有文件系统访问能力的编码协助
桌面 GUI 自动化
桌面自动化 —— 智能体端到端操作 GUI
+ --- ## HostAgent