agent/tests/cli
Snider 53b46c33da feat(agent/pipeline): add core pipeline command tree (#535)
Per RFC.pipeline.md "core pipeline Command Tree": full audit/epic/
monitor/fix/onboard/budget/training subcommand tree wired into
core-agent.

Lands across 18 files:
* pkg/agentic/pipeline_commands.go — registry: audit, epic/create|run|
  status|sync, monitor, fix/reviews|conflicts|format|threads, onboard,
  budget/*, training/*
* pkg/agentic/commands.go — pipeline registration wired in
* pkg/agentic/pipeline_audit.go — audit issue expansion + bug fix:
  audit-created implementation issues no longer carry the 'audit' label,
  so epic + onboard see them as implementation candidates
* pkg/agentic/pipeline_epic.go — epic group/run/sync
* pkg/agentic/pipeline_monitor.go — open-PR watcher
* pkg/agentic/pipeline_fix.go — reviews/conflicts/format/threads helpers
* pkg/agentic/pipeline_onboard.go — chained audit → epic → dispatch
* pkg/agentic/pipeline_budget.go + pipeline_training.go — stubs
  returning blocked-on-sibling pointer (sibling tickets own deep impl)
* pkg/agentic/pipeline_*_test.go — AX-10 per handler
* tests/cli/pipeline/Taskfile.yaml — CLI smoke coverage

go test could not complete in this sandbox due to wider workspace
go.sum/private-module issues outside this ticket; supervisor catches
in clean workspace.

Co-authored-by: Codex <noreply@openai.com>
Closes tasks.lthn.sh/view.php?id=535
2026-04-25 23:25:37 +01:00
..
_lib revert fcb9c189e5 2026-04-23 12:32:57 +01:00
agent feat(ax-10): bring agent to v0.8.0-alpha.1 + CLI test scaffold 2026-04-24 23:48:34 +01:00
brain revert fcb9c189e5 2026-04-23 12:32:57 +01:00
branch revert fcb9c189e5 2026-04-23 12:32:57 +01:00
check revert fcb9c189e5 2026-04-23 12:32:57 +01:00
credits revert fcb9c189e5 2026-04-23 12:32:57 +01:00
dispatch revert fcb9c189e5 2026-04-23 12:32:57 +01:00
env revert fcb9c189e5 2026-04-23 12:32:57 +01:00
extract revert fcb9c189e5 2026-04-23 12:32:57 +01:00
fleet revert fcb9c189e5 2026-04-23 12:32:57 +01:00
issue revert fcb9c189e5 2026-04-23 12:32:57 +01:00
lang revert fcb9c189e5 2026-04-23 12:32:57 +01:00
message revert fcb9c189e5 2026-04-23 12:32:57 +01:00
mirror revert fcb9c189e5 2026-04-23 12:32:57 +01:00
pipeline feat(agent/pipeline): add core pipeline command tree (#535) 2026-04-25 23:25:37 +01:00
plan revert fcb9c189e5 2026-04-23 12:32:57 +01:00
pr revert fcb9c189e5 2026-04-23 12:32:57 +01:00
prompt revert fcb9c189e5 2026-04-23 12:32:57 +01:00
repo revert fcb9c189e5 2026-04-23 12:32:57 +01:00
restart revert fcb9c189e5 2026-04-23 12:32:57 +01:00
scan revert fcb9c189e5 2026-04-23 12:32:57 +01:00
session revert fcb9c189e5 2026-04-23 12:32:57 +01:00
sprint revert fcb9c189e5 2026-04-23 12:32:57 +01:00
state revert fcb9c189e5 2026-04-23 12:32:57 +01:00
status revert fcb9c189e5 2026-04-23 12:32:57 +01:00
sync revert fcb9c189e5 2026-04-23 12:32:57 +01:00
version revert fcb9c189e5 2026-04-23 12:32:57 +01:00
workspace revert fcb9c189e5 2026-04-23 12:32:57 +01:00
.DS_Store revert fcb9c189e5 2026-04-23 12:32:57 +01:00
Taskfile.yaml revert fcb9c189e5 2026-04-23 12:32:57 +01:00