agent-orchestrator/packages/web/src
adil 72e3620b8d test: add tests for optional repo across all changed modules
- detect-env: test GitHub/GitLab HTTPS/SSH remote extraction, unknown
  hosts returning null, missing remote, and non-git directories
- repo-validation: test the anchored regex accepts owner/repo, rejects
  empty, lone slash, missing segments, whitespace, and nested paths
- config-validation: test SCM/tracker inference skipped when repo is
  missing or has no slash, and inferred correctly with owner/repo
- scm-webhooks: test eventMatchesProject returns false when project
  has no repo configured
- orchestrator-prompt: existing test covers repo:undefined → "not configured"
- prompt-builder: existing test covers BASE_AGENT_PROMPT_NO_REPO selection

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 12:06:09 +05:30
..
__tests__ fix(web): link passing CI check chips to their check run URL 2026-04-13 23:46:48 +05:30
app fix: merge main and address review findings for prompt-driven spawn 2026-04-11 21:44:57 +05:30
components Merge pull request #1219 from ComposioHQ/feat/issue-1209 2026-04-14 09:58:40 +05:30
hooks style(design): design review fixes + fresh Warm Terminal design system (#927) 2026-04-11 16:30:03 +05:30
lib test: add tests for optional repo across all changed modules 2026-04-15 12:06:09 +05:30
providers fix(web): restore local type defs in mux-websocket and add coverage tests 2026-04-06 22:46:29 -07:00
vitest.d.ts fix: upgrade @testing-library/jest-dom for vitest 2.x type compatibility (#21) 2026-02-14 14:40:44 +05:30