agent/pkg/agentic
Virgil 3c2575f45b fix(ax): remove proc.go wrapper layer
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 15:48:21 +00:00
..
actions.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
actions_example_test.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
actions_test.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
auto_pr.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
auto_pr_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
auto_pr_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
commands.go fix(ax): register named agentic commands 2026-03-29 23:37:28 +00:00
commands_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
commands_forge.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
commands_forge_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
commands_forge_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
commands_test.go fix(ax): register named agentic commands 2026-03-29 23:37:28 +00:00
commands_workspace.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
commands_workspace_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
commands_workspace_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
deps.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
deps_example_test.go fix(ax): add missing examples and helper coverage 2026-03-29 21:44:22 +00:00
deps_test.go fix(ax): add missing examples and helper coverage 2026-03-29 21:44:22 +00:00
dispatch.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
dispatch_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
dispatch_sync.go fix(ax): align plan IDs and validation helpers 2026-03-30 14:32:01 +00:00
dispatch_sync_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
dispatch_sync_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
dispatch_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
epic.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
epic_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
epic_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
events.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
events_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
events_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
handlers.go fix(ax): align brain and runner result flows 2026-03-29 23:45:48 +00:00
handlers_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
handlers_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
ingest.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
ingest_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
ingest_test.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
logic_test.go fix(dispatch): concurrency, queue runner, and path improvements 2026-03-29 20:40:20 +01:00
mirror.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
mirror_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
mirror_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
paths.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
paths_example_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
paths_test.go fix(ax): align plan IDs and validation helpers 2026-03-30 14:32:01 +00:00
pid.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
pid_example_test.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
pid_test.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
plan.go fix(ax): align plan IDs and validation helpers 2026-03-30 14:32:01 +00:00
plan_crud_test.go fix(ax): align plan IDs and validation helpers 2026-03-30 14:32:01 +00:00
plan_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
plan_logic_test.go fix(ax): align plan IDs and validation helpers 2026-03-30 14:32:01 +00:00
plan_test.go fix(ax): align plan IDs and validation helpers 2026-03-30 14:32:01 +00:00
pr.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
pr_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
pr_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
prep.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
prep_example_test.go docs(ax): add remaining usage examples 2026-03-30 00:20:03 +00:00
prep_extra_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
prep_test.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
process_register.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
process_register_example_test.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
process_register_test.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
queue.go fix(ax): centralise pid lifecycle checks 2026-03-30 00:28:11 +00:00
queue_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
queue_extra_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
queue_logic_test.go fix(agentic): delegate runner/shutdown/poke to runner service 2026-03-26 11:19:45 +00:00
queue_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
register.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
register_example_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
register_test.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
remote.go fix(agentic): repair AX refactor regressions 2026-03-30 14:01:43 +00:00
remote_client.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
remote_client_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
remote_client_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
remote_dispatch_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
remote_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
remote_status.go refactor(agentic): migrate workflow helpers to core.Result 2026-03-30 07:30:42 +00:00
remote_status_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
remote_status_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
remote_test.go test: batch 4 — fill 36 testable gaps, 802 tests, AX-7 89% 2026-03-25 09:31:38 +00:00
render_plan_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
resume.go fix(ax): name handlers and align process coverage 2026-03-29 21:56:45 +00:00
resume_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
resume_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
review_queue.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
review_queue_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
review_queue_extra_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
review_queue_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
runner.go docs(ax): add remaining usage examples 2026-03-29 23:14:26 +00:00
runner_example_test.go fix(agentic): delegate runner/shutdown/poke to runner service 2026-03-26 11:19:45 +00:00
runner_test.go fix(agentic): delegate runner/shutdown/poke to runner service 2026-03-26 11:19:45 +00:00
sanitise.go feat: devops plugin, CLI commands, Codex dispatch fixes, AX sweep 2026-03-22 15:45:16 +00:00
sanitise_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
sanitise_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
scan.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
scan_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
scan_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
shutdown.go fix(agentic): delegate runner/shutdown/poke to runner service 2026-03-26 11:19:45 +00:00
shutdown_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
shutdown_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
status.go refactor(agentic): migrate workflow helpers to core.Result 2026-03-30 07:30:42 +00:00
status_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
status_extra_test.go fix(ax): align runner and monitor usage examples 2026-03-29 22:53:38 +00:00
status_logic_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
status_test.go fix(agentic): align workspace flow with AX design 2026-03-29 20:15:58 +00:00
transport.go fix(ax): preserve transport causes and remove MustCompile 2026-03-30 15:33:01 +00:00
transport_example_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
transport_test.go fix(ax): preserve transport causes and remove MustCompile 2026-03-30 15:33:01 +00:00
verify.go fix(ax): remove proc.go wrapper layer 2026-03-30 15:48:21 +00:00
verify_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
verify_extra_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
verify_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
watch.go fix(ax): harden watch flow coverage 2026-03-30 00:35:33 +00:00
watch_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
watch_test.go fix(ax): harden watch flow coverage 2026-03-30 00:35:33 +00:00