hermes-agent/skills/autonomous-ai-agents
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
..
claude-code docs(skill): claude-code v2.2 — add cheat sheet commands, env vars, rules, advanced features (#5158) 2026-04-04 19:15:57 -07:00
codex Release set of skills 2026-02-25 05:21:17 -08:00
hermes-agent fix: remove /prompt slash command — footgun via prefix expansion (#6752) 2026-04-09 11:27:27 -07:00
opencode feat(skills): add bundled opencode autonomous-agent skill 2026-03-13 08:39:21 -07:00
DESCRIPTION.md Release set of skills 2026-02-25 05:21:17 -08:00