openclaw/extensions/acpx/src/runtime-internals
Harold Hunt d58dafae88
feat(telegram/acp): Topic Binding, Pin Binding Message, Fix Spawn Param Parsing (#36683)
* fix(acp): normalize unicode flags and Telegram topic binding

* feat(telegram/acp): restore topic-bound ACP and session bindings

* fix(acpx): clarify permission-denied guidance

* feat(telegram/acp): pin spawn bind notice in topics

* docs(telegram): document ACP topic thread binding behavior

* refactor(reply): share Telegram conversation-id resolver

* fix(telegram/acp): preserve bound session routing semantics

* fix(telegram): respect binding persistence and expiry reporting

* refactor(telegram): simplify binding lifecycle persistence

* fix(telegram): bind acp spawns in direct messages

* fix: document telegram ACP topic binding changelog (#36683) (thanks @huntharo)

---------

Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
2026-03-06 02:17:50 +01:00
..
control-errors.test.ts ACPX extension: split ACP stream parser and test fixtures 2026-03-01 20:39:24 +01:00
control-errors.ts ACPX extension: split ACP stream parser and test fixtures 2026-03-01 20:39:24 +01:00
events.test.ts ACPX: sync main ACP parser changes onto configurable-command branch 2026-03-01 20:39:24 +01:00
events.ts Plugins/acpx: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
jsonrpc.test.ts ACPX extension: split ACP stream parser and test fixtures 2026-03-01 20:39:24 +01:00
jsonrpc.ts ACPX extension: split ACP stream parser and test fixtures 2026-03-01 20:39:24 +01:00
process.test.ts fix: kill stuck ACP child processes on startup and harden sessions in discord threads (#33699) 2026-03-04 10:52:28 +01:00
process.ts fix: kill stuck ACP child processes on startup and harden sessions in discord threads (#33699) 2026-03-04 10:52:28 +01:00
shared.ts feat: ACP thread-bound agents (#23580) 2026-02-26 11:00:09 +01:00
test-fixtures.ts feat(telegram/acp): Topic Binding, Pin Binding Message, Fix Spawn Param Parsing (#36683) 2026-03-06 02:17:50 +01:00