feat(detect): add muse agent with generic Pick blocked detection - #2456
feat(detect): add muse agent with generic Pick blocked detection#2456ohk wants to merge 1 commit into
Conversation
Add Muse agent manifests and runtime detection for idle/working/blocked states. Blocked Pick is generic on footer 'Enter to select' so any question title/message triggers, fixing missed waiting answer where previous AND-gated rule required specific hint combos. Cover process names muse, muse-bin, muse-code variants and YOLO footer. refs #herdr
|
Hi @ohk, thanks for your interest in contributing. Herdr does not accept unsolicited implementation pull requests from contributors who are not listed in The pull request author is not an approved contributor. If you encountered a reproducible bug, report the observed behavior through the bug issue template. A report does not reserve the work or authorize a pull request; accepted fixes are normally implemented by Herdr’s maintainer-controlled agents. Feature requests, behavior changes, and other proposals belong in GitHub Discussions. Do not open an issue merely to justify an implementation that was already written. If a maintainer explicitly wants this implementation, they can reopen the pull request. Reopening by anyone else will be closed again automatically. See https://github.com/herdrdev/herdr/blob/master/CONTRIBUTING.md for the contribution policy. |
Add Muse agent detection.
Evidence: live pane reads via herdr pane read --source detection --format text (muse-spark-1.2-contributor 0.1.0) – idle YOLO/⟩, working esc to interrupt, blocked approval/Pick.
Verification: cargo fmt --check ok, cargo test 2990 passed / 17 failed (poison/flaky pre-existing, not manifest-related – recheck needed)