hermes-agent/website/docs
Teknium 2772d99085
fix: remove /prompt slash command — footgun via prefix expansion (#6752)
/pr <anything> silently resolved to /prompt via the shortest-match
tiebreaker in prefix expansion, permanently overwriting the system
prompt and persisting to config. The command's functionality (setting
agent.system_prompt) is available via config.yaml and /personality
covers the common use case.

Removes: CommandDef, dispatch branch, _handle_prompt_command handler,
docs references, and updates subcommand extraction test.
2026-04-09 11:27:27 -07:00
..
developer-guide fix(bluebubbles): add missing integration points and documentation (#6460) 2026-04-09 00:19:05 -07:00
getting-started fix(nix): switch nixpkgs input from nixos-24.11 to nixos-unstable (#5520) 2026-04-09 21:30:38 +05:30
guides docs: fix 40+ discrepancies between documentation and codebase (#5818) 2026-04-07 10:17:44 -07:00
integrations fix: remove dead LLM_MODEL env var — add migration to clear stale .env entries (#6543) 2026-04-09 03:56:40 -07:00
reference fix: remove /prompt slash command — footgun via prefix expansion (#6752) 2026-04-09 11:27:27 -07:00
user-guide docs(bluebubbles): fix pairing instructions to use existing approve flow (#6548) 2026-04-09 03:57:11 -07:00
index.md fix(bluebubbles): add missing integration points and documentation (#6460) 2026-04-09 00:19:05 -07:00