openclaw/src/acp
Gustavo Madeira Santana 8e962668ce
Matrix: replace legacy plugin with new implementation
2026-03-12 16:47:08 +00:00
..
control-plane fix(acp): rehydrate restarted main ACP sessions (#43285) 2026-03-12 11:05:09 +08:00
runtime Gateway: harden custom session-store discovery (#44176) 2026-03-12 16:44:46 +00:00
client.test.ts fix(acp): strip provider auth env for child ACP processes (openclaw#42250) 2026-03-10 16:50:10 -05:00
client.ts fix(acp): strip provider auth env for child ACP processes (openclaw#42250) 2026-03-10 16:50:10 -05:00
commands.ts feat(acp): add experimental ACP support 2026-01-18 08:03:36 +00:00
conversation-id.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
event-mapper.test.ts acp: harden follow-up reliability and attachments (#41464) 2026-03-09 23:03:50 +01:00
event-mapper.ts acp: harden follow-up reliability and attachments (#41464) 2026-03-09 23:03:50 +01:00
meta.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
persistent-bindings.lifecycle.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
persistent-bindings.resolve.ts Matrix: replace legacy plugin with new implementation 2026-03-12 16:47:08 +00:00
persistent-bindings.route.ts refactor(routing): centralize inbound last-route policy 2026-03-08 02:16:03 +00:00
persistent-bindings.test.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
persistent-bindings.ts ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
persistent-bindings.types.ts Matrix: replace legacy plugin with new implementation 2026-03-12 16:47:08 +00:00
policy.test.ts feat(acp): add kimi harness support surfaces 2026-03-03 01:05:24 +00:00
policy.ts feat(acp): enable dispatch by default 2026-03-03 00:47:35 +00:00
secret-file.test.ts fix: harden secret-file readers 2026-03-10 23:40:10 +00:00
secret-file.ts fix: harden secret-file readers 2026-03-10 23:40:10 +00:00
server.startup.test.ts gateway: harden shared auth resolution across systemd, discord, and node host 2026-03-07 18:28:32 -06:00
server.ts ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
session-mapper.test.ts refactor(acp): split session tests and share rate limiter 2026-02-19 14:55:06 +01:00
session-mapper.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
session.test.ts refactor(acp): split session tests and share rate limiter 2026-02-19 14:55:06 +01:00
session.ts refactor(acp): split session tests and share rate limiter 2026-02-19 14:55:06 +01:00
translator.cancel-scoping.test.ts fix(acp): scope cancellation and event routing by runId (#41331) 2026-03-10 22:37:21 +01:00
translator.prompt-prefix.test.ts ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00
translator.session-rate-limit.test.ts chore: refresh dependencies except carbon 2026-03-11 20:10:33 +00:00
translator.set-session-mode.test.ts fix(acp): propagate setSessionMode gateway errors to client (#41185) 2026-03-09 17:50:38 +01:00
translator.stop-reason.test.ts fix(acp): map error states to end_turn instead of unconditional refusal (#41187) 2026-03-09 17:37:33 +01:00
translator.test-helpers.ts acp: restore session context and controls (#41425) 2026-03-09 22:17:19 +01:00
translator.ts chore: refresh dependencies except carbon 2026-03-11 20:10:33 +00:00
types.ts ACP: add optional ingress provenance receipts (#40473) 2026-03-09 04:19:03 +01:00