Sketch was a CLI-based AI coding assistant developed by the team behind exe.dev. The project has been officially discontinued and is no longer available for active installation or use. During its lifecycle, Sketch aimed to provide terminal-centric agentic capabilities for software developers. The development team has since shifted focus to building exe.dev, a platform for remote, cloud-hosted development environments. Because Sketch is sunset and unmaintained, it cannot be integrated into current engineering workflows. Historical context and engineering retrospectives regarding the tool remain available through the legacy Sketch blog.
Discontinued status — Project is officially sunset and no longer maintained or distributed. - Successor ecosystem — Development efforts pivoted to exe.dev for cloud development environments. - Legacy documentation — Technical articles and historical project notes remain reachable at sketch.dev/blog. - CLI coding agent background — Originally targeted automated coding interactions directly within developer terminal sessions. - Cloud architecture pivot — Predecessor work informing current browser-accessible remote workspace designs.
Use cases
Use Case: Historical Architecture Research Engineers researching the evolution of terminal AI agents and cloud dev environments can study the legacy Sketch blog posts for architectural insights.
Use Case: Transitioning to exe.dev Teams looking for the ongoing output of the Sketch development group can evaluate exe.dev for cloud-based development environments.
Use Case: Tooling Auditing Developers reviewing historical CLI agent comparisons can identify Sketch as obsolete and pivot their evaluation toward actively maintained alternatives.
Who it is for
Sketch is not suitable for developers seeking an active, working CLI coding agent due to its discontinued status. It is primarily relevant as an archive for engineers researching the tool's history or migrating to its successor, exe.dev.
Install guide
Installation Sketch has been discontinued and is no longer distributed via package managers or binaries. bash # To explore the team's successor platform, visit exe.dev curl -fsSL https://exe.dev
First Run There are no active authentication or configuration endpoints available for Sketch.
Example Session Because the agent is decommissioned, local execution is unsupported. You can access historical blog entries online: bash # View legacy project notes open https://sketch.dev/blog
Amp — Amp (developed by AmpCode) is an autonomous coding agent platform and remote development harness designed to execute software engineering tasks…
GitHub Copilot CLI — GitHub Copilot CLI is a terminal-based AI coding assistant developed by GitHub. It integrates the Copilot coding agent runtime directly…
Cline — Cline is an open-source autonomous coding agent runtime maintained by Cline Bot Inc. and an active open-source community. Available as…
Kiro — Kiro is an agentic engineering platform and CLI coding agent built and operated by AWS. It extends beyond standard code-completion…
Continue — Continue is an open-source AI code assistant and agent framework originally developed by the Continue team (continuedev) and recently acquired…
Aider — Aider is an open-source terminal-based AI pair programming tool created by Paul Gauthier and the Aider-AI community. It operates directly…