Commit Graph
15 Commits
Author SHA1 Message Date
Ogulcan Celik 5f1957c27b fix: harden hermes lifecycle detection 2026-07-25 01:05:14 +03:00
akbashandakbash-bot 74db2f3a79 fix: detect codex working with static titles (#1574)
* fix: detect codex working with static titles

refs #1563

* fix: ignore interrupted codex footer

refs #1563

---------

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-18 23:29:04 +03:00
Ogulcan Celik b42c6e661e fix: detect grok state from terminal signals 2026-07-17 01:20:07 +03:00
Ogulcan Celik a47bc3e068 fix: keep Claude working during /btw
refs #1366
2026-07-13 16:24:50 +03:00
Ogulcan Celik 4800ff54f0 fix: detect reordered codex title spinners
refs #1281
2026-07-13 03:46:37 +03:00
Tony Solomonik 3b8aeee166 feat: add maki agent support (#1302)
* feat: add maki detection support

Maki always draws a one-line status bar at the bottom of the screen, so the manifest reads just that row: a braille spinner before the `[BUILD]`/`[PLAN]`/`[BASH]` mode label means working, the bare label means idle.

Blocked states come from the panels that replace the input box, the `Permission Required` dialog with its `y Allow`/`n Deny` hint rows and the `Plan complete` form. Maki emits no OSC title or progress, so these screen rules are the only evidence.

Also wires `maki` through process-name identification, per-agent sound overrides, and the website manifest catalog.

* docs: stage maki detection docs
2026-07-11 01:19:51 +03:00
Ogulcan Celik b03f033d09 fix: detect active amp turns
refs #1208
2026-07-09 01:41:56 +03:00
LaneandOgulcan Celik 7a85249617 fix: support esc
interrupt for github copilot (#1120)

* fix: support esc interrupt for github copilot

Github Copilot CLI version v1.0.69-2 introduces the "esc interrupt" prompt.
Update the Github Copilot agent detection manifest to match this prompt and correctly report the agent as working.
Add test cases in tests.rs to verify state detection.
Synchronize the website's copy of the manifest.

refs #1119

* test: clean up github copilot detection rules and tests

Clean up formatting and comments for the github copilot detection rule and tests.

refs #1119

* test: remove copilot manifest literal test

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-07-07 15:28:50 +03:00
Wuyue (Tony) SunandOgulcan Celik b04c6496a8 fix: detect grok build working and blocked states from current ui chrome (#1055)
* fix: detect grok build working and blocked states from current ui chrome

refs #1017

* fix: sync grok detection website manifest

refs #1017

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-07-06 01:36:49 +03:00
Ogulcan Celik 58b9fecc21 fix: detect antigravity background-task wait without /tasks hint
refs #755
2026-06-24 23:19:05 +03:00
Ogulcan Celik b76fb4950c fix: detect copilot ask_user accept prompt
refs #725
2026-06-22 13:57:26 +03:00
Ogulcan Celik befe629312 docs: finalize 0.7.0 release docs 2026-06-15 19:03:24 +03:00
Ogulcan Celik 1fc5e84d46 fix: stop marking codex background terminals as working 2026-06-10 22:41:18 +03:00
Ogulcan Celik 09c0dabfb5 chore: publish updated agent detection manifests 2026-06-10 19:31:02 +03:00
Ogulcan Celik 38f3b290de chore: publish agent detection manifests 2026-06-10 03:43:25 +03:00