Workspace
48 Cargo membersRuntime core and facade, CLI/TUI, providers, mode and tool plugins (including MCP), export and trace utilities, lashlang, examples, and benchmark runners.Current workspace architecture
lash/system
lash is a Rust workspace for coding agents. The core is a layered agent runtime — a sans-IO turn machine wrapped by lash-core, with mode plugins, provider adapters, dynamic tools, durable session graph storage, benchmark runners, a CLI/TUI host, and an app-facing lash facade on top.