Terminal AI that ships code

Sparky reads your codebase, makes edits, runs checks, and reports what changed. All from the terminal.

Terminal
irm https://sparky.llc/install.ps1 | iex
Hero: Main product screenshot

From issue to checked change

Describe what needs fixing. Sparky inspects your code, identifies the issue, makes targeted edits, and reports exactly what changed.

Read the workflow →
Image: Workflow
Image: Subagents

Split the thinking

Spawn isolated workers for research, review, and implementation. Each subagent works independently, then merges findings back.

See parallel work →

Multi-file refactoring

Rename a function, add a parameter, or change an API. Sparky updates imports, tests, types, and documentation across your entire codebase.

See cross-file edits →
Image: Refactoring

How it works

01 — Open any directory

cd into your project. Sparky reads the structure automatically.

Step 1: Terminal

02 — Describe what you need

Natural language works. Add constraints like "keep API compatibility."

Step 2: Prompt input

Ready to try?

Install in seconds

Terminal
irm https://sparky.llc/install.ps1 | iex