Merge remote-tracking branch 'origin/master' into fix/workspace-blank-session-reuse-membership

# Conflicts:
#	packages/client/runtime/README.i18n.yaml
This commit is contained in:
_Kerman
2026-08-05 16:58:36 +08:00
672 files changed
+6346 -4018

No files matched your search

@@ -29,7 +29,6 @@ import { toAssistantBlocks } from './conversation.ts'
* import stays type-only because a value import would fail the client purity
* gate (`packages/client/tsdown.client.ts`) — cross-plugin value imports are
* forbidden in a browser bundle — while an erased type never reaches it.
* `tests/compact-checkpoint-pin.spec.ts` covers the same drift behaviorally.
*/
const COMPACT_PLUGIN: typeof COMPACT_CHECKPOINT_SOURCE.plugin = 'compact'