openclaw/extensions/telegram
Yuval Dinodia 589a914328
fix(session): preserve reset message payloads (#116195)
* fix(session): preserve reset message payloads

Use the raw command body when it directly matches a reset trigger so code, logs, bracketed text, and line breaks reach the new session intact. Keep structural normalization only for prefixed messages that require it to match.

* fix(session): anchor reset payloads to original input

* fix(session): anchor reset parsing to inbound projections

* fix(session): keep reset result type internal

* test(qa): prove reset payload preservation

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-07-31 15:34:23 +08:00
..
src fix(session): preserve reset message payloads (#116195) 2026-07-31 15:34:23 +08:00
account-inspect-api.ts
AGENTS.md test(telegram): relocate non-fence dispatch coverage 2026-07-17 10:12:54 +05:30
allow-from.ts
api.test.ts
api.ts feat(channels): batch 4 Telegram drops media placeholder bodies (#111855) 2026-07-20 07:31:10 -07:00
channel-config-api.test.ts
channel-config-api.ts
channel-plugin-api.ts
CLAUDE.md docs(telegram): move maintainer decisions into scoped AGENTS.md 2026-07-01 17:19:16 -07:00
config-api.ts refactor: move Telegram and iMessage config schemas to plugins (#112850) 2026-07-22 23:01:47 -04:00
contract-api.ts [codex] Allow reply_payload_sending to add portable buttons (#98922) 2026-07-06 20:17:41 +01:00
directory-contract-api.ts
doctor-contract-api.ts
index.test.ts
index.ts feat(telegram): add dashboard mini app command 2026-07-10 07:53:37 +05:30
legacy-state-migrations-api.ts
miniapp-api.ts feat(telegram): add dashboard mini app command 2026-07-10 07:53:37 +05:30
openclaw.plugin.json refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
package.json fix(build): pin typebox to a published release (#116333) 2026-07-30 09:58:51 +00:00
runtime-api.ts
runtime-setter-api.ts
secret-contract-api.ts
security-audit-contract-api.ts
session-binding-contract-api.ts
session-key-api.ts
setup-entry.ts
setup-plugin-api.ts
test-api.ts
tsconfig.json
update-offset-runtime-api.ts