Kaitoi in your terminal
The command-line surface for Kaitoi. Run workflows locally, create runtime recipes, automate your pipeline, and use Kaitoi Code to build Kaitoi-powered apps with an assistant that already understands the platform.
Scriptable, recipe-aware, and connected to the whole platform.
Run nodes, graphs, projects, and repeatable workflows from scripts, CI, or an interactive terminal session.
Read, edit, and generate against your project files with local context and changes you can inspect before they land.
Call the same models, nodes, services, and Core APIs Studio uses without rebuilding integrations for each project.
Generate Core apps and contained nodes with defined contracts, so each piece is easy to verify and hard to break.
Turn model repos, scripts, and automations into reusable Kaitoi recipes that show up as runnable tools in your workflow.
Build apps powered by Kaitoi Core from the terminal. Kaitoi Code helps shape the UI and user experience while Core handles the heavy lifting.
A general coding agent builds your app as a single codebase where every feature shares the same blast radius. Kaitoi CLI builds features as nodes and recipes: each one is a contained unit with a defined contract to the rest of the graph, so it can be generated, run, and checked in isolation. With built-in Kaitoi expertise and direct access to Core, Kaitoi Code can make Kaitoi-powered apps far faster than a general coding assistant because it is working in a structure that is harder to break.
Learn about Kaitoi CoreThe CLI is available through Kaitoi Studio. Create an account, download it, and run.
Sign up for Kaitoi Studio to set up your workspace.
Grab the CLI and authenticate from your Studio account.
Drive workflows, build recipes, and launch Kaitoi Code from your terminal.
The command-line surface for Kaitoi. Run workflows locally, create runtime recipes, automate your pipeline, and use Kaitoi Code to build Kaitoi-powered apps with an assistant that already understands the platform.
$ kaitoi code Kaitoi Code agent: Penny Type /help for commands, /exit to quit. > summarize the nodes in my latest project Using kaitoi.projects.list... Finished kaitoi.projects.list. Using kaitoi.projects.get_document... Finished kaitoi.projects.get_document. "Frame Cleanup" has 3 nodes: a media loader, a 4x upscaler, and an export node. >
Scriptable, recipe-aware, and connected to the whole platform.
Run nodes, graphs, projects, and repeatable workflows from scripts, CI, or an interactive terminal session.
Read, edit, and generate against your project files with local context and changes you can inspect before they land.
Call the same models, nodes, services, and Core APIs Studio uses without rebuilding integrations for each project.
Generate Core apps and contained nodes with defined contracts, so each piece is easy to verify and hard to break.
Turn model repos, scripts, and automations into reusable Kaitoi recipes that show up as runnable tools in your workflow.
Build apps powered by Kaitoi Core from the terminal. Kaitoi Code helps shape the UI and user experience while Core handles the heavy lifting.
A general coding agent builds your app as a single codebase where every feature shares the same blast radius. Kaitoi CLI builds features as nodes and recipes: each one is a contained unit with a defined contract to the rest of the graph, so it can be generated, run, and checked in isolation. With built-in Kaitoi expertise and direct access to Core, Kaitoi Code can make Kaitoi-powered apps far faster than a general coding assistant because it is working in a structure that is harder to break.
The CLI is available through Kaitoi Studio. Create an account, download it, and run.
Sign up for Kaitoi Studio to set up your workspace.
Grab the CLI and authenticate from your Studio account.
Drive workflows, build recipes, and launch Kaitoi Code from your terminal.