7a896fd2b9
- Removed 'invalid_request_error' from TOKEN_LIMIT_KEYWORDS (too broad) - Added THINKING_BLOCK_ERROR_PATTERNS to explicitly detect thinking block structure errors - Added isThinkingBlockError() function to filter these out before token limit checks - Prevents 'thinking block order' errors from triggering compaction instead of session-recovery 🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)