Blog topic

CLI

Explore 2 articles tagged CLI, or refine the full writing library below.

Tags

Library

CLI articles

Showing 2 of 2

Product3 min read

Introducing CodeSplash Agent

A free agent harness for Codex and Claude Code. Official CLIs only, streamed Codex sessions, sandboxed by default, and credentials that never leave your machine.

Open
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