agent-ecosystem/test/main
iliya 388a24d715 fix(ci): resolve regex complexity lint error and Windows path test failure
- Simplify LAUNCH_RE by pre-stripping optional (resume) prefix to bring
  regex complexity from 23 to within the allowed 20
- Use RegExp.exec() instead of String.match() per lint rules
- Use path.normalize() in BranchStatusService tests for cross-platform
  compatibility (fixes \repo vs /repo on Windows)
2026-03-29 12:40:16 +03:00
..
http feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
ipc fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
services fix(ci): resolve regex complexity lint error and Windows path test failure 2026-03-29 12:40:16 +03:00
utils Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00