Nico 4e2cd4ed59 v0.8.3: fix SQL double-wrap bug in Thinker tool parsing
Python code blocks containing SQL keywords (SELECT, CREATE) were
incorrectly re-wrapped in the SQL template. Now only blocks explicitly
tagged as sql/sqlite get wrapped.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 01:49:21 +01:00
..