agent-orchestrator/packages/cli/__tests__/commands
Harsh Batheja 9144c0ec06 chore(pipelines): merge main into pipelines (40 commits) — resolve conflicts
Additive conflicts only — no logic clash:
- types.ts: keep SCM.preflight?() from main
- index.ts: keep pipeline exports + windows-pty-registry/daemon-children exports (main)
- program.ts: keep pipeline/stage/artifact commands + registerConfig (main)
- .gitleaks.toml: allowlist canonical example tokens used in activity-events test fixtures
2026-05-16 22:13:41 +05:30
..
artifact.test.ts feat(pipeline): v0.3 — CLI surface for pipelines, stages, artifacts (#1645) 2026-05-05 11:57:15 +05:30
completion.test.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
dashboard.test.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
doctor.test.ts fix: make update checks install-method aware (#1595) 2026-05-10 22:20:59 +05:30
open.test.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
pipeline.test.ts feat(pipeline): v0.3 — CLI surface for pipelines, stages, artifacts (#1645) 2026-05-05 11:57:15 +05:30
plugin.test.ts feat: add $schema support to agent-orchestrator.yaml (#1373) 2026-04-26 19:42:45 +05:30
project.test.ts fix(cli): register project command (#1576) 2026-04-30 20:34:30 +05:30
report.test.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
review-check.test.ts Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
send.test.ts feat: enable worker→orchestrator dialogue via `ao send` with auto-sender prefix (#1787) 2026-05-10 21:50:43 +05:30
session.test.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
setup.test.ts feat: add $schema support to agent-orchestrator.yaml (#1373) 2026-04-26 19:42:45 +05:30
spawn.test.ts fix(cli): refuse to spawn when daemon is not polling the project (#1460) 2026-05-08 18:13:42 +05:30
stage.test.ts feat(pipeline): v0.3 — CLI surface for pipelines, stages, artifacts (#1645) 2026-05-05 11:57:15 +05:30
start.test.ts fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) (#1849) 2026-05-15 03:38:09 +05:30
status.test.ts feat(cli): filter terminated sessions from ao session ls / ao status by default (#1340) 2026-04-20 13:05:34 +05:30
update.test.ts feat(release): weekly release train — channels, onboarding, dashboard banner, cron (#1781) 2026-05-12 23:11:09 +05:30