Skip to content

feat: Disable user input during plan and tool approval flows#292

Merged
edenreich merged 1 commit intomainfrom
feat/disable-input-during-approval
Nov 30, 2025
Merged

feat: Disable user input during plan and tool approval flows#292
edenreich merged 1 commit intomainfrom
feat/disable-input-during-approval

Conversation

@edenreich
Copy link
Contributor

Summary

Disables the input field when plan or tool approval is required. Prevents user typing during approval flows and shows appropriate placeholder messages. Also updates default model to deepseek-chat.

Changes

  • Input disabling: Added logic to disable text input during plan and tool approval flows
  • Visual feedback: Shows placeholder messages explaining why input is disabled
  • Model update: Changed default AI model from qwen3-vl to deepseek-chat
  • UI cleanup: Removed redundant help text from approval buttons

Benefits

  • Improves user experience by preventing accidental input during critical approval steps
  • Provides clear visual feedback about why input is disabled
  • Maintains consistent UI behavior across different approval states

Testing

  • All linting and pre-commit checks pass
  • Manual testing of approval flows with disabled input
  • Visual verification of placeholder messages

@edenreich edenreich merged commit 414a02b into main Nov 30, 2025
5 checks passed
@edenreich edenreich deleted the feat/disable-input-during-approval branch November 30, 2025 21:19
ig-semantic-release-bot bot pushed a commit that referenced this pull request Nov 30, 2025
## [0.76.0](v0.75.0...v0.76.0) (2025-11-30)

### 🚀 Features

* Disable user input during plan and tool approval flows ([#292](#292)) ([414a02b](414a02b))

### 📚 Documentation

* Regenerate AGENTS.md with DeepSeek ([15b27f9](15b27f9))
* Regenerate CLAUDE.md ([887bb2c](887bb2c))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.76.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments