Skip to content

feat: show what activity keeps a workspace alive - #28055

Open
joobisb wants to merge 3 commits into
coder:mainfrom
joobisb:issue#17320
Open

feat: show what activity keeps a workspace alive#28055
joobisb wants to merge 3 commits into
coder:mainfrom
joobisb:issue#17320

Conversation

@joobisb

@joobisb joobisb commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Closes #17320

Workspaces would often have their autostop deadline extended with no way to tell why. This adds the source and time of the last activity that bumped the deadline (SSH, IDE, web terminal, or app activity) and shows it in the workspace's autostop tooltip, for example "Activity detected from SSH a few minutes ago."

Please see the screenshot attached.

Screenshot 2026-08-12 at 4 42 28 PM

Workspaces would often have their autostop deadline extended with no
way to tell why. This records the source and time of the last
activity that bumped the deadline (SSH, IDE, web terminal, or app
activity) and surfaces it in the workspace's autostop tooltip.

Closes coder#17320
@github-actions github-actions Bot added the community Pull Requests and issues created by the community. label Aug 12, 2026
@joobisb
joobisb marked this pull request as ready for review August 12, 2026 11:19
@joobisb

joobisb commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

@stirby @matifali

Please help to review this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Pull Requests and issues created by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Explain why workspace is kept alive

1 participant