docs(remote-access): surface "ask your Agent" alternative to Tailscale-by-default
0c9d1ff
docs(faq): correct model-switching answer and Built-in Aion CLI naming
cf7c881
docs(use-cases): drop unwritten Coming Soon stubs, point to assistants and demos
9ad3c56
docs(scheduled-tasks): rewrite for UI-driven workflow with frequency presets and exec modes
e99d25c
docs(preview-panel): correct editor (CodeMirror), drop unimplemented shortcuts and WYSIWYG
e7a3c43
docs(assistants-ecosystem): rewrite for 21+ presets and current Skills sources
8a446f9
docs(config-index): drop Google login + iFlow CLI, bump assistant count to 21+
e5dffe4
docs: tighten MCP configuration guide
- Correct streamable_http transport name (underscore, matches code)
- Add remote transport example with url + headers
- Drop '(Gemini CLI)' from built-in agent label, list dynamically detected agents
- Replace 'all CLI tools' wording with the precise 'detected agents' scope
759befc
docs: refresh image generation guide
- Document allowlist + chat-API vs images-API split (per recent ImageProviderAdapter refactor)
- Add OpenAI / Stability AI / DashScope / Together AI / AntigravityTools / Vertex AI
- Document auto-injected defaults per platform
- Tighten FAQ around model picker filtering
93e1008
docs: refresh Assistant Configuration guide
- Replace 'built-in Gemini CLI' with backend-agent picker (any detected agent)
- Mention 21+ built-in assistants and call out the headline ones
- Document Rules storage as Markdown files under assistant-rules/
- Document Skills sources: built-in / custom / extension
- Note SKILL.md folder format for custom skills
- Update FAQ with Rules location and built-in editability rules
a68a761
docs: rewrite ACP multi-agent setup guide
- Replace per-agent install tutorials with vendor doc links (less maintenance, fewer fabricated package names)
- Fix built-in agent label: Aion CLI / aionrs instead of Gemini CLI
- Add missing supported agents: Snow CLI, Kiro, Hermes Agent, Cursor Agent, Gemini CLI (now external)
- Drop iFlow CLI (no longer in supported set)
- Tighten FAQ around detection, PATH, and feature scope
5c509ac
docs: refresh LLM configuration guide
- Bump platform count to 28+, add Novita / PPIO / Dashscope Coding Plan
- Remove Google Login section (feature deprecated)
- Rewrite Vertex AI section to use Project ID + API Key
- Trim Custom Platform section (most providers are presets now)
- Fix model-switch FAQ to reflect current model selector UX
- Correct InfiniAI Chinese name to 无问芯穹
e86970d
docs(home): align Home + Sidebar with current product
- Update built-in assistant count: 12+ → 20+, list current assistants
(Cowork, PPT/Word/Excel Creator, Morph PPT 3D, Pitch Deck, Dashboard,
Academic Paper, Financial Model, etc.); drop deprecated PDF-to-PPT
- Add OfficeCLI integration section (PPT/Word/Excel)
- Update CLI agent list: add Kiro, Hermes Agent, Snow CLI, Cursor Agent,
OpenClaw, Qoder, Mistral Vibe, Nano Bot, CodeBuddy, Factory Droid, etc.
- Update Channels list: Telegram, Lark, DingTalk + WeChat, WeCom
- Add Scheduled Tasks (Cron) feature in feature list
- Drop 'Google login' wording (UI no longer exists)
- Reorder/extend guides table: add Assistant Configuration, Remote Internet
Access, Scheduled Tasks, AI Assistants & Skills, Preview Panel
- Remove Remote Agent Setup from Sidebar/Home (dev-only feature)
- Delete Remote-Agent-Guide.md / Remote-Agent-Guide-Chinese.md
Waili
committed
May 27, 2026
a85ff10
docs(getting-started): align with current product
- Remove Google Login / Gemini Settings flow (UI no longer exists)
- Remove Google Cloud Project ID setup section
- Rewrite Step 3 around Settings → Models + API Key, add ACP auto-detection note
- Drop 'Gemini Google Auth' option mention in Step 4
- Fix Q3: model switching is supported via the model selector
- Rename 'working directory' → 'Project' to match current UI
Waili
committed
May 27, 2026
d1f7261
docs: update webui examples to 2.0.0
zk
committed
May 14, 2026
72733cd
docs: simplify macOS quarantine workaround
zk
committed
May 14, 2026
113e613
docs: make WebUI wiki default to v2
zk
committed
May 14, 2026
1caedc8
docs: version WebUI wiki for v2
zk
committed
May 14, 2026
475d266
docs: add Remote Agent Configuration Guide (EN + CN)
0e5bca0
docs: 更正 ACP 全称为 Agent Client Protocol(代理客户端协议)
deebee3
docs: 全面更新 wiki 文档,同步代码实现
- 更新产品定位:从 Claude Cowork 替代品改为 Cowork 平台
- 补充完整的 CLI 工具列表(16个)和安装说明
- 补充完整的 LLM 平台列表(25+)和配置说明
- 补充完整的助手列表(12个)和技能信息
- 更新图像生成模型配置说明
- 更新 WebUI 配置说明(端口、环境变量、配置文件)
- 修正所有文档中的事实描述,确保与代码实现一致
ed747db
docs: Update wiki with Claude Cowork positioning, add new guides (Scheduled Tasks, AI Assistants Ecosystem, Preview Panel), and fix multi-user descriptions
6f4ef86
Add DingTalk Bot Setup Guide with images
- Add comprehensive DingTalk bot setup guide in English and Chinese
- Add 14 images for step-by-step instructions
- Update navigation files (Home, Sidebar, Configuration Guides)
- Include detailed setup steps: create bot, configure permissions, publish app, configure AionUi, authorize users
5d7e719
docs: 更新首页 Key Features
- 添加 WebUI 模式功能(浏览器访问、远程连接、二维码登录、24/7 远程助手)
- 添加 Channels 集成功能(Telegram、Lark 等平台)
- 同步中英文版本
42db356
docs: 更新 WebUI 配置指南
- 删除多用户相关错误说明,明确单用户限制
- 更新密码管理:界面支持重置和设置密码(v1.8.6 新功能)
- 降低命令行内容权重,优先展示界面操作方式
- 添加 WebUI 设置界面截图
- 添加 Channels 配置说明(Telegram、Lark 等)
- 同步中英文版本
885e6b8
docs: add introduction highlighting 24/7 remote assistant, QR code login, and quick 3-5 min setup
2ffd6da
docs: fix image - replace login setting with remote-telegram.png
883505a
docs: add login setting image at the beginning of remote access guide
ffba0fe
docs: add QR code scan image to remote access login section
86a5f0d
docs: add QR code scan one-click login option (recommended) to remote access guide
b1a3943