Merge branch 'master' into worktree-guifork

This commit is contained in:
imccyu
2026-07-28 11:50:56 +08:00
committed by GitHub
44 changed files with 394 additions and 318 deletions

View File

@@ -1252,7 +1252,7 @@ Exact-read consumer that prepares immutable cross-session message context.
/**
* List reference candidates, ranked by working-directory affinity.
* @param agent - target agent; self is excluded and its cwd drives ranking.
* @param query - optional case-insensitive session-id/cwd substring.
* @param query - optional case-insensitive session-id/cwd/title substring.
* @param limit - optional positive result cap.
* @param signal - optional cancellation boundary for host autocomplete teardown.
* @returns candidates labeled by latest title or, when absent, session id.