Skip to content

Feature Request: remote "heartbeat" / status reporting for local CLI sessions #1343

Description

@nw13slx

Describe the feature or problem you'd like to solve

I run copilot-cli on a local machine and often have multiple active sessions. When I am away from the machine, I want to have a simple way to check whether each session is still alive or ended from my phone.

Proposed solution

Right now I am doing a stupid workaround. I built a private repo and ask my local session to watch all other sessions every 15 minutes, and write the result to a markdown file. the changes get push to repo afterwards. So I can just checkout my repo with my phone. It works, but extremely brittle and hacky...

Example prompts or workflows

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

area:sessionsSession management, resume, history, session picker, and session state

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions