-
My goal: Making edits with AI assist isnt possible
-
Issue: Assist is locked even when I log in/log out - “summarising thread” with circle circling is all I see
-
Steps I've taken to troubleshoot: Logged out and in, powered down, replaced the JSON
-
Additional info: (Cloud or Self-hosted, Screenshots)
Summary
On a Retool Cloud instance, AI Assist is locked up when attempting to make edits — it stays stuck on 'summarising thread' with a perpetual spinner and does not recover after logging out and back in.
AI Response
A stuck 'summarising thread' spinner in AI Assist is most commonly caused by the conversation exceeding Assist's context window, which triggers automatic background thread summarization on Cloud that can stall when the thread carries a large amount of context. Both Retool and Anthropic are currently reporting all systems operational, so this points to a context/thread-size issue rather than a service outage. The recommended path is to start a new Assist thread and keep prompts smaller — breaking requests into focused steps and reducing the amount of context (e.g., large queries) passed in per prompt. Retool has also shipped improvements that reduce how often context window limits are hit, so retrying edits in a fresh thread should behave better.
Sources
AI Assist: The limit for Assist’s context window has been reached
A solved thread where Retool staff confirm that hitting Assist's context window triggers automatic thread summarization on Cloud and recommend starting a new thread and reducing per-prompt context to get unstuck.
AI-assisted app generation with Assist | Retool Docs
The official Assist guide covering how Assist edits apps, its features, and FAQs, useful for understanding prompting behavior and limitations.
The Community Team is testing out a new automation. Let us know if it's helpful (or not) by leaving a
,
, or
. Or by marking this post as the "Solution"! Let us know if you have any feedback here. ![]()
ok a new window worked
Hey @Alex_Balfour, glad a new window got you unstuck! ![]()
That "summarizing thread" spinner is Assist compacting your conversation in the background, which happens automatically once a thread builds up enough context. When a thread is carrying a lot (large queries or JSON pasted into prompts, for example), that step can stall and hang the spinner. Starting a fresh thread or window clears the heavy context, which is exactly why yours worked.
A few tips to avoid it next time:
- Keep prompts focused and break bigger asks into smaller steps.
- Point Assist at large queries or JSON rather than pasting them into the prompt.
- If a thread ever feels stuck, a new thread is the fastest way to recover!
Check out our docs here: AI-assisted app generation with Assist ![]()
