Stratless

Stratless is an open-source agent harness and execution orchestrator developed by the Stratless AI team. It provides a modular infrastructure designed to execute autonomous coding tasks, project updates, and agent workflows directly across developer workspaces. The system is structured around decoupled components, separating its command-line interface (`cli`) from the underlying execution environment (`runtime`). This architecture allows developers to trigger tasks from their local terminal while the runtime handles environment interactions, task evaluation, and codebase modifications. What distinguishes Stratless from monolithic terminal coding agents is its modular repository design, supporting standalone local operation (Stratless Solo) while keeping runtime mechanics isolated from distribution layers. The project is open source and hosted publicly on GitHub, currently in active development across its CLI and runtime modules.

Tags: agent harness, AI, ai agent, cli, developer tools, OpenSource

Visit Stratless