mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
e16304d065
* docs: rewrite getting started documentation - Overhauled getting started guide to align with current frontend UI and logic. - Split getting started documentation into modular chapters covering providers, models, bots, containers, files, skills, MCP, channels, memory, subagents, heartbeats, and search/email providers. - Updated sidebar and index page to reflect the new documentation structure. Made-with: Cursor * docs: fix lint error in en.ts Made-with: Cursor * docs: add Channels documentation category - Created a new top-level documentation category 'Channels'. - Added detailed configuration guides for Telegram, Feishu (Lark), and Discord. - Included official documentation references for bot creation on each platform. - Updated 'Getting Started' channel page and main index with links to the new guides. Made-with: Cursor * refactor: docs to v0.2 * docs: add Scheduled Tasks chapter to getting started - Created schedule.md covering cron-based automation, fields, pattern reference, and execution flow. - Added comparison table between Schedule and Heartbeat features. - Updated sidebar navigation to include the new chapter. Made-with: Cursor