Update Home page introduction to reflect multi-backend support
Move Multiple Backends from standalone section into Setup guides
Add Multiple Backends wiki page with motivational introduction
Add comprehensive slash command reference page
Add GitHub Notification Routing wiki page
Document GITHUB_NOTIFY_CHAT_ID feature: Telegram group setup,
configuration, event routing table, multi-user interaction,
and troubleshooting. Cross-reference from Home, Exposing Kai
to the Internet, PR Review Agent, and Issue Triage Agent pages.
Add Multi-User Setup page and update existing pages for multi-user support
New page: Multi-User-Setup.md covering users.yaml config, per-user
isolation, subprocess pool, roles, process isolation, and migration.
Updated pages:
- System-Architecture: diagram shows pool.py, pool.py in source files,
auth mentions users.yaml, database schema notes per-user namespacing,
user separation section covers per-user os_user
- Home: opening paragraph plural, Multi-User link in setup guides
- Getting-Started: auth mentions users.yaml, multi-user in next steps
- Protected-Installation: users.yaml in directory layout, user
separation section covers per-user os_user vs CLAUDE_USER
Document per-workspace configuration (workspaces.yaml)
Reorder features by importance on Home page
Reorder setup guides by importance on Home page
Remove Messaging Platform Comparison wiki page
Remove OpenClaw Comparison wiki page
Add Issue Triage Agent wiki page and update Home intro
Add PR Review Agent wiki page
Add Testing wiki page and security model section
Add Protected Installation wiki page with cross-references
Add TOTP Authentication wiki page and cross-references
New page documenting setup, daily use, configuration, CLI commands,
security model, and cross-platform notes. Cross-references added to
Home (setup guides), Getting Started (next steps), Troubleshooting
(new TOTP section), and System Architecture (auth step).
Document dual-mode Telegram transport (webhook + polling)
Update 5 wiki pages to reflect the new dual-mode transport support.
Polling is the zero-config default; webhook mode requires a tunnel.
Add External Services wiki page, fix services.json typo in System Architecture
Add Browser Automation wiki page
Add Webhook Examples wiki page
Rename Architecture page to System Architecture
Add Getting Started and Troubleshooting pages, rewrite Home page
Reorganize wiki: rename home page, group pages by category