hermes-agent/website/docs/guides
Teknium 5396da844a docs: DX sweep — 7 verified-absent documentation items
- developer-guide/codebase-ownership.md (new): subsystem -> source dirs ->
  docs entry point map; complements the narrow CODEOWNERS proposal in #23751
  (docs table only, no .github/CODEOWNERS).
- contributing.md: document the .agents/checks/*.md repo-local review
  checklist convention (idea from goose, Apache-2.0).
- integrations/index.md: "Quick connect links" table with prefilled
  create-your-app deep links (Telegram BotFather, Discord
  ?new_application=true, Slack ?new_app=1, LINE, Feishu). Poke-inspired.
- guides/agent-email-address.md (new): dedicated agent mailbox via the
  bundled himalaya skill — setup, cron polling pattern, prompt-injection
  safety notes. Poke-inspired.
- user-guide/features/browser.md: Chrome 136+ silently refuses
  --remote-debugging-port on the default user-data-dir; dedicated profile is
  now mandatory (diagnosis from oh-my-pi, MIT).
- developer-guide/adding-providers.md: "Tool-call wire format" section
  linking the OpenAI chat-completions reference as the canonical shape for
  convert_messages/convert_tools.
- user-guide/features/tools.md: shell-init pitfall — heavy/interactive rc
  files (nvm, TTY-expecting blocks) break non-interactive agent terminal
  calls; interactive-guard pattern documented (from cline, Apache-2.0).

Both new pages registered in sidebars.ts. Validated with npx docusaurus
build (en + zh-Hans green; zh-Hans relative-link warnings are the known
pre-existing untranslated-page noise).
2026-08-07 08:58:08 -07:00
..
_category_.json
agent-email-address.md docs: DX sweep — 7 verified-absent documentation items 2026-08-07 08:58:08 -07:00
automate-with-cron.md
automation-blueprints.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
aws-bedrock.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
azure-foundry.md
cron-script-only.md docs: fold in remaining live fixes from overnight-sweep PR cluster 2026-07-29 09:45:11 -07:00
cron-troubleshooting.md
daily-briefing-bot.md
delegation-patterns.md
desktop-native-signin.md
github-pr-review-agent.md
google-gemini.md
google-vertex.md
local-llm-on-mac.md docs: explain the slow silent first turn (prefill) on local hardware 2026-08-05 21:33:44 +05:30
local-ollama-setup.md docs: explain the slow silent first turn (prefill) on local hardware 2026-08-05 21:33:44 +05:30
microsoft-graph-app-registration.md
migrate-from-openclaw.md docs: teach providers: dict as the canonical custom-provider format 2026-07-29 09:44:59 -07:00
minimax-oauth.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
oauth-over-ssh.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
operate-teams-meeting-pipeline.md
pipe-script-output.md
python-library.md feat: raise default tool-calling iteration limit from 90 to 500 2026-07-26 12:54:45 -07:00
run-hermes-with-nous-portal.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
run-nemotron-3-ultra-free.md
secure-hermes-on-a-work-machine.md docs: add security-posture guide for running Hermes on a personal or work machine 2026-08-05 21:33:44 +05:30
team-telegram-assistant.md
tips.md docs: surface existing answers users can't find (migration, prompt-size, tool-call parsing, Desktop label) 2026-08-05 21:33:44 +05:30
troubleshooting-agent-quality.md docs: add troubleshooting checklist for perceived agent-quality regressions 2026-08-05 21:33:44 +05:30
use-mcp-with-hermes.md
use-soul-with-hermes.md
use-voice-mode-with-hermes.md docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
webhook-github-pr-review.md
work-with-skills.md
xai-grok-oauth.md