Skip to content

fix(app / perf): remove review toggle and align terminal button, improve performance, TUI fix#70

Closed
alexyaroshuk wants to merge 1 commit into
devfrom
fix/session-header-terminal-button-padding
Closed

fix(app / perf): remove review toggle and align terminal button, improve performance, TUI fix#70
alexyaroshuk wants to merge 1 commit into
devfrom
fix/session-header-terminal-button-padding

Conversation

@alexyaroshuk

Copy link
Copy Markdown
Owner

fixes serious bugs in TUI: crash when certain model is loaded
fixes app lag on desktop
fiexes incorrect UI padding
speeds up initial loading (refactored, removed unnecessary timeout and unneded dependancy init)

@github-actions

github-actions Bot commented Feb 8, 2026

Copy link
Copy Markdown

Hey! Your PR title fix(app / perf): remove review toggle and align terminal button, improve performance, TUI fix doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added opentui Opentui perf Perf labels Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant