mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
- Remove all heuristic parsing code from message.tsx (hasCommandDetails, commandSection, editSections, readSections, hasStructuredContent, etc.) - Replace with simple raw JSON fallback for tools without structured results - Fix server-side support for Claude SDK's old_string/new_string params (in addition to old_str/new_str) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>