agent/pkg/agentic
Virgil 165db215a2 docs(ax): improve remote client usage example
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 08:53:28 +00:00
..
actions.go feat(agentic): expose epic command aliases 2026-04-02 00:01:23 +00:00
actions_example_test.go feat(agentic): add completion journal commit stage 2026-04-01 22:07:42 +00:00
actions_test.go feat(agentic): enforce dispatch entitlement 2026-04-01 14:25:32 +00:00
alias_test.go feat(agentic): add AgentPhase RFC alias 2026-04-02 04:33:12 +00:00
auth.go feat(agentic): add auth IP restrictions 2026-04-02 08:18:43 +00:00
auth_example_test.go refactor(agentic): align api key naming 2026-04-01 21:37:50 +00:00
auth_test.go feat(agentic): add auth IP restrictions 2026-04-02 08:18:43 +00:00
auto_pr.go feat(agentic): clean up forge branches after publish 2026-04-02 01:59:03 +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(agentic): clean up forge branches after publish 2026-04-02 01:59:03 +00:00
brain_seed_memory.go feat(brain): seed MEMORY.md files only 2026-04-02 03:51:47 +00:00
brain_seed_memory_test.go feat(brain): seed MEMORY.md files only 2026-04-02 03:51:47 +00:00
commands.go refactor(agentic): add namespaced command aliases 2026-04-02 06:47:34 +00:00
commands_commit.go feat(agentic): expose commit command 2026-04-02 02:45:26 +00:00
commands_commit_test.go feat(agentic): expose commit command 2026-04-02 02:45:26 +00:00
commands_example_test.go fix(ax): rename ambiguous prep helpers 2026-03-31 06:12:53 +00:00
commands_flow_test.go feat(agentic): resolve nested flow references 2026-04-02 02:31:53 +00:00
commands_forge.go refactor(agentic): validate forge command inputs 2026-04-02 06:54:05 +00:00
commands_forge_example_test.go refactor(agentic): improve AX naming and context propagation 2026-04-02 06:10:33 +00:00
commands_forge_test.go refactor(agentic): validate forge command inputs 2026-04-02 06:54:05 +00:00
commands_message.go feat(agentic): add direct workspace messaging 2026-04-01 21:04:39 +00:00
commands_phase.go feat(agentic): add phase cli commands 2026-04-02 06:05:31 +00:00
commands_phase_test.go feat(agentic): add phase cli commands 2026-04-02 06:05:31 +00:00
commands_plan.go feat(agentic): align model contracts with RFC 2026-04-02 08:26:02 +00:00
commands_plan_test.go fix(agentic): route root plan command 2026-04-02 07:47:59 +00:00
commands_platform.go feat(agentic): add auth IP restrictions 2026-04-02 08:18:43 +00:00
commands_platform_example_test.go feat(agentic): align model contracts with RFC 2026-04-02 08:26:02 +00:00
commands_platform_test.go feat(agentic): add auth IP restrictions 2026-04-02 08:18:43 +00:00
commands_resume_test.go feat(agentic): add resume command alias 2026-04-01 20:59:52 +00:00
commands_session.go fix(agentic): add task aliases and session model normalization 2026-04-02 07:59:58 +00:00
commands_session_test.go fix(agentic): add task aliases and session model normalization 2026-04-02 07:59:58 +00:00
commands_setup.go feat(agentic): expose setup action surface 2026-04-02 06:39:02 +00:00
commands_setup_test.go feat(agentic): expose setup action surface 2026-04-02 06:39:02 +00:00
commands_sprint.go feat(agentic): add sprint CLI commands 2026-04-02 03:02:37 +00:00
commands_sprint_test.go feat(agentic): add sprint CLI commands 2026-04-02 03:02:37 +00:00
commands_state.go feat(agentic): add state command surface 2026-04-02 00:42:55 +00:00
commands_state_test.go feat(agentic): add state command surface 2026-04-02 00:42:55 +00:00
commands_task.go fix(agentic): add task aliases and session model normalization 2026-04-02 07:59:58 +00:00
commands_task_test.go fix(agentic): add task aliases and session model normalization 2026-04-02 07:59:58 +00:00
commands_test.go ax(brain): normalise remember response keys 2026-04-02 08:49:22 +00:00
commands_workspace.go fix(agentic): add workspace command aliases 2026-04-02 00:38:10 +00:00
commands_workspace_example_test.go test(ax): add workspace command example coverage 2026-03-30 18:09:32 +00:00
commands_workspace_test.go fix(agentic): add workspace command aliases 2026-04-02 00:38:10 +00:00
commit.go feat(agentic): add completion journal commit stage 2026-04-01 22:07:42 +00:00
commit_test.go feat(agentic): add completion journal commit stage 2026-04-01 22:07:42 +00:00
content.go feat(agentic): add content provider registry 2026-04-02 07:18:38 +00:00
content_example_test.go feat(agentic): add content platform compatibility surfaces 2026-03-31 15:27:15 +00:00
content_test.go feat(agentic): add SEO schema generation 2026-04-01 15:34:37 +00:00
deps.go fix(ax): trim remaining prose comments 2026-03-31 05:20:50 +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 refactor(agentic): clarify local agent command quoting 2026-04-02 07:32:23 +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 feat(agentic): add synchronous dispatch surface 2026-04-01 20:34:04 +00:00
dispatch_sync_example_test.go fix(agentic): align workspace mount and repo sync 2026-03-31 14:54:32 +00:00
dispatch_sync_test.go fix(agentic): align workspace mount and repo sync 2026-03-31 14:54:32 +00:00
dispatch_test.go feat(agentic): emit rate limit backoff events 2026-04-01 20:12:28 +00:00
epic.go fix(ax): trim remaining field comments 2026-03-31 06:03:37 +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 fix(ax): align remaining comments and names 2026-03-30 23:01:42 +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 docs(agentic): improve handler usage example 2026-04-02 08:04:51 +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(agentic): emit poke queue IPC on completion 2026-04-02 03:21:44 +00:00
ingest.go fix(ax): continue workspace naming cleanup 2026-03-30 21:22:54 +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(ax): streamline agentic and monitor helpers 2026-03-30 20:45:23 +00:00
issue.go fix(agentic): add namespaced MCP aliases for core tools 2026-04-02 07:11:13 +00:00
issue_test.go feat(agentic): add issue list filters 2026-04-01 21:42:09 +00:00
lang.go refactor(agentic): add namespaced command aliases 2026-04-02 06:47:34 +00:00
lang_test.go feat(agentic): add language detection tools 2026-04-01 12:33:57 +00:00
logic_test.go refactor(agentic): clarify local agent command quoting 2026-04-02 07:32:23 +00:00
message.go feat(agentic): align model contracts with RFC 2026-04-02 08:26:02 +00:00
message_test.go feat(agentic): emit inbox counts and mark messages read 2026-04-01 21:33:04 +00:00
mirror.go fix(ax): trim remaining implementation comments 2026-03-31 05:28:26 +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 feat(agentic): honour dispatch workspace root config 2026-04-02 04:28:37 +00:00
paths_example_test.go fix(ax): unify home-path resolution 2026-03-30 19:54:17 +01:00
paths_test.go fix(ax): resolve nested workspace discovery 2026-03-30 20:12:39 +00:00
phase.go feat(agentic): add AgentPhase RFC alias 2026-04-02 04:33:12 +00:00
phase_test.go feat(agentic): add RFC plan compatibility surfaces 2026-03-31 13:58:57 +00:00
pid.go fix(ax): remove leftover narrative comments 2026-03-31 05:49:11 +00:00
pid_example_test.go fix(ax): remove pid syscall wrappers 2026-03-30 16:01:32 +00:00
pid_test.go fix(ax): remove pid syscall wrappers 2026-03-30 16:01:32 +00:00
plan.go feat(agentic): align model contracts with RFC 2026-04-02 08:26:02 +00:00
plan_compat.go feat(agentic): support completion_criteria phase alias 2026-04-02 03:16:27 +00:00
plan_compat_test.go feat(agentic): add plan retention cleanup command 2026-04-01 10:48:13 +00:00
plan_crud_test.go feat(agentic): hard-delete plans on plan delete 2026-04-01 16:32:03 +00:00
plan_dependencies_test.go feat(agentic): add phase dependencies to plans 2026-04-01 14:37:29 +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_from_issue.go feat(agentic): extract checklist tasks from issue plans 2026-04-01 15:52:32 +00:00
plan_from_issue_test.go feat(agentic): extract checklist tasks from issue plans 2026-04-01 15:52:32 +00:00
plan_logic_test.go feat(agentic): support completion_criteria phase alias 2026-04-02 03:16:27 +00:00
plan_retention.go feat(agentic): archive stale completed plans 2026-04-02 02:24:40 +00:00
plan_retention_test.go feat(agentic): archive stale completed plans 2026-04-02 02:24:40 +00:00
plan_test.go fix(agentic): add missing plan MCP aliases 2026-04-02 07:27:48 +00:00
platform.go fix(agentic): use typed EOF handling 2026-04-02 08:08:20 +00:00
platform_example_test.go feat(agentic): add fleet platform actions and commands 2026-03-31 11:02:11 +00:00
platform_test.go fix(agentic): preserve fleet SSE event names 2026-04-02 05:33:16 +00:00
platform_tools.go feat(agentic): add auth IP restrictions 2026-04-02 08:18:43 +00:00
pr.go feat(agentic): clean up forge branches after publish 2026-04-02 01:59:03 +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(agentic): expose PR tools over MCP 2026-04-01 23:34:05 +00:00
prep.go ax(brain): rename direct options for clarity 2026-04-02 08:40:24 +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(agentic): add prep test hooks 2026-04-01 12:25:51 +00:00
prep_test.go fix(agentic): add namespaced MCP aliases for core tools 2026-04-02 07:11:13 +00:00
process_register.go fix(agentic): keep process actions registered 2026-04-02 06:14:48 +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(agentic): keep process actions registered 2026-04-02 06:14:48 +00:00
prompt_version.go feat(agentic): add RFC model aliases 2026-04-02 07:43:15 +00:00
prompt_version_test.go feat(agentic): expose prompt snapshot over MCP 2026-04-01 21:57:55 +00:00
provider_manager.go feat(agentic): add provider retry backoff 2026-04-02 08:36:01 +00:00
provider_manager_test.go feat(agentic): add provider retry backoff 2026-04-02 08:36:01 +00:00
queue.go feat(agentic): honour dispatch workspace root config 2026-04-02 04:28:37 +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(agentic): enforce queue rate limits 2026-04-01 19:14:54 +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(agentic): honour dispatch workspace root config 2026-04-02 04:28:37 +00:00
register.go refactor(agentic): wire service runtime directly 2026-04-02 08:44:48 +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): replace typed service lookups with Core.Service 2026-03-31 05:43:14 +00:00
remote.go refactor(agentic): centralise remote MCP client 2026-04-02 06:23:07 +00:00
remote_client.go docs(ax): improve remote client usage example 2026-04-02 08:53:28 +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 refactor(agentic): centralise remote MCP client 2026-04-02 06:23:07 +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): centralise remote MCP client 2026-04-02 06:23:07 +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): trim remaining implementation comments 2026-03-31 05:28:26 +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 feat(agentic): schedule pr management loop 2026-04-02 03:46:09 +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(agentic): schedule pr management loop 2026-04-02 03:46:09 +00:00
review_queue_test.go feat(agentic): support both review queue mode 2026-04-01 15:47:48 +00:00
runner.go feat(agentic): delegate runner controls to pkg/runner 2026-04-01 19:03:54 +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 feat(agentic): delegate runner controls to pkg/runner 2026-04-01 19:03:54 +00:00
runtime_state.go feat(agentic): persist runtime backoff state 2026-04-01 17:54:26 +00:00
runtime_state_test.go feat(agentic): persist runtime backoff state 2026-04-01 17:54:26 +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 fix(ax): align remaining comments with AX principles 2026-03-31 04:33:36 +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 fix(ax): escape query params and surface scan parse errors 2026-03-30 20:37:23 +00:00
session.go feat(agentic): align model contracts with RFC 2026-04-02 08:26:02 +00:00
session_example_test.go feat(agentic): add session lifecycle surfaces 2026-03-31 12:06:40 +00:00
session_test.go fix(agentic): add task aliases and session model normalization 2026-04-02 07:59:58 +00:00
shutdown.go feat(agentic): expose dispatch control actions 2026-04-02 01:47:17 +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
sprint.go fix(agentic): add namespaced MCP aliases for core tools 2026-04-02 07:11:13 +00:00
sprint_test.go feat(agentic): widen RFC compatibility inputs 2026-03-31 15:42:44 +00:00
state.go feat(agentic): align model contracts with RFC 2026-04-02 08:26:02 +00:00
state_example_test.go feat(agentic): add session replay and shared state tools 2026-03-31 13:39:24 +00:00
state_test.go feat(agentic): add state delete action 2026-04-01 13:58:16 +00:00
status.go feat(agentic): add ReadStatus wrapper 2026-04-01 13:20:05 +00:00
status_example_test.go feat(agentic): add ReadStatus wrapper 2026-04-01 13:20:05 +00:00
status_extra_test.go feat(agentic): add status filters 2026-03-31 18:55:26 +00:00
status_logic_test.go fix(ax): remove legacy status readers 2026-03-30 20:20:50 +00:00
status_test.go feat(agentic): add ReadStatus wrapper 2026-04-01 13:20:05 +00:00
sync.go feat(agentic): add fleet node id to sync records 2026-04-02 04:38:16 +00:00
sync_example_test.go feat(agent): implement fleet and sync RFC surfaces 2026-03-31 07:27:15 +00:00
sync_test.go feat(agentic): add fleet node id to sync records 2026-04-02 04:38:16 +00:00
task.go fix(agentic): add namespaced MCP aliases for core tools 2026-04-02 07:11:13 +00:00
task_test.go feat(agentic): add task priority and category support 2026-04-02 00:48:49 +00:00
template.go fix(agentic): snapshot template content in versions 2026-04-01 19:07:48 +00:00
template_example_test.go feat(agentic): add plan template compatibility tools 2026-03-31 14:39:40 +00:00
template_test.go fix(agentic): snapshot template content in versions 2026-04-01 19:07:48 +00:00
transport.go fix(agentic): close transport response bodies 2026-04-02 07:01:51 +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 feat(agentic): clean up forge branches after publish 2026-04-02 01:59:03 +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 fix(ax): remove legacy status readers 2026-03-30 20:20:50 +00:00
verify_test.go fix(ax): continue AX naming cleanup 2026-03-30 21:37:15 +00:00
watch.go fix(agentic): expand watch workspace prefixes 2026-04-02 00:11:17 +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(agentic): expand watch workspace prefixes 2026-04-02 00:11:17 +00:00