Blog topic

CLI

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

Tags

Library

CLI 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