Skip to content

feat: deprecate the Tasks panel and hide it on Coder 2.35 and above - #1070

Open
EhabY wants to merge 1 commit into
mainfrom
feat/deprecate-tasks-panel
Open

feat: deprecate the Tasks panel and hide it on Coder 2.35 and above#1070
EhabY wants to merge 1 commit into
mainfrom
feat/deprecate-tasks-panel

Conversation

@EhabY

@EhabY EhabY commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Coder Tasks was deprecated in June 2026 (moving to ESR) and is going to be removed from deployments starting v2.37, replaced by Coder Agents. This deprecates the extension's Tasks panel accordingly:

  • The activity bar item is now titled Coder Tasks (Deprecated), which shows in its hover.
  • The panel is only shown on deployments that predate the deprecation (2.34 and below). On newer deployments, and while signed out or before the version is known, the activity bar icon is hidden entirely.

Coder Tasks was deprecated in June 2026 and is removed from deployments
starting v2.37, replaced by Coder Agents. Mark the activity bar item as
deprecated and only show the panel on deployments that predate the
deprecation (2.34 and below), gated by a new coder.tasksSupported
context set from the deployment version after login.
@EhabY
EhabY force-pushed the feat/deprecate-tasks-panel branch from c1ef3ed to 1fd8ee7 Compare August 6, 2026 11:41
@EhabY EhabY self-assigned this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant