acpx/src
Vincent Koc 21ffdf7f62
Clean up duplicate ACP and queue helpers (#108)
* Refactor ACP error helpers

* Deduplicate queue owner request handling

* Extract shared test fixtures
2026-03-10 10:47:50 -04:00
..
cli feat: add --resume-session flag to attach to existing agent sessions (#95) 2026-03-10 11:24:50 +08:00
session-persistence Improve runtime performance and queue coordination (#73) 2026-03-09 12:28:58 -07:00
session-runtime Fix session reconnect and Gemini startup regressions (#93) 2026-03-10 11:45:30 +08:00
acp-error-shapes.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
acp-jsonrpc.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
agent-registry.ts chore: pin ACP adapter package ranges (#99) 2026-03-10 09:12:30 +01:00
agent-session-id.ts session: map _meta.sessionId to agentSessionId 2026-02-25 12:26:44 +01:00
cli-core.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
cli-public.ts feat: add Cursor ACP support (#98) 2026-03-10 08:36:03 +01:00
cli.ts feat: pass model and tool flags through ACP sessions (#94) 2026-03-10 11:18:21 +08:00
client.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
config.ts feat(config): pass mcpServers through ACP session setup (#96) 2026-03-10 11:33:43 +08:00
error-normalization.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
errors.ts Fix session reconnect and Gemini startup regressions (#93) 2026-03-10 11:45:30 +08:00
filesystem.ts perf: reuse queue-owner acp clients (#87) 2026-03-09 19:15:23 -04:00
jsonrpc-error.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
mcp-servers.ts feat(config): pass mcpServers through ACP session setup (#96) 2026-03-10 11:33:43 +08:00
output-json-formatter.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
output.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
perf-metrics-capture.ts Tighten perf capture and reduce prompt overhead (#84) 2026-03-09 13:21:20 -07:00
perf-metrics.ts Improve runtime performance and queue coordination (#73) 2026-03-09 12:28:58 -07:00
permission-prompt.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
permissions.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
persisted-key-policy.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
prompt-content.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
queue-ipc-server.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
queue-ipc.ts Clean up duplicate ACP and queue helpers (#108) 2026-03-10 10:47:50 -04:00
queue-lease-store.ts fix: stabilize queue sockets and add openclaw alias 2026-03-09 00:44:42 +00:00
queue-messages.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
queue-owner-env.ts feat(config): pass mcpServers through ACP session setup (#96) 2026-03-10 11:33:43 +08:00
queue-owner-turn-controller.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
queue-paths.ts fix: stabilize queue sockets and add openclaw alias 2026-03-09 00:44:42 +00:00
runtime-session-id.ts Feat/acpx session model (#28) 2026-02-28 10:10:11 +01:00
session-conversation-model.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
session-event-log.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
session-events.ts Improve runtime performance and queue coordination (#73) 2026-03-09 12:28:58 -07:00
session-mode-preference.ts fix: harden Gemini ACP startup and session reconnect flows (#70) 2026-03-09 11:22:52 -07:00
session-persistence.ts Feat/acpx session model (#28) 2026-02-28 10:10:11 +01:00
session-runtime-helpers.ts chore: align acpx tooling with openclaw stack (#43) 2026-03-03 19:32:31 +01:00
session-runtime.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
session.ts refactor: split session runtime, persistence, and queue IPC modules 2026-02-20 02:28:03 +01:00
terminal.ts perf: reuse queue-owner acp clients (#87) 2026-03-09 19:15:23 -04:00
types.ts fix: preserve structured ACP prompt blocks (#103) 2026-03-10 08:42:43 -04:00
version.ts version: ignore foreign npm env package version 2026-02-26 09:47:50 +01:00