hermes - 💡(How to fix) Fix L Butler: retry safe blocked work from natural phrases [1 comments, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#25125Fetched 2026-05-14 03:48:39
View on GitHub
Comments
1
Participants
1
Timeline
7
Reactions
0
Participants
Timeline (top)
cross-referenced ×3labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

What to build

Teach L to recover a blocked safe-status work item from natural Thai/English follow-up phrases such as "แก้แล้ว", "ลองใหม่", "ตรวจอีกที", or "retry latest". L should resolve the intended blocked item without requiring Leo to remember the work item ID, execute the same read-only executor again, and report the new result clearly.

Acceptance criteria

  • When exactly one relevant blocked work item exists, natural retry phrases select it and re-run its safe executor.
  • When multiple blocked items could match, L asks for a human-friendly target using ordinal/keyword choices instead of forcing an ID.
  • Successful retry moves the work item to done and records executor result metadata in the ledger/audit path.
  • Failed retry keeps the work item blocked and shows the concrete next action from the blocked follow-up guidance.

Blocked by

None - can start immediately

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING