Skip to content

fix: Improve UI rendering performance and history handling#293

Merged
edenreich merged 1 commit intomainfrom
fix/ui-rendering-performance
Nov 30, 2025
Merged

fix: Improve UI rendering performance and history handling#293
edenreich merged 1 commit intomainfrom
fix/ui-rendering-performance

Conversation

@edenreich
Copy link
Contributor

This PR optimizes UI rendering by implementing throttled updates during streaming content display and improves history management. Changes include adding a 60ms render throttle interval to reduce unnecessary updates, fixing history navigation issues, and enhancing the /scm-pr-create command to accept optional context for better AI assistance.

The improvements make the interface more responsive during streaming and provide better user experience when working with command history and PR creation workflows.

Key changes:

  • Added render throttling for smoother streaming updates
  • Fixed history navigation and multiline command handling
  • Enhanced /scm-pr-create with optional context parameter
  • Improved UI state management and key handling

@edenreich edenreich merged commit e8f615e into main Nov 30, 2025
5 checks passed
@edenreich edenreich deleted the fix/ui-rendering-performance branch November 30, 2025 23:01
ig-semantic-release-bot bot pushed a commit that referenced this pull request Nov 30, 2025
## [0.76.1](v0.76.0...v0.76.1) (2025-11-30)

### 🐛 Bug Fixes

* Improve bash output formatting and truncation limits ([#294](#294)) ([dcebb0d](dcebb0d))
* Improve UI rendering performance and history handling ([#293](#293)) ([e8f615e](e8f615e))
@ig-semantic-release-bot
Copy link

🎉 This PR is included in version 0.76.1 🎉

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