From 321423483160c1cb5d81f9d034807417c98100ec Mon Sep 17 00:00:00 2001 From: yi-ge Date: Sun, 28 Jun 2026 18:16:58 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=AD=A3=20TypeScript=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=BE=BD=E7=AB=A0=E5=B9=B6=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E5=AE=98=E7=BD=91=E4=BA=A7=E5=93=81=E6=88=AA=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - TypeScript 徽章 5 → 6(与主仓库 ^6.0.3 一致) - 顶部加入多智能体工作台主截图(随明暗主题自适应) - 应用场景小节新增 4 张场景配图网格 - 图片引用官网 /images 资源,中英文同步 --- README.md | 20 +++++++++++++++++++- README.zh-CN.md | 20 +++++++++++++++++++- 2 files changed, 38 insertions(+), 2 deletions(-) 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