I'm Matt Wood, and this is For Your Information. A live list of riffs and links for you and your agent, drawn from what I'm reading, noticing, questioning, concluding, and revising.
Links indicate relevance, not agreement. How to use this site →
A discussion of Pi, a minimalist AI coding harness with only 4 tools and under 1,000 tokens in its system prompt, which achieves industry-leading performance at lower cost by keeping context lean and avoiding excessive orchestration layers. Case studies from Databricks and Shopify illustrate how Pi's minimal design outperforms more complex coding agents on real-world tasks.
Pi is the coding harness that chooses minimalism on purpose. It comes out of the box with only 4 tools, and its system prompt and tool definitions come in below 1,000 tokens. The idea being that most work can be done with the basics, and if you want more, build it.