mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-04 05:11:35 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| src | ||
| account-inspect-api.ts | ||
| AGENTS.md | ||
| allow-from.ts | ||
| api.test.ts | ||
| api.ts | ||
| channel-config-api.test.ts | ||
| channel-config-api.ts | ||
| channel-plugin-api.ts | ||
| CLAUDE.md | ||
| config-api.ts | ||
| contract-api.ts | ||
| directory-contract-api.ts | ||
| doctor-contract-api.ts | ||
| index.test.ts | ||
| index.ts | ||
| legacy-state-migrations-api.ts | ||
| miniapp-api.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| 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 | ||