hcl
aeb7d07364
fix(cli-runner): gate raw transcript reseed
Summary:
- Gate raw transcript reseeding behind an explicit CLI backend opt-in.
- Keep auth-profile and auth-epoch invalidations from replaying raw transcript history.
- Add regression coverage, docs, config schema/baseline, and changelog entry for #79713.
Verification:
- pnpm exec oxfmt --check --threads=1 CHANGELOG.md docs/gateway/cli-backends.md docs/gateway/config-agents.md src/agents/cli-runner.reliability.test.ts src/agents/cli-runner/prepare.test.ts src/agents/cli-runner/prepare.ts src/agents/cli-runner/session-history.test.ts src/agents/cli-runner/session-history.ts src/config/types.agent-defaults.ts src/config/zod-schema.core.ts
- pnpm run lint:extensions:bundled
- pnpm deadcode:dependencies
- pnpm test src/agents/cli-runner/session-history.test.ts src/agents/cli-runner/prepare.test.ts src/agents/cli-runner.reliability.test.ts src/config/schema.test.ts src/config/zod-schema.agent-defaults.test.ts
- GitHub CI on b63f3afdc4: lint, prod/test types, docs, dependencies, fast contracts, core/agentic shards, and real behavior proof passed.
Co-authored-by: hclsys <hclsys@openclaw.ai>
2026-05-09 10:52:30 -04:00
..
2026-05-09 10:52:30 -04:00
2026-05-09 04:41:45 -04:00
2026-04-04 13:36:58 +09:00
2026-05-07 18:55:08 -07:00
2026-05-09 15:29:27 +01:00
2026-05-07 19:43:06 -07:00
2026-05-09 12:16:58 +01:00
2026-05-09 15:02:44 +01:00
2026-05-06 08:49:27 -07:00
2026-05-02 07:49:12 +01:00
2026-05-09 10:52:30 -04:00
2026-05-09 06:06:08 -04:00
2026-04-13 18:03:44 +08:00
2026-05-08 13:19:55 +05:30
2026-05-09 06:51:20 -04:00
2026-05-03 13:46:26 +09:00
2026-05-07 13:07:03 +01:00
2026-05-09 14:45:38 +01:00
2026-05-09 11:45:43 +01:00
2026-05-07 03:39:26 -07:00
2026-05-09 06:06:08 -04:00
2026-05-08 01:18:04 +10:00
2026-04-28 03:13:20 +01:00
2026-05-07 18:55:08 -07:00
2026-05-02 22:37:01 +01:00
2026-05-09 15:02:44 +01:00
2026-05-08 16:11:17 +02:00
2026-05-08 06:01:23 +01:00
2026-05-07 10:24:19 +01:00
2026-05-02 04:42:55 +01:00
2026-05-07 03:56:53 +01:00
2026-04-12 09:09:50 +01:00
2026-05-05 21:14:55 -07:00
2026-05-09 06:06:08 -04:00
2026-05-07 13:07:03 +01:00
2026-05-06 03:02:02 -07:00
2026-02-20 09:33:46 -05:00
2026-05-05 21:14:55 -07:00
2026-05-05 17:38:21 +01:00
2026-04-26 23:57:10 -07:00
2026-05-05 21:14:55 -07:00
2026-04-23 20:40:15 -07:00
2026-04-17 16:05:10 +01:00
2026-04-23 20:40:15 -07:00
2026-04-29 14:36:33 -07:00
2026-02-02 18:35:01 +01:00
2026-01-30 03:16:21 +01:00