Commit Graph
5 Commits
Author SHA1 Message Date
Federico Jaramillo Martinez d7fc25312d docs(relay): record the post-relay selected-workspace freshness fix 2026-07-26 22:25:59 +02:00
Federico Jaramillo Martinez 36d4e9a296 docs(relay): record worktree-autodetect leg 3 and relay completion 2026-07-26 22:25:59 +02:00
Federico Jaramillo Martinez 1970ba14bc docs(relay): record worktree-autodetect leg 2 2026-07-26 22:25:59 +02:00
Federico Jaramillo Martinez e12e5d16c6 docs(relay): record worktree-autodetect leg 1 2026-07-26 22:25:59 +02:00
Federico Jaramillo Martinez 8a3fe0daa6 docs(relay): add worktree-autodetect relay packet
Assessment of auto-detecting worktrees created outside PI WEB. Worktree
discovery is already derived per request with no cache and no registry, so
the gap is that the browser never re-lists. Recommends the reduced scope:
filter prunable worktrees, add a non-disruptive topology refresh, and call
it from the existing browser-resume path. No watchers, timers, processes, or
push channels.

Packet is repo-only and outside the published files allowlist, so no
changeset is needed.
2026-07-26 22:25:59 +02:00