Merge remote-tracking branch 'origin/master' into xtr/trajectory-virtual-scroll

This commit is contained in:
_Kerman
2026-08-05 16:57:08 +08:00
532 changed files with 2963 additions and 3240 deletions

View File

@@ -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'