Skip to content

Commit b99dd2e

Browse files
committed
✨ docs: update links to markdown format in AionUi, AstrBot, Cherry Studio, Fluent Read, LangBot, and LunaTranslator documentation; add missing entries for Claude Code, Codex CLI, and Factory Droid CLI in index files
1 parent 02d0e86 commit b99dd2e

File tree

16 files changed

+78
-78
lines changed

16 files changed

+78
-78
lines changed

content/docs/en/apps/aionui.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ title: AionUi - Free, Open-Source Desktop Office Agent
66
🚀 AionUi is a free, local, open-source Cowork that supports multiple AI agents such as Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more. It provides a complete GUI interface and WebUI remote access functionality, serving as an open-source alternative to Cowork.
77
</Callout>
88

9-
- Official Website: `<https://www.aionui.com>`
10-
- GitHub Repository: `<https://github.com/iOfficeAI/AionUi>`
11-
- Download Address: `<https://github.com/iOfficeAI/AionUi/releases>`
9+
- Official Website: [https://www.aionui.com](https://www.aionui.com)
10+
- GitHub Repository: [https://github.com/iOfficeAI/AionUi](https://github.com/iOfficeAI/AionUi)
11+
- Download Address: [https://github.com/iOfficeAI/AionUi/releases](https://github.com/iOfficeAI/AionUi/releases)
1212

1313
![AionUi Logo](/assets/aionui/aionui—logo.png)
1414

content/docs/en/apps/astrbot.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ title: AstrBot - Agent Chatbot
1313
platform's workflow.
1414
</Callout>
1515

16-
- Official Website: `https://astrbot.app`
17-
- Official Documentation: `https://docs.astrbot.app`
18-
- Project Homepage: `https://github.com/astrbotdevs/astrbot`
16+
- Official Website: [https://astrbot.app](https://astrbot.app)
17+
- Official Documentation: [https://docs.astrbot.app](https://docs.astrbot.app)
18+
- Project Homepage: [https://github.com/astrbotdevs/astrbot](https://github.com/astrbotdevs/astrbot)
1919

2020
## NewAPI Integration Method
2121

content/docs/en/apps/cherry-studio.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ title: Cherry Studio - Desktop AI Client
1818
needs of various work scenarios and significantly improve work efficiency.
1919
</Callout>
2020

21-
- Official Website: `<https://cherry-ai.com/>`
22-
- Download Address: `<https://cherry-ai.com/download>`
23-
- Official Documentation: `<https://docs.cherry-ai.com>`
21+
- Official Website: [https://cherry-ai.com](https://cherry-ai.com/)
22+
- Download Address: [https://cherry-ai.com/download](https://cherry-ai.com/download)
23+
- Official Documentation: [https://docs.cherry-ai.com](https://docs.cherry-ai.com)
2424

2525
## NewAPI Integration Method
2626

content/docs/en/apps/fluent-read.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ title: FluentRead - Open Source Translation Plugin
1717
providing a native-like reading experience.
1818
</Callout>
1919

20-
- Project Address: `<https://github.com/Bistutu/FluentRead>`
20+
- Project Address: [https://github.com/Bistutu/FluentRead](https://github.com/Bistutu/FluentRead)
2121

2222
## 🌟 Core Features
2323

content/docs/en/apps/index.mdx

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,6 @@ New API is compatible with various popular AI applications and tools. Below is a
3333
description="A powerful AI assistant client that supports multi-model conversations."
3434
href="/en/docs/apps/cherry-studio"
3535
/>
36-
<Card
37-
icon={<Terminal />}
38-
title="Claude Code"
39-
description="An Anthropic Claude-powered code editor integration."
40-
href="/en/docs/apps/claude-code"
41-
/>
42-
<Card
43-
icon={<Terminal />}
44-
title="Codex CLI"
45-
description="A command-line interface AI code assistant tool."
46-
href="/en/docs/apps/codex-cli"
47-
/>
48-
<Card
49-
icon={<Bot />}
50-
title="Factory Droid CLI"
51-
description="An AI agent tool for automating workflows."
52-
href="/en/docs/apps/factory-droid-cli"
53-
/>
5436
<Card
5537
icon={<BookOpen />}
5638
title="Fluent Read"
@@ -75,6 +57,24 @@ New API is compatible with various popular AI applications and tools. Below is a
7557
description="An open-source, all-in-one Agent chatbot platform."
7658
href="/en/docs/apps/astrbot"
7759
/>
60+
<Card
61+
icon={<Terminal />}
62+
title="Claude Code"
63+
description="An Anthropic Claude-powered code editor integration."
64+
href="/en/docs/apps/claude-code"
65+
/>
66+
<Card
67+
icon={<Terminal />}
68+
title="Codex CLI"
69+
description="A command-line interface AI code assistant tool."
70+
href="/en/docs/apps/codex-cli"
71+
/>
72+
<Card
73+
icon={<Bot />}
74+
title="Factory Droid CLI"
75+
description="An AI agent tool for automating workflows."
76+
href="/en/docs/apps/factory-droid-cli"
77+
/>
7878
</Cards>
7979

8080
## Integration Guide

content/docs/en/apps/langbot.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ title: LangBot - Instant Messaging Bot Development Platform
1010
Agent, MCP, and is perfectly compatible with NewAPI.
1111
</Callout>
1212

13-
- Official Website: `<https://langbot.app/>`
14-
- Download Address: `<https://github.com/langbot-app/LangBot/releases>`
15-
- Official Documentation: `<https://docs.langbot.app/>`
16-
- Open Source Address: `<https://github.com/langbot-app/LangBot>`
13+
- Official Website: [https://langbot.app](https://langbot.app/)
14+
- Download Address: [https://github.com/langbot-app/LangBot/releases](https://github.com/langbot-app/LangBot/releases)
15+
- Official Documentation: [https://docs.langbot.app](https://docs.langbot.app/)
16+
- Open Source Address: [https://github.com/langbot-app/LangBot](https://github.com/langbot-app/LangBot)
1717

1818
## Integrating NewAPI
1919

@@ -51,4 +51,4 @@ LangBot supports using NewAPI's embedding models and utilizing them as vector mo
5151
2. Select the embedding model when creating a new knowledge base
5252
![使用嵌入模型](/assets/langbot/use_embedding_model.png)
5353

54-
For more usage instructions, please refer to the LangBot official documentation: `<https://docs.langbot.app/>`
54+
For more usage instructions, please refer to the LangBot official documentation: [https://docs.langbot.app](https://docs.langbot.app/)

content/docs/en/apps/luna-translator.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ title: LunaTranslator - Open-source GalGame Translator
1717
dedicated to providing a native-level visual novel gaming experience.
1818
</Callout>
1919

20-
- Project Address: `<https://github.com/HIllya51/LunaTranslator>`
21-
- Project Documentation: `<https://docs.lunatranslator.org/en/README.html>`
20+
- Project Address: [https://github.com/HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)
21+
- Project Documentation: [https://docs.lunatranslator.org](https://docs.lunatranslator.org/en/README.html)
2222

2323
## Feature Support
2424

content/docs/en/apps/meta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"index",
88
"aionui",
99
"cherry-studio",
10-
"claude-code",
11-
"codex-cli",
12-
"factory-droid-cli",
1310
"fluent-read",
1411
"langbot",
1512
"luna-translator",
16-
"astrbot"
13+
"astrbot",
14+
"claude-code",
15+
"codex-cli",
16+
"factory-droid-cli"
1717
]
1818
}

content/docs/ja/apps/aionui.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ title: AionUi - 無料オープンソースデスクトップオフィスAgent
66
🚀 AionUiは、Gemini CLI、Claude Code、Codex、OpenCode、Qwen Code、Goose CLI、Auggieなど、複数のAIエージェントをサポートする無料のローカルオープンソースCoworkです。完全なGUIインターフェースとWebUIリモートアクセス機能を提供し、Coworkのオープンソース代替として機能します。
77
</Callout>
88

9-
- 公式サイト:`<https://www.aionui.com>`
10-
- GitHubリポジトリ:`<https://github.com/iOfficeAI/AionUi>`
11-
- ダウンロードURL:`<https://github.com/iOfficeAI/AionUi/releases>`
9+
- 公式サイト:[https://www.aionui.com](https://www.aionui.com)
10+
- GitHubリポジトリ:[https://github.com/iOfficeAI/AionUi](https://github.com/iOfficeAI/AionUi)
11+
- ダウンロードURL:[https://github.com/iOfficeAI/AionUi/releases](https://github.com/iOfficeAI/AionUi/releases)
1212

1313
![AionUi Logo](/assets/aionui/aionui—logo.png)
1414

content/docs/ja/apps/astrbot.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ title: AstrBot - エージェントチャットボット
88
などの主要なインスタントメッセージングソフトウェアにシームレスに統合し、個人、開発者、チーム向けに信頼性が高く、スケーラブルな対話型AIインフラストラクチャを構築します。個人のAIパートナー、スマートカスタマーサービス、自動化アシスタント、または企業ナレッジベースのいずれであっても、AstrBotはインスタントメッセージングソフトウェアプラットフォームのワークフロー内で、実稼働可能なAIアプリケーションを迅速に構築できます。
99
</Callout>
1010

11-
- 公式ウェブサイト: `https://astrbot.app`
12-
- 公式ドキュメント: `https://docs.astrbot.app`
13-
- プロジェクトホームページ: `https://github.com/astrbotdevs/astrbot`
11+
- 公式ウェブサイト[https://astrbot.app](https://astrbot.app)
12+
- 公式ドキュメント[https://docs.astrbot.app](https://docs.astrbot.app)
13+
- プロジェクトホームページ[https://github.com/astrbotdevs/astrbot](https://github.com/astrbotdevs/astrbot)
1414

1515
## NewAPI 連携方法
1616

0 commit comments

Comments
 (0)