Twinned from https://github.com/cfsh/ninefold/issues/635 by tools/beads/import_github.py's reconcile pass.
claude agents --json [--cwd <path>] [--all] lists every live Claude session on a box with pid, cwd, name and status — but board #398 is hand-edited, so a wrapped session keeps a live-looking row and a session nobody registered is invisible. Wants a tools/office/ entry point that diffs the two and names the drift.
Two traps found while doing this by hand: matching sessions to tmux on pane_pid gives false positives (claude is a *grandchild* of the pane, not the pane process), and the reviewer's own spawned sessions legitimately have no tmux at all — killing one orphans its lock (#611). claude agents is also per-box, so sessions on other machines cannot be seen from here at all.
None.
No comments.