v5.14.0
Faster, lighter search. The agent's search tools (search_invoices, search_bills, search_contacts, search_journals, and the rest) now return a compact summary row per result by default: the key fields needed to find a record (id, reference, status, date, contact, amount), then drill into the full record on demand with its get tool. This cuts the data each search pulls by roughly 10x, so the agent answers "find the unpaid invoice for Acme" style questions faster and at lower cost. Pass view "full" on a search when you want complete rows up front.