Skip to content

Add request cancellation with SIGTERM #4

Description

@tyzerrr

Summary

Implement stop_all_requests() to cancel running Claude CLI processes via SIGTERM.

Context

Currently there is no way to cancel a long-running request. The 99 plugin supports this via SIGTERM to the spawned process.

Acceptance Criteria

  • Ability to cancel an active Claude request
  • Keybinding to trigger cancellation
  • Clean up RequestStatus display on cancel

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions