Skip to content

docs: comprehensive content for all 15 pages - #3

Merged
HongmingWang-Rabbit merged 1 commit into
mainfrom
feat/external-agents-tokens-mcp
Apr 16, 2026
Merged

docs: comprehensive content for all 15 pages#3
HongmingWang-Rabbit merged 1 commit into
mainfrom
feat/external-agents-tokens-mcp

Conversation

@HongmingWang-Rabbit

Copy link
Copy Markdown
Contributor

Summary

All 15 documentation pages now have full content. Previously 7 were stubs.

New pages (3)

  • External Agents — registration guide with Python + Node.js examples
  • Token Management — create, list, revoke API with rotation procedure
  • MCP Server — 87-tool reference with API route mapping

Fully rewritten from stubs (7)

  • Architecture — system diagram, 4 components, infra services, health detection, deployment modes, subdomain table
  • API Reference — 80+ routes across 19 categories with auth requirements
  • Channels — Telegram, Slack, Lark/Feishu adapters with config examples
  • Plugins — two-axis model, 12 built-in plugins, install safeguards
  • Schedules — cron syntax, concurrency, supervision, org template examples
  • Self-Hosting — dev-start.sh, docker-compose, env vars, production deployment
  • Observability — activity logs, Langfuse, Prometheus, liveness, WebSocket events
  • Troubleshooting — 10 common issues with fixes
  • Org Templates — YAML structure, defaults layer, plugin UNION, template registry

Updated (3)

  • Index — SaaS subdomain table, runtime adapters, MCP/SDK links
  • Quickstart — 3 setup options, SaaS alternative, secrets setup
  • Concepts — added external agents, Lark channel, tokens, MCP

Framework

  • Fumadocs v16 + Next.js 16 + React 19.2 (fixes v15 build crash)

Build verified: 19/19 static pages, 3,121 lines of documentation.

🤖 Generated with Claude Code

Previously 7 pages were stubs ("Coming soon"). Now all 15 have full content:

- index.mdx: SaaS subdomain table, runtime adapters, MCP/SDK links
- quickstart.mdx: 3 setup options (dev-start.sh, docker-compose, manual), SaaS alternative
- concepts.mdx: added external agents, Lark channel, tokens, MCP integration
- architecture.mdx: system diagram, 4 components, infra services, health detection, deployment modes
- api-reference.mdx: all 80+ routes across 19 categories with auth requirements
- channels.mdx: Telegram, Slack, Lark/Feishu adapters with config examples
- plugins.mdx: two-axis model, 12 built-in plugins, install safeguards
- schedules.mdx: cron syntax, concurrency handling, supervision, org template examples
- org-template.mdx: YAML structure, defaults layer, plugin UNION, template registry
- self-hosting.mdx: dev-start.sh, docker-compose, env vars, production deployment
- observability.mdx: activity logs, Langfuse, Prometheus, liveness, WebSocket events
- troubleshooting.mdx: 10 common issues with fixes

Build verified: 19/19 static pages generated.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 16, 2026 5:05pm

Request Review

@HongmingWang-Rabbit
HongmingWang-Rabbit merged commit e2a772d into main Apr 16, 2026
2 checks passed
@HongmingWang-Rabbit
HongmingWang-Rabbit deleted the feat/external-agents-tokens-mcp branch April 16, 2026 17:11
@HongmingWang-Rabbit

Copy link
Copy Markdown
Contributor Author

✅ Approving + merging. Pure docs content replacing 'coming soon' stubs across 13 pages with substantive material (API reference, architecture, auth model, channels, concepts, observability, plugins, schedules, self-hosting, troubleshooting, quickstart). Vercel build green, no code changes, zero secret-pattern matches in diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant