Skip to content

Conversation

@zanesq
Copy link
Collaborator

@zanesq zanesq commented Jul 29, 2025

Some users are reporting that the chat input is sometimes slow to type into when in a long running session.

Optimized the chat input by removing a debounce and memoizing and cleaning up potential memory leaks in hooks.

…p to hooks to avoid memory leaks on long running sessions
Copy link
Collaborator

@michaelneale michaelneale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice - I note we have been bitten by this before so must have crept back in

@zanesq zanesq merged commit be6c599 into main Jul 30, 2025
8 checks passed
@zanesq zanesq deleted the zane/optimize-hooks-typing branch July 30, 2025 17:42
katzdave added a commit that referenced this pull request Jul 30, 2025
* 'main' of github.com:block/goose:
  Remove unused Memory Mode / Computer-Controller Mode code (#3743)
  docs: Add Neon MCP Server tutorial (#3639)
  Update OSX codesigning and notarization (#3658)
  Fix slow typing in chat input with long running sessions (#3722)
michaelneale added a commit that referenced this pull request Jul 31, 2025
* main:
  Remove unused Memory Mode / Computer-Controller Mode code (#3743)
  docs: Add Neon MCP Server tutorial (#3639)
  Update OSX codesigning and notarization (#3658)
  Fix slow typing in chat input with long running sessions (#3722)
  Fix html content detection regex to not include markdown autolinks (#3720)
  Must have missed this one (#3733)
  Ok, well, that got out of hand (#3718)
  feat: openrouter out of the box experience for goose installations (#3507)
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.

3 participants