Skip to content

feat: add tower apps cancel command to cancel running runs#215

Open
socksy wants to merge 1 commit intodevelopfrom
feature/cancel-runs-on-cli
Open

feat: add tower apps cancel command to cancel running runs#215
socksy wants to merge 1 commit intodevelopfrom
feature/cancel-runs-on-cli

Conversation

@socksy
Copy link
Contributor

@socksy socksy commented Feb 27, 2026

Expose the existing cancel_run API endpoint through the CLI and MCP server. Adds tower apps cancel <app_name> <run_number> as a subcommand under apps (consistent with existing apps show, apps logs, etc.) and a corresponding tower_apps_cancel MCP tool.

Expose the existing cancel_run API endpoint through the CLI and MCP
server. Adds `tower apps cancel <app_name> <run_number>` as a subcommand
under apps (consistent with existing `apps show`, `apps logs`, etc.)
and a corresponding `tower_apps_cancel` MCP tool.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/cancel-runs-on-cli

Comment @coderabbitai help to get the list of available commands and usage tips.

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