Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: remove the Coder Tasks CLI and task automation - #28788

Merged
ibetitsmike merged 1 commit into
mainfrom
mike/remove-tasks-cli
Sep 10, 2026
Merged

chore: remove the Coder Tasks CLI and task automation#28788
ibetitsmike merged 1 commit into
mainfrom
mike/remove-tasks-cli

Conversation

@ibetitsmike

@ibetitsmike ibetitsmike commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Removes every in-repo Tasks client: the coder exp tasks CLI command family, the tasks scaletest runner, and the task-driven triage automation (traiage.yaml, code-review.yaml, classify-issue-severity.yml, scripts/traiage.sh). Triage runs through triage-via-chat-api.yaml and coder/create-agent-chat-action instead.

Stack context: Coder Tasks removal stack (CODAGT-642): #28743 frontend → #28788 CLI → #28789 API → #28790 provisioner → #29084 notifications and usage → #29085 build reasons → #29086 tables → #28750 permissions. The last four PRs replace the single data-drop migration that used to live in #28750; each carries one concern and a focused migration test.

Why: clients come off before the API they call. After this layer nothing in the repo invokes the Tasks API outside coderd itself.

What to scrutinize: all but three files are whole-file deletions. triage-via-chat-api.yaml gets a comment fix. NavbarView.tsx and its stories carry two small repairs to the frontend layer below (unused user prop, stale TasksFilter story wiring) so the stack lints clean from this layer up; they rebase away if folded into #28743.

Validation: go build ./..., go test ./cli -run TestCommandHelp, site tsc, pre-commit hooks (gen, fmt, lint).

Size: +4/-6,938 over 42 files; effectively pure deletion, so it reads much faster than the line count suggests.

Created by Xum (AI agent) on behalf of @ibetitsmike.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T00:42:06.324018Z 92fa9b6 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderagents

coderagents Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Documentation Check

Updates Needed

  • docs/ai-coder/agents/tasks-to-chats-migration.md - Addressed. The CLI changes section now states the coder task CLI "was removed together with the rest of the feature" and reframes the table as mapping the removed commands to their Chats API equivalents.

Automated review via Coder Agents

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f4c3e9d578

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread cli/root.go

@aslilac aslilac left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall lgtm

Comment thread .github/workflows/triage-via-chat-api.yaml Outdated
Comment thread .github/workflows/classify-issue-severity.yml Outdated
Comment thread site/src/modules/dashboard/Navbar/NavbarView.stories.tsx Outdated
@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from f4c3e9d to eb51028 Compare August 31, 2026 22:14
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from eb51028 to eb2650d Compare August 31, 2026 22:45
@ibetitsmike

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: eb2650d501

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from eb2650d to f3ba8fd Compare August 31, 2026 23:29
@ibetitsmike

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f3ba8fdb97

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/triage-via-chat-api.yaml Outdated
Comment thread .github/workflows/triage-via-chat-api.yaml
Comment thread .github/workflows/triage-via-chat-api.yaml Outdated
Comment thread .github/workflows/triage-via-chat-api.yaml
Comment thread .github/workflows/triage-via-chat-api.yaml
Comment thread .github/workflows/triage-via-chat-api.yaml
@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from f3ba8fd to d6363ec Compare August 31, 2026 23:53
@ibetitsmike

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d6363ecc2a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/triage-via-chat-api.yaml
@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from d6363ec to be229e8 Compare September 1, 2026 00:27
@ibetitsmike

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: be229e89bc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/ai-coder/agents/tasks-to-chats-migration.md Outdated
@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from be229e8 to 92fa9b6 Compare September 1, 2026 00:38
@ibetitsmike

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

Reviewed commit: 92fa9b6a5c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

An error occurred while trying to automatically change base from lilac/remove-tasks-frontend to main September 1, 2026 17:49
@ibetitsmike
ibetitsmike force-pushed the mike/remove-tasks-cli branch from 92fa9b6 to 8312761 Compare September 7, 2026 23:29
@ibetitsmike
ibetitsmike changed the base branch from lilac/remove-tasks-frontend to main September 7, 2026 23:29
@ibetitsmike
ibetitsmike merged commit d0de33c into main Sep 10, 2026
36 of 57 checks passed
@ibetitsmike
ibetitsmike deleted the mike/remove-tasks-cli branch September 10, 2026 22:51
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants