Skip to content

feat: post-outline Approve/Deny buttons for Pause & Outline Plan #22

@nathanschram

Description

@nathanschram

After user clicks 'Pause & Outline Plan' and Claude writes the outline, Approve/Deny buttons now appear automatically in Telegram. Previously, the user had to type 'approved' in chat, triggering another ExitPlanMode round-trip before buttons appeared.

  • Synthetic ActionEvent with Approve/Deny buttons yielded during cooldown auto-deny
  • _DISCUSS_APPROVED set tracks sessions where user approved via post-outline buttons
  • Next ExitPlanMode call auto-approves when session is in _DISCUSS_APPROVED
  • da: callback_data prefix fits 64-byte Telegram limit

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions