-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmkdocs.yml
More file actions
193 lines (185 loc) · 6.95 KB
/
mkdocs.yml
File metadata and controls
193 lines (185 loc) · 6.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
site_name: RexCLI Documentation
site_url: https://cli.rexai.top
site_description: AI memory system docs for Codex/Claude/Gemini/OpenCode with Hermes workflows, Agent Team runtime, and automatic subagent planning.
site_author: RexAI
repo_url: https://github.com/rexleimo/rex-cli
repo_name: rexleimo/rex-cli
docs_dir: docs-site
site_dir: site
theme:
name: material
custom_dir: docs-site/overrides
language: en
logo: assets/logo.svg
favicon: assets/favicon.svg
features:
- navigation.tabs
- navigation.sections
- navigation.top
- content.code.copy
- search.suggest
- search.highlight
markdown_extensions:
- admonition
- attr_list
- md_in_html
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- tables
- toc:
permalink: true
plugins:
- search:
lang:
- en
- zh
- ja
- ko
- i18n:
docs_structure: folder
reconfigure_material: true
languages:
- locale: en
name: English
default: true
build: true
link: /
site_name: RexCLI Documentation
site_description: AI memory system docs for Codex/Claude/Gemini/OpenCode with Hermes workflows, Agent Team runtime, and automatic subagent planning.
- locale: zh
name: 简体中文
build: true
link: /zh/
site_name: RexCLI 文档
site_description: 面向 Codex/Claude/Gemini/OpenCode 的 AI 记忆系统文档,覆盖 Hermes 工作流、Agent Team 与自动化子代理规划。
nav_translations:
Home: 首页
Blog: 博客
Getting Started: 快速开始
Quick Start: 快速开始
Windows Guide: Windows 安装指南
Troubleshooting: 故障排查
Core Features: 功能核心
ContextDB: ContextDB
Superpowers: Superpowers
Route & Concurrency Profiles: 路由与并发档位
Advanced Design Skills: 高级设计技能
Architecture: 架构
CLI Workflows: CLI 工作流
Resources: 资源
CLI Comparison: CLI 对比
Case Library: 官方案例库
Case - Cross-CLI Handoff: 案例 - 跨 CLI 交接
Case - Browser Auth-Wall Flow: 案例 - 浏览器认证墙流程
Case - Privacy Guard Config Read: 案例 - Privacy Guard 配置读取
Changelog: 更新日志
Friends: 友情链接
External: 外部链接
Project: 项目地址
- locale: ja
name: 日本語
build: true
link: /ja/
site_name: RexCLI ドキュメント
site_description: Codex/Claude/Gemini/OpenCode 向けの AI 記憶システム文書。Hermes ワークフロー、Agent Team、subagent 自動計画をカバー。
nav_translations:
Home: ホーム
Blog: ブログ
Getting Started: クイックスタート
Quick Start: クイックスタート
Windows Guide: Windows ガイド
Troubleshooting: トラブルシューティング
Core Features: コアプリ 功能
ContextDB: ContextDB
Superpowers: Superpowers
Route & Concurrency Profiles: ルーティングと並列プロファイル
Advanced Design Skills: 高度デザインスキル
Architecture: アーキテクチャ
CLI Workflows: CLI ワークフロー
Resources: リソース
CLI Comparison: CLI 比較
Case Library: 公式ケースライブラリ
Case - Cross-CLI Handoff: 事例 - クロスCLI引き継ぎ
Case - Browser Auth-Wall Flow: 事例 - ブラウザ認証ウォール
Case - Privacy Guard Config Read: 事例 - Privacy Guard設定読取
Changelog: 変更履歴
Friends: リンク集
External: 外部リンク
Project: プロジェクト
- locale: ko
name: 한국어
build: true
link: /ko/
site_name: RexCLI 문서
site_description: Codex/Claude/Gemini/OpenCode용 AI 기억 시스템 문서. Hermes 워크플로, Agent Team, 자동 subagent 계획을 다룹니다.
nav_translations:
Home: 홈
Blog: 블로그
Getting Started: 시작하기
Quick Start: 빠른 시작
Windows Guide: Windows 가이드
Troubleshooting: 문제 해결
Core Features: 핵심 기능
ContextDB: ContextDB
Superpowers: Superpowers
Route & Concurrency Profiles: 라우팅/병렬 프로필
Advanced Design Skills: 고급 디자인 스킬
Architecture: 아키텍처
CLI Workflows: CLI 워크플로
Resources: 리소스
CLI Comparison: CLI 비교
Case Library: 공식 사례 라이브러리
Case - Cross-CLI Handoff: 사례 - 크로스 CLI 핸드오프
Case - Browser Auth-Wall Flow: 사례 - 브라우저 인증 장벽 흐름
Case - Privacy Guard Config Read: 사례 - Privacy Guard 설정 읽기
Changelog: 변경 로그
Friends: 추천 링크
External: 외부 링크
Project: 프로젝트
extra:
links:
product: https://cli.rexai.top
blog: https://cli.rexai.top/blog/
tools: https://tool.rexai.top
footer_links:
- text: os.rexai.top (RexOS Agent OS)
href: https://os.rexai.top
title: RexOS AI Agent OS focused on harness-first long-running workflows
- text: rexai.top (Content Hub)
href: https://rexai.top
title: RexAI content hub for AI engineering articles and tutorials
- text: tool.rexai.top (Free Tools)
href: https://tool.rexai.top
title: RexAI free no-ad online tools portal
extra_javascript:
- assets/analytics-placeholder.js
extra_css:
- assets/custom.css
nav:
- Home: index.md
- Blog: https://cli.rexai.top/blog/
- Getting Started:
- Quick Start: getting-started.md
- Windows Guide: windows-guide.md
- Troubleshooting: troubleshooting.md
- Core Features:
- ContextDB: contextdb.md
- Superpowers: superpowers.md
- Route & Concurrency Profiles: route-concurrency-profiles.md
- Advanced Design Skills: advanced-design-skills.md
- Agent Team: team-ops.md
- HUD Guide: hud-guide.md
- Architecture: architecture.md
- CLI Workflows: use-cases.md
- Resources:
- CLI Comparison: cli-comparison.md
- Case Library: case-library.md
- Skill Candidates: skill-candidates.md
- Case - Cross-CLI Handoff: case-cross-cli-handoff.md
- Case - Browser Auth-Wall Flow: case-auth-wall-browser.md
- Case - Privacy Guard Config Read: case-privacy-guard.md
- Changelog: changelog.md
- Friends: friends.md
- External:
- Project: https://github.com/rexleimo/rex-cli