Skip to content

docs: add a Bot Mode user-guide page - #88645

Merged
teknium1 merged 1 commit into
NousResearch:mainfrom
notwitcheer:docs-bot-mode-page
Aug 17, 2026
Merged

docs: add a Bot Mode user-guide page#88645
teknium1 merged 1 commit into
NousResearch:mainfrom
notwitcheer:docs-bot-mode-page

Conversation

@notwitcheer

Copy link
Copy Markdown
Contributor

What

  • Adds website/docs/user-guide/bot-mode.md, a dedicated user-guide page for Bot Mode: the Bots roster, creating and editing Bots, avatars, routines, group chats, bot-to-bot messaging (agent.bot_mode_protocol), the multi-connection roster, and CLI parity.
  • Registers the page in website/sidebars.ts right after the Desktop App page.

Why

Bot Mode ships built into the desktop app and is on by default (#87886), and it just got announced publicly, but the docs only cover it as a short section inside the Desktop App page. The archived plugin repo's README is currently the closest thing to a full doc and it redirects people back here. This gives the feature a real home page; the Desktop App section can shrink to a pointer at the team's discretion.

Two related crumbs I deliberately left out of this PR (my fork predates the current pages, so clean single-purpose diffs weren't possible): user-guide/multi-connection-desktop.md still links Bot Mode to the archived NousResearch/Hermes-Bot-Mode repo, and user-guide/desktop.md could cross-link the new page from its Bot Mode section. Both are one-liners if someone wants to pick them up in-tree.

Every behavioural claim is verified against the in-tree source at aeabff6 (apps/desktop/src/plugins/hermes-bots/plugin.js, tools/bot_mode_probe.py) or the existing desktop.md section. Happy to edit or close freely.

Bot Mode ships built into the desktop app (default on) but only had a
short section in desktop.md. This adds a dedicated user-guide page
covering the Bots roster, creating and editing Bots, avatars, routines,
group chats, bot-to-bot messaging (agent.bot_mode_protocol), the
multi-connection roster, and CLI parity.
@alt-glitch alt-glitch added type/docs Documentation improvements comp/desktop Electron desktop app (apps/desktop/*) P3 Low — cosmetic, nice to have labels Aug 17, 2026
@teknium1
teknium1 merged commit 851a30d into NousResearch:main Aug 17, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/desktop Electron desktop app (apps/desktop/*) P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants