Skip to content

Gigacode: Wire ESC to abort turn via API #138

@NathanFlurry

Description

@NathanFlurry

Description

Pressing ESC in Gigacode should cancel the current in-progress turn. This depends on the abort API endpoint being implemented first (#136).

Implementation

  1. When the user presses ESC during an active turn, call POST /v1/sessions/{sessionId}/abort
  2. Show the partial response received so far
  3. Allow the user to send a new message immediately after

Depends on

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions