smithersai/smithers

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

smithers.sh
agent-orchestration
ai-agents
background-agents
claude-code
codex
developer-tools
durable-execution
human-in-the-loop
llm
multi-agent
react
typescript
workflow-engine

README

███████╗███╗   ███╗██╗████████╗██╗  ██╗███████╗██████╗ ███████╗
██╔════╝████╗ ████║██║╚══██╔══╝██║  ██║██╔════╝██╔══██╗██╔════╝
███████╗██╔████╔██║██║   ██║   ███████║█████╗  ██████╔╝███████╗
╚════██║██║╚██╔╝██║██║   ██║   ██╔══██║██╔══╝  ██╔══██╗╚════██║
███████║██║ ╚═╝ ██║██║   ██║   ██║  ██║███████╗██║  ██║███████║
╚══════╝╚═╝     ╚═╝╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚══════╝

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 Smithers

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.

The Smithers app with its repository home, featured flows, and conversation.

For local execution and authoring, use the CLI and libraries described below.

Supported platforms

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.

Install

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

Get started

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.

Documentation

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.

Contributing

See CONTRIBUTING.md for local setup, testing, and pull request guidance.

License

Smithers is MIT licensed. See LICENSE for details.

Join our community

Join the Smithers community on Telegram.

Contributors

roninjin10

5,979 commits

cookesan

45 commits

lalalune

10 commits

smithersai/smithers

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

smithers.sh
agent-orchestration
ai-agents
background-agents
claude-code
codex
developer-tools
durable-execution
human-in-the-loop
llm
multi-agent
react
typescript
workflow-engine

README

███████╗███╗   ███╗██╗████████╗██╗  ██╗███████╗██████╗ ███████╗
██╔════╝████╗ ████║██║╚══██╔══╝██║  ██║██╔════╝██╔══██╗██╔════╝
███████╗██╔████╔██║██║   ██║   ███████║█████╗  ██████╔╝███████╗
╚════██║██║╚██╔╝██║██║   ██║   ██╔══██║██╔══╝  ██╔══██╗╚════██║
███████║██║ ╚═╝ ██║██║   ██║   ██║  ██║███████╗██║  ██║███████║
╚══════╝╚═╝     ╚═╝╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚══════╝

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 Smithers

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.

The Smithers app with its repository home, featured flows, and conversation.

For local execution and authoring, use the CLI and libraries described below.

Supported platforms

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.

Install

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

Get started

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.

Documentation

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.

Contributing

See CONTRIBUTING.md for local setup, testing, and pull request guidance.

License

Smithers is MIT licensed. See LICENSE for details.

Join our community

Join the Smithers community on Telegram.

Contributors

roninjin10

5,979 commits

cookesan

45 commits

lalalune

10 commits

Languages

TypeScript

87.4%

MDX

7.0%

JavaScript

4.0%