parth sareen
i work on ollama. mostly ollama launch and the agent tooling around it.
on the side i build small tools nobody asked for: ducky, watchy, zuko. before that: a startup on agent reliability, tesla, apple.
outside of that: latte art, muay thai, and writing down ideas as they form.
Writings
writings →Quick brain dump. Getting 70–80% good at anything, why specialists might still win, and the strange grief of not-quite-writing code anymore.
Read the essay →A first-principles breakdown of agent loops, tool design, and context engineering.
Read the deep dive →How sampling shapes token selection, and generating structured outputs in modern models.
Read the deep dive →My Work at Ollama
ollama.com/blog →2026-02-23 · Tutorial
Setting up OpenClaw
OpenClaw in under two minutes with a single Ollama command.
2026-02-16 · Feature
Subagents and web search in Claude Code
Ollama now supports subagents and web search inside Claude Code.
2026-02-01 · Launch
OpenClaw
A new open coding agent built around local and cloud models.
2026-01-23 · Launch
ollama launch
A new command that sets up and runs coding tools with local or cloud models.
2025-09-24 · Feature
Web search in ollama
A new web search API with a generous free tier, available to every ollama user.
2025-05-28 · Engineering
Streaming responses with tool calling
Chat applications can stream content and call tools in real time.
2024-12-06 · Feature
Structured outputs in ollama
Constrain a model's output to a JSON schema, with Python and JavaScript libraries to match.
2024-11-25 · Feature
Functions as tools in ollama
Pass Python functions directly as tools, with full typing support.
Elsewhere