Merge remote-tracking branch 'origin/master' into worktree-plugin-config-guideline

This commit is contained in:
Tianyi Cui
2026-07-04 20:15:04 +08:00
19 changed files with 624 additions and 74 deletions

View File

@@ -141,6 +141,7 @@ export abstract class CompactService extends Service {
* prior replace can leave the surface non-monotonic in seq order), or if
* either boundary is not a balanced tool-pairing cut (would split a step's
* tool-call/result pair).
* @returns what the compaction did (the replaced range and its summary node).
*/
abstract compactRegion(
session: Session,