What's wrong with this entry?
Anonymous. No account, no email.
- Fixed compact streaming error messages to include
hasStartedStreamingstate for better debugging (search for"Compact streaming failed. hasStartedStreaming=") - Hook condition evaluation prompt now includes structured response format guidance, requiring JSON with
okandreasonfields (search for"You are evaluating a hook condition in Claude Code") - Worktree removal hooks now report specific failure messages distinguishing between agent worktrees and regular worktrees (search for
"WorktreeRemove hook did not remove") - Team memory sync now gracefully handles inaccessible team directories instead of failing (search for
"team-memory-sync: team dir inaccessible") - Voice recording cancellation now explicitly discards without submitting (search for
"cancelRecording: discarding without submit")