Skip to content

Conversation

@zemaj
Copy link

@zemaj zemaj commented Oct 30, 2025

Summary

  • reuse the existing extract_first_json_object helper for user-turn replies so mixed LLM chatter still yields JSON
  • ensure parse_user_turn_reply returns the salvaged object while keeping all current validation/trim semantics intact
  • cover both the strict object and salvage flows with unit tests to catch regressions

Testing

  • cargo test -p code-auto-drive-core coordinator_user_schema
  • ./build-fast.sh

Closes #353.

@zemaj zemaj merged commit b981bab into main Nov 3, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto Drive failing with OR

2 participants