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.