Bob
6a705a37f2
ACP: add persistent Discord channel and Telegram topic bindings (#34873)
* docs: add ACP persistent binding experiment plan
* docs: align ACP persistent binding spec to channel-local config
* docs: scope Telegram ACP bindings to forum topics only
* docs: lock bound /new and /reset behavior to in-place ACP reset
* ACP: add persistent discord/telegram conversation bindings
* ACP: fix persistent binding reuse and discord thread parent context
* docs: document channel-specific persistent ACP bindings
* ACP: split persistent bindings and share conversation id helpers
* ACP: defer configured binding init until preflight passes
* ACP: fix discord thread parent fallback and explicit disable inheritance
* ACP: keep bound /new and /reset in-place
* ACP: honor configured bindings in native command flows
* ACP: avoid configured fallback after runtime bind failure
* docs: refine ACP bindings experiment config examples
* acp: cut over to typed top-level persistent bindings
* ACP bindings: harden reset recovery and native command auth
* Docs: add ACP bound command auth proposal
* Tests: normalize i18n registry zh-CN assertion encoding
* ACP bindings: address review findings for reset and fallback routing
* ACP reset: gate hooks on success and preserve /new arguments
* ACP bindings: fix auth and binding-priority review findings
* Telegram ACP: gate ensure on auth and accepted messages
* ACP bindings: fix session-key precedence and unavailable handling
* ACP reset/native commands: honor fallback targets and abort on bootstrap failure
* Config schema: validate ACP binding channel and Telegram topic IDs
* Discord ACP: apply configured DM bindings to native commands
* ACP reset tails: dispatch through ACP after command handling
* ACP tails/native reset auth: fix target dispatch and restore full auth
* ACP reset detection: fallback to active ACP keys for DM contexts
* Tests: type runTurn mock input in ACP dispatch test
* ACP: dedup binding route bootstrap and reset target resolution
* reply: align ACP reset hooks with bound session key
* docs: replace personal discord ids with placeholders
* fix: add changelog entry for ACP persistent bindings (#34873) (thanks @dutifulbob)
---------
Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
2026-03-05 09:38:12 +01:00
..
2026-03-05 09:38:12 +01:00
2026-01-31 15:04:03 -06:00
2026-02-15 03:19:27 +01:00
2026-02-06 10:00:08 -05:00
2026-02-06 22:28:44 -08:00
2026-03-02 18:34:37 +00:00
2026-02-24 04:16:08 +00:00
2026-02-02 02:26:11 -08:00
2026-02-22 20:37:02 +01:00
2026-03-03 01:50:59 -05:00
2026-02-22 22:00:08 +01:00
2026-03-02 01:12:53 +00:00
2026-03-01 20:31:06 -08:00
2026-01-31 15:04:03 -06:00
2026-03-04 11:44:20 +01:00
2026-02-06 10:00:08 -05:00
2026-02-19 14:58:13 +01:00
2026-03-03 11:02:30 -05:00
2026-02-16 03:47:10 +01:00
2026-03-03 04:07:04 +00:00
2026-03-04 02:35:12 -05:00
2026-03-02 22:08:11 +00:00
2026-02-26 14:47:22 +00:00
2026-02-26 14:47:22 +00:00
2026-02-27 19:09:38 +00:00
2026-03-02 02:35:48 +00:00
2026-03-03 01:11:29 +00:00
2026-03-03 22:57:19 -06:00