agent-ecosystem/test
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
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main fix(ci): resolve regex complexity lint error and Windows path test failure 2026-03-29 12:40:16 +03:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer feat(team): add support for task comment notifications 2026-03-29 01:29:13 +02:00
shared fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
setup.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00