Blog topic

Architecture

Explore 1 article tagged Architecture, or refine the full writing library below.

Tags

Library

Architecture articles

Showing 1 of 1

AI Engineering2 min read

Running agents in parallel: the CodeSplash architecture

Most AI coding tools run one agent at a time in a chat box. CodeSplash treats agents as parallel workers with real apps to inspect their output. Here's how that's wired.

Open