From our blog

Check out our latest news and updates.

How to evaluate an AI feature before you ship it
How to evaluate an AI feature before you ship it
24/07/2026 — [email protected]

You cannot unit test "is this a good answer", but you can build a set of real cases with known-good outputs. An afternoo...

The cost model of an AI feature
The cost model of an AI feature
22/07/2026 — [email protected]

Per-token pricing looks trivial until you multiply by retries, conversation history and the context you resend on every...

Writing prompts your team can maintain
Writing prompts your team can maintain
20/07/2026 — [email protected]

Prompts are code with none of the tooling. Treat them like code anyway — version them, review them, test them, and expla...