Skip to content

Conversation

@zanesq
Copy link
Collaborator

@zanesq zanesq commented Aug 22, 2025

Finally was able to repro reliably and tracked it down to the syntax highlighter being an expensive operation. Memoize to the rescue, confirmed fixes #4246

@zanesq zanesq requested review from DOsinga and alexhancock August 22, 2025 18:25
@zanesq zanesq merged commit 476e2dd into main Aug 25, 2025
11 checks passed
@zanesq zanesq deleted the zane/fix-slow-typing branch August 25, 2025 16:50
zanesq added a commit that referenced this pull request Aug 25, 2025
* 'main' of github.com:block/goose:
  fix slow typing with long sessions (#4291)
  docs: improvements to release docs (#4317)
  blog: mcp-ui recap blog (#4146)
  added more logging for recipe creation failures (#4299)
  Remove a bit from pre-commit that husky says we should (#4286)
  feat: autovisualiser of structured data with mcp-ui (#4153)
  docs: Plan tutorial (#4309)
  Extensions Modal Improvements (#4293)
  docs: fixed cicd tutorial pipeline in docs (#4223)
  Read oltp config from config and env (#4292)

# Conflicts:
#	ui/desktop/src/App.tsx
shellz-n-stuff pushed a commit to shellz-n-stuff/goose that referenced this pull request Aug 27, 2025
dorien-koelemeijer pushed a commit to dorien-koelemeijer/goose that referenced this pull request Sep 2, 2025
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.

Occasional slow typing / app unresponsive with a large session

3 participants