Smithers is an agentic workflow framework for defining workflows in simple TypeScript configuration files and executing them quickly, durably, and reliably
412
stars
6,102
commits
TypeScript
primary language
Sep 11, 2026
updated
███████╗███╗ ███╗██╗████████╗██╗ ██╗███████╗██████╗ ███████╗ ██╔════╝████╗ ████║██║╚══██╔══╝██║ ██║██╔════╝██╔══██╗██╔════╝ ███████╗██╔████╔██║██║ ██║ ███████║█████╗ ██████╔╝███████╗ ╚════██║██║╚██╔╝██║██║ ██║ ██╔══██║██╔══╝ ██╔══██╗╚════██║ ███████║██║ ╚═╝ ██║██║ ██║ ██║ ██║███████╗██║ ██║███████║ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝
The codebase maintainer agent
Smithers instruments and automates a code repository so changes get cheaper, faster, and smarter. Agents plan, run, and review changes through flows declared beside the code.
Open the Smithers repository in your browser. Explore its files, ask for a task in chat, and inspect runs and changes in the conversation. The hosted private alpha is free for selected public repositories. Sign in with GitHub when you are ready to contribute. Follow the app quickstart.

For local execution and authoring, use the CLI and libraries described below.
The release candidate's required package platform is Linux with Node 22.19.0. macOS and Windows package checks are advisory and do not establish a support guarantee.
Offline Chromium tests cover the included web UI. Packaged desktop and hosted deployments require separate acceptance evidence.
The 1.0 release candidate is not on npm yet. Use the source-checkout installation until publication. After publication, install it with:
npm install --global @smthrs/cli@next
Run these commands from your project directory. Before launching, edit the
scaffolded flow and configure the credential its model: field requires.
The CLI quickstart covers each step.
smthrs init change
smthrs up change
[!TIP] Ask your agent to help you figure out how Smithers can help you and your project, based on everything it knows about you.
Read the Smithers documentation for tutorials, guides, and the full reference. For the top-level build API, keep the Smithers API cheat sheet handy: one file of TypeScript examples covering the whole Smithers.* surface.
See CONTRIBUTING.md for local setup, testing, and pull request guidance.
Smithers is MIT licensed. See LICENSE for details.
Join the Smithers community on Telegram.
TypeScript
87.4%
MDX
7.0%
JavaScript
4.0%
Smithers is an agentic workflow framework for defining workflows in simple TypeScript configuration files and executing them quickly, durably, and reliably
412
stars
6,102
commits
TypeScript
primary language
Sep 11, 2026
updated
███████╗███╗ ███╗██╗████████╗██╗ ██╗███████╗██████╗ ███████╗ ██╔════╝████╗ ████║██║╚══██╔══╝██║ ██║██╔════╝██╔══██╗██╔════╝ ███████╗██╔████╔██║██║ ██║ ███████║█████╗ ██████╔╝███████╗ ╚════██║██║╚██╔╝██║██║ ██║ ██╔══██║██╔══╝ ██╔══██╗╚════██║ ███████║██║ ╚═╝ ██║██║ ██║ ██║ ██║███████╗██║ ██║███████║ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝
The codebase maintainer agent
Smithers instruments and automates a code repository so changes get cheaper, faster, and smarter. Agents plan, run, and review changes through flows declared beside the code.
Open the Smithers repository in your browser. Explore its files, ask for a task in chat, and inspect runs and changes in the conversation. The hosted private alpha is free for selected public repositories. Sign in with GitHub when you are ready to contribute. Follow the app quickstart.

For local execution and authoring, use the CLI and libraries described below.
The release candidate's required package platform is Linux with Node 22.19.0. macOS and Windows package checks are advisory and do not establish a support guarantee.
Offline Chromium tests cover the included web UI. Packaged desktop and hosted deployments require separate acceptance evidence.
The 1.0 release candidate is not on npm yet. Use the source-checkout installation until publication. After publication, install it with:
npm install --global @smthrs/cli@next
Run these commands from your project directory. Before launching, edit the
scaffolded flow and configure the credential its model: field requires.
The CLI quickstart covers each step.
smthrs init change
smthrs up change
[!TIP] Ask your agent to help you figure out how Smithers can help you and your project, based on everything it knows about you.
Read the Smithers documentation for tutorials, guides, and the full reference. For the top-level build API, keep the Smithers API cheat sheet handy: one file of TypeScript examples covering the whole Smithers.* surface.
See CONTRIBUTING.md for local setup, testing, and pull request guidance.
Smithers is MIT licensed. See LICENSE for details.
Join the Smithers community on Telegram.
TypeScript
87.4%
MDX
7.0%
JavaScript
4.0%