Juan C.S.

Results 4 issues of Juan C.S.

Fixes #11511 ## 🚀 The Problem Windows users suffering **39-second** startup time vs 7s on Linux. Unacceptable. **Root cause**: Expensive synchronous filesystem operations on Windows. Every `fs.realpathSync()` call is a...

## Bug Description The `create` tool fails with JSON parsing errors when creating files with larger content or multiple files in sequence. ## Error Message ``` create: create a new...

triage

## Bug Description The `/compact` command fails with a 400 API error when the conversation contains thinking blocks in the latest assistant message. ## Error Message ``` Error: Error during...

bug
duplicate
has repro
platform:linux
area:core
area:api

Fixes #13057 #13074 ## 🐛 The Problem **v0.15.0 broke native terminal text selection and copy/paste** for 17+ users by unconditionally enabling mouse event capture when alternate buffer mode is active....