Skip to content

Conversation

@Norbert515
Copy link
Owner

Add keyboard shortcut (Ctrl+O) to toggle visibility of thinking/reasoning tokens from Claude's extended thinking feature.

Changes:

  • Add ThinkingResponse class to parse thinking content blocks from API
  • Update conversation loader and response processor to handle thinking
  • Add showThinking setting persisted in ~/.vide/settings.json
  • Add showThinkingProvider for state management
  • Add Ctrl+O handler with visual feedback message
  • Conditionally render thinking content in message display

Add keyboard shortcut (Ctrl+O) to toggle visibility of thinking/reasoning
tokens from Claude's extended thinking feature.

Changes:
- Add ThinkingResponse class to parse thinking content blocks from API
- Update conversation loader and response processor to handle thinking
- Add showThinking setting persisted in ~/.vide/settings.json
- Add showThinkingProvider for state management
- Add Ctrl+O handler with visual feedback message
- Conditionally render thinking content in message display
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.

2 participants