Posts
All my thoughts and insights on technology, productivity, and life.
-
Agentic Design: When Agents Build the Interface
Published: Aug 21, 2025Updated: Aug 24, 2025Toronto, CanadaDesign isn't about pixels anymore. It's about protocols, guardrails, and feedback loops. Welcome to Agentic Design (AD), where the interface is terminal-first and the user writes itself.
-
AGENTS.md: OpenAI's Answer to the Agent-Tool Communication Crisis
Published: Aug 20, 2025Updated: Aug 24, 2025Toronto, CanadaOpenAI's AGENTS.md is a necessary step for guiding AI coding agents, but it reveals a deeper crisis: our tools were never built to communicate with AI.
-
Introducing Flow (flw): Agentic Framework in Go
Published: Aug 18, 2025Toronto, Canada292 lines. 6.6KB. Zero dependencies. Production-ready agents. Flow proves you don't need 400,000 lines of code to build powerful agents—you need less than 300.
-
Introducing Context (ctx): Solving the AI Token Economics Crisis
Published: Aug 15, 2025Toronto, CanadaContext (ctx) transforms any CLI tool into an AI-ready, token-efficient interface. By wrapping command output in structured JSON with precise token counts, ctx solves the token blindness problem and can reduce consumption by over 95%.