Tools
A minimal AI agent framework I built that runs in your terminal. Uses xAI's grok-4-1-fast model which is incredibly cheap for daily use. The magic is in the JSON-controlled loops - the agent reasons about whether it's done using structured output with confidence scores and exit conditions. Simple to set up, works remarkably well.
