We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Home (markdown)
docs(wiki): present Read me section as 3-edition table Replace the flat 4-bullet Read me list with a 3-row table that mirrors the User Guide layout: each edition (Local MCP, Online, Offline) gets its own Overview and Installation entry that deep links into the matching README anchor. Shared resources stay below the table as bullets: - Full README (single file) - Demo video (now points to the working #demo-video-of-basic-usage anchor instead of the broken #demo) - Release (releases page) Result: every edition is a first-class entry point in both the Read me and User Guide sections of the Wiki home.
docs(wiki): present Local MCP / Online / Offline editions on equal footing - Home.md: replace single-language Offline-only table with a 3-edition x EN/JP matrix so all three editions surface as first-class entry points. - _Sidebar.md: add per-edition headings and EN/JP links for Local MCP, Online, and Offline; previously only Offline was exposed. - New lightweight landing pages: User_Guide(Local_MCP_Edition)[EN].md User_Guide(Local_MCP_Edition)[JP].md User_Guide(Online_Edition)[EN].md User_Guide(Online_Edition)[JP].md Each page hubs into the matching README sections via deep anchors (Local MCP: install / config / connection / exposed surfaces / workflow / safety / troubleshooting; Online: install / user guide), and cross-links to the sibling edition guides. - Existing Offline_Edition[EN]/[JP] pages and 83 Offline child pages are unchanged; existing URLs continue to resolve.