telexed ~ c / ad90005d-daeradar:60 · agent_toolLIVE
← back
NO.
#ad90005d
Topic
AGENTS & TOOLS
Source
Cline Releases
Published
2026-04-22 18:38:12
Importance
★ 6/10 — radar 60
`Cline` `v3.80.0`, OOM fix and background-only task execution
FIG-0091:1

`Cline` `v3.80.0`, OOM fix and background-only task execution

Long-chat stability improved with an 8 GB Node heap, and command runs no longer depend on the VS Code terminal. Enterprise skill controls are niche, but the memory fix alone makes heavy sessions safer now.

[ KEY POINTS ]
  1. cline-core now starts with --max-old-space-size=8192, up from roughly 2 GB. Long conversations should crash less often under large context loads.
  2. Task execution drops foreground terminal mode entirely and defaults to background runs. Less terminal coupling, but anyone relying on integrated terminal behavior must adjust.
  3. Recommended models in onboarding are now fetched dynamically instead of coming from a hardcoded list. New installs can track current defaults without shipping another release.
  4. Chat errors now expose a dedicated Quota Exceeded state plus more detailed error rows. Spend-cap failures become easier to distinguish from generic breakage.
Originalgithub.com/cline/cline/releases/tag/v3.80.0Read original →

// related