Skip to content

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

@nw13slx

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions