Tommi Somersuo

@tommis.fi

AI Tech Lead @ Solita.fi | Agentic engineering, architecture & governance. Offline: Runner, angler, RES/SRA, Tibetan Terrier owner.

Agents need more than just a container to scale. We're introducing @cloudflare/computer, an agent runtime that dynamically orchestrates between fast, efficient isolates and full Linux containers to give every agent a computer of its own. https://cfl.re/4w8ZcuX

Your agent needs a computer, not a container — introducing @cloudflare/computer

The @cloudflare/computer package provides an agent runtime where the details and mechanics of what code runs in an isolate, and what runs in a container sandbox are handled by the platform.

blog.cloudflare.com

As AI models commodify, the next battlefield for lock-in will be the harness. I believe Anthropic broke out as much due to Claude Code as to Opus 4.8. Andrew Ng’s OpenWorker is a logical next step in the agent wars. It’s a model agnostic harness for work tasks: Slack, email, calendar, files and CRM

BildBild

Announcing Fugu-Ultra v1.1 🐡 We’ve been thrilled by the reception to the Fugu model family. Thanks to everyone who tried it, shared feedback, and trusted Fugu with real work. Today, we’re releasing Fugu-Ultra v1.1 → sakana.ai/fugu Upgraded to incorporate the latest frontier models.

Bild

We've recently made Pi's cache behavior more visible. This site has been debating whether agent harnesses are helping or quietly torching their caches. That seemed like a good excuse to explain how KV caches actually work and how Pi helps (or doesn't). earendil.com/posts/prompt...

Prompt Caching In Agents | EARENDIL

How prompt caching shapes the cost, latency, tools, and architecture of coding agents, and what Pi does to keep cache behavior visible.

earendil.com

New session caps for WebSearch and subagent spawns (default 200 each, tunable via  CLAUDE_CODE_MAX_WEB_SEARCHES_PER_SESSION  and .._SUBAGENTS_PER_SESSION ) to prevent runaway agent loops

github.com