Commit Graph
3 Commits
Author SHA1 Message Date
6e45066041 fix(hermes): expose Agency tool parameters (#717)
Co-authored-by: Michael Sitarzewski <michael@sitarzewski.com>
2026-07-15 09:55:50 -05:00
Pip 27afa03c64 openclaw: let stderr through on agents add failure 2026-03-10 18:54:15 -05:00
Pip 6c78886ec9 openclaw: auto-register agents on install
After copying workspace files, call `openclaw agents add --non-interactive`
for each agent so they're immediately usable by agentId without any manual
config steps. Guarded by `command -v openclaw` so it's a no-op when OpenClaw
isn't installed. Adds a post-install reminder to restart the gateway.

Tested by Pip — an OpenClaw instance running on the machine that maintains
the agency-agents repo. 🫛
2026-03-10 17:42:31 -05:00