mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-26 01:01:40 +00:00
Plan skill was writing to .hermes/plans/ relative to the backend
workspace, causing all profiles to share the same plans directory.
Now writes to ~/.hermes/plans/ which is expanded against the
subprocess HOME ({HERMES_HOME}/home/), ensuring each profile has
its own isolated plans directory.
Fixes #12533.
|
||
|---|---|---|
| .. | ||
| plan | ||
| requesting-code-review | ||
| subagent-driven-development | ||
| systematic-debugging | ||
| test-driven-development | ||
| writing-plans | ||