Skip to content

fix(hermes): match 'are u there' colloquial check-ins - #40

Merged
Mukeshkr-19 merged 1 commit into
mainfrom
fix/greeting-are-u-there
Aug 24, 2026
Merged

fix(hermes): match 'are u there' colloquial check-ins#40
Mukeshkr-19 merged 1 commit into
mainfrom
fix/greeting-are-u-there

Conversation

@Mukeshkr-19

Copy link
Copy Markdown
Owner

Summary

  • Broaden greeting classifier from are you there to are (?:you|u) there so screenshot phrase macha are u there daa ? is treated as a check-in (no clarify polls).
  • Preserve existing greeting guards, tool_choice=none, output contract, and task exclusions.
  • Add regression probes for exact screenshot strings.

Root cause

After #39, live OCI probe showed macha are u there daa ? → False while macha you there daa ? → True. Agent log 04:17: clarify tool + interrupt + WAITING_FOR_USER second clarify (career-role choices). Not career-cron session bleed; pending clarify store was empty.

Test plan

  • git diff --check
  • ./scripts/public-audit.sh
  • ./tests/smoke/run.sh
  • ./tests/reliability/run.sh (full PASS)
  • CI green
  • OCI rematerialize + live classifier probe

Made with Cursor

Screenshot phrase "macha are u there daa ?" missed the greeting
classifier (are you vs are u), so clarify polls still fired after #39.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Mukeshkr-19
Mukeshkr-19 merged commit c6c2bd5 into main Aug 24, 2026
7 checks passed
@Mukeshkr-19
Mukeshkr-19 deleted the fix/greeting-are-u-there branch August 24, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant