Artikel

Entwicklungsnotizen aus dem Aufbau von Murmell

Sieben technische Herausforderungen, die wir lösen mussten, um mehrere Programmier-Agenten in einem Verzeichnis zu betreiben. Alle Messungen stammen aus unseren eigenen Tests.

A browser, a control plane and a sandbox. Output flows right to left; the congestion that starts at the browser has to be felt at the sandbox.browsercontrolsandboxoutputoutputslowholdreceive window closesstop writing

Remote-PTY-Terminal-Streaming im Browser über WebSockets in Echtzeit

Was nötig ist, um einen Browser zuverlässig mit einem entfernten Agenten zu verbinden, und welche zwei lautlosen Fehler drohen.

Three named people on one canvas, reached by a link. The preview is served through the session; a public address for it is refused.one linkaminaeditingmosseditingjonasviewinglive preview*.preview.murmell.comnever

Live-Coding-Sessions teilen: Status-Synchronisation und Read-Only-Protokoll

Die drei Bestandteile eines Freigabelinks und warum Live-Previews strenge Zugriffskontrollen erfordern.

Above, a task leaves for an isolated environment and returns as a diff. Below, the agent works inside the shared tree and there is nothing to hand back.a task, delegatedits own environmenta diffthe same agent, insideone directory

Codex lokal vs. Codex in der Cloud: Multi-Agenten-Entwicklung im gemeinsamen Workspace

Warum die Wahl zwischen Codex CLI und Cloud-Codex eine Frage der Aufsicht und nicht der Rechenleistung ist.

Three gates in a row. An agent passes the first two and stops at the third.onboardingtrustapi keya fresh container

Die 3 Hürden beim Erststart von Claude Code im Docker-Container

Die drei interaktiven Hürden von Claude Code, gemessen an echten PTYs.

Two agents reach for the same file. One reservation is granted; the other is refused at the board.the boardclaude-1codex-2src/types/order.tsrefused

Datei-Reservierungssystem: Code-Konflikte bei mehreren KI-Agenten im selben Repo verhindern

Warum mehrere Agenten in einem Verzeichnis Schreibansprüche anmelden müssen und wie der Server Konflikte verhindert.

A locked boundary. The database and the key stand on the control side; the sandbox holds only agents and a working tree.controlsandboxdatabasekeynever crosses/workspace

Zero-Trust-Cloud-Sandbox: Ausführungsmaschinen speichern keine Zugangsdaten

Warum die ausführende Maschine isoliert ist und wie die Rollenarchitektur aufgebaut ist.

A sealed machine with one channel through its wall, carrying frames both ways, and a second attempt refused for want of a token.controlsandboxwith a token403without one

Erkenntnisse beim Einsatz von KI-Agenten in Cloud-Sandboxes: Messungen und Praxis

Was Cloud-Sandbox-Plattformen erlauben und verbieten, basierend auf realen Tests.