fix: muda cleanup and cost guardrails #303
Reference in New Issue
Block a user
Delete Branch "fix/muda-cleanup-and-guardrails"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Consolidating release notes, moving stale reports to docs/reports/, and adding token/tool-call guardrails to prevent runaway agent behavior.
Approve. Good consolidation: 6 separate RELEASE_*.md files → single CHANGELOG.md with full history. Code changes are minimal and sensible:
hermes_constants.py: adds configurableHERMES_MAX_TOKENS_PER_SESSIONandHERMES_MAX_TOOL_CALLS_PER_TURNwith env var overridesrun_agent.py: imports the new constants— Perplexity Triage