orca/src
BingZ be258e23ec
Add Grok orchestration group routing (#8058)
* docs: design Grok orchestration group

* docs: plan Grok orchestration group implementation

* fix: add Grok orchestration group

* test(orchestration): accept Windows skill newlines

* Fix @grok orchestration group matching and remove stale planning docs

- Reuse the shared buildAgentNameRe matcher in groups.ts instead of a
  divergent local regex, so orchestration groups honor the same
  Windows launcher-suffix rule (grok.exe/.cmd/.bat/.ps1) as the rest
  of Orca's agent-title detection.
- Add test coverage for real Grok OSC title shapes (spinner-collapsed,
  session titles) and Windows launcher-suffix titles.
- Delete the now-completed design and implementation-plan docs for
  the Grok orchestration group work.

---------

Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
2026-07-11 21:43:20 -07:00
..
cli fix(linear): preserve mixed-version RPC filtering compatibility (#8192) 2026-07-10 19:23:12 -07:00
main Add Grok orchestration group routing (#8058) 2026-07-11 21:43:20 -07:00
preload fix: reconcile SSH repo rows after host re-add (#8201) 2026-07-11 03:20:55 -07:00
relay Fix git submodule path cache retention (#7687) 2026-07-11 01:30:19 -07:00
renderer Add Grok orchestration group routing (#8058) 2026-07-11 21:43:20 -07:00
shared Add Grok orchestration group routing (#8058) 2026-07-11 21:43:20 -07:00
types