Hacker News new | ask | show | jobs
by kiyeonjeon 86 days ago
The column_values tool solves a surprisingly annoying problem. Agents confidently writing WHERE status = 'active' when the real value is 'ACTIVE' or 'enabled' causes a lot of unnecessary back-and-forth. Nice that it's addressed explicitly.