Skip to content

feat: remote session discovery over SSH #63

Description

@drewdrewthis

Current

Session discovery scans local ~/.claude/projects/. Sessions running on remote SSH hosts (e.g. a boxd VM or a dev server) are invisible — their .jsonl files live on the remote filesystem and never surface as cards.

Proposed

Optional per-project remote-discovery config: SSH host + remote path to the projects directory. A periodic scan over SSH reads session metadata and produces cards annotated with host. Degrades gracefully when the remote is unreachable (stale-but-visible beats disappeared).

Rationale

Drew runs sessions on both laptop and remote boxes; treating them as one kanban is the whole point of the tool. Prior art: orchard-rs ADR-007.

Ref: specs/sessions/discovery.feature

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrelevance-checkedExamined by kanban relevance audit with no close signal this cycle

Type

No type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions