Keystroke

by Keystroke

Open Source Self-Hostable Cloud Free Tier freemium API Available

Code-first workflow automation built for AI coding agents Keystroke is a workflow automation and AI agent platform, launched in July 2026 by Y Combinator-backed Sprint Labs, that positions itself as an n8n alternative built for coding agents. Instead of a visual canvas storing workflows as JSON graphs, Keystroke automations are ordinary async TypeScript living in the user's own git repository: workflows carry Zod input schemas, are testable with Vitest, and are reviewed like any other code.

Key Facts

Key facts about Keystroke
AttributeValueAs ofSource
Public LaunchPublic launch July 13, 2026 (GitHub repository published; open alpha)Jul 2026GitHub API
Y Combinator BatchY Combinator Winter 2024 (entered as Buster; pivoted to Keystroke)Jul 2026Y Combinator company profile
FoundersBlake Rouse (CEO) and Dallin BentleyJul 2026Y Combinator company profile
Funding$2.4 million announced April 2025 under the Buster brand (Y Combinator, General Catalyst, General Advance, Kulveer Taggar, and others); no round announced under the Keystroke nameJul 2026Buster company blog (archived)
LicenseElastic License 2.0: source-available, self-hosting permitted, offering it as a hosted service to third parties prohibited; not an OSI-approved open-source licenseJul 2026Keystroke GitHub LICENSE
GitHub Stars40 (four days after the repository was published)Jul 2026GitHub API
Integrations1,000+ integration definitions (vendor-claimed)Jul 2026Keystroke
MaturityPre-1.0 open alpha: npm @keystrokehq/keystroke at v0.1.98, zero tagged GitHub releases, "Keystroke 1.0" advertised as coming soonJul 2026Keystroke + npm registry
Execution ModelDurable step execution: each successful action or agent call is recorded and replayed on retry after errors, sleeps, approval steps, or restarts, rather than re-runJul 2026Keystroke GitHub README
AI Model GatewayManaged model access to OpenAI, Anthropic, Google, Groq, and xAI at a 1.1x markup on provider list price; bring-your-own-key usage is not billed by KeystrokeJul 2026Keystroke pricing page
Usage Rates$0.01 per agent or workflow run; $0.005 per empty poll trigger; $0.007 per web search; $0.001 per web fetch; ~$0.067 per hour of sandbox computeJul 2026Keystroke pricing page
Deployment OptionsManaged cloud (Keystroke Cloud) or self-hosted standalone server; workflow code lives as TypeScript in the user's own git repository either wayJul 2026Keystroke GitHub README
Team FeaturesHosted team workspace with OAuth credential management, run logs, and access controls; chat surfaces for Slack, Microsoft Teams, Linear, and Telegram (vendor-claimed)Jul 2026Keystroke
Trigger TypesCron schedules, webhooks, polling, and app events; advanced triggers support agent prompts, transforms, and filteringJul 2026Keystroke docs

Pricing Plans

View official pricing →

Hobby

Free

Free forever; usage beyond the included credit is metered

  • $1/month included usage credit
  • Community support
  • Workflow code lives in your own repo
  • !1 project
  • !5 GB file storage
  • !5 concurrent runs
  • !10-minute agent and workflow timeouts
  • !60 requests/min API rate limit
  • !7-day log retention
Get started →
As of Jul 2026 · Source
Most Popular

Pro

$20.00/mo

Plus metered usage beyond the $20/month included credit

  • $20/month included usage credit
  • Additional storage at $0.25 per 10 GB
  • !5 projects
  • !50 GB file storage
  • !10 concurrent runs
  • !30-minute agent and workflow timeouts
  • !300 requests/min API rate limit
  • !30-day log retention
Get started →
As of Jul 2026 · Source

Organization

Contact us

Custom pricing (contact sales)

  • Custom included usage credit
  • Role-based access controls
  • SSO
  • Audit logs
  • Priority support
  • !Unlimited projects
  • !Unlimited concurrent runs
  • !Custom storage, timeouts, rate limits, and log retention
Get started →
As of Jul 2026 · Source

About Keystroke

Keystroke is a workflow automation and AI agent platform, launched in July 2026 by Y Combinator-backed Sprint Labs, that positions itself as an n8n alternative built for coding agents. Instead of a visual canvas storing workflows as JSON graphs, Keystroke automations are ordinary async TypeScript living in the user's own git repository: workflows carry Zod input schemas, are testable with Vitest, and are reviewed like any other code. Coding agents such as Claude Code, Cursor, and Codex do most of the authoring; onboarding is itself agent-native, with users pasting a single docs URL into their coding agent.

The platform executes workflows as durable steps, recording each successful action or agent call and replaying it on retries after errors, sleeps, approval steps, or restarts. It ships 1,000+ built-in integration definitions (vendor-claimed) covering tools such as Slack, Linear, GitHub, Notion, Gmail, and Stripe, and can reach any HTTP API or MCP server beyond that. A built-in gateway offers models from OpenAI, Anthropic, Google, Groq, and xAI at a 1.1x markup, or teams bring their own API keys at no platform charge. Deployment targets are Keystroke's managed cloud, which adds a team workspace with OAuth credential management, run logs, and access controls, or a self-hosted standalone server under the source-available Elastic License 2.0.

As of July 2026 Keystroke is an open alpha: the public repository appeared on July 13, 2026, the npm package sits at v0.1.98, and "Keystroke 1.0" is advertised as coming soon. Pricing spans a free Hobby tier, a $20/month Pro tier, and a custom Organization tier, with usage metered per run, poll, and search on every tier.

Written & reviewed by · Last updated: · Last verified:

Other Workflow Automation Tools

See How It Ranks

Questions About Keystroke

What is Keystroke?

Keystroke is a code-first workflow automation and AI agent platform, launched July 13, 2026 by Y Combinator-backed Sprint Labs, that positions itself as an n8n alternative built for AI coding agents. Workflows are written as typed TypeScript in the user's own repository, usually by agents such as Claude Code, Cursor, or Codex, and deployed to Keystroke's managed cloud or self-hosted under the source-available Elastic License 2.0.

How much does Keystroke cost in 2026?

Keystroke offers three tiers as of July 2026: Hobby (free forever, with $1/month of included usage credit), Pro ($20/month, including $20/month of usage credit), and Organization (custom pricing with SSO, RBAC, and audit logs). Usage is metered on every tier: $0.01 per agent or workflow run, $0.005 per empty poll, $0.007 per web search, roughly $0.067 per hour of sandbox compute, and a 1.1x markup on AI model calls unless you bring your own API keys.

Is Keystroke worth it in 2026?

Keystroke earns a provisional 6.5/10 in its July 2026 open alpha: the agent-native TypeScript model is genuinely differentiated and the free Hobby tier makes it safe to trial, but the platform is pre-1.0 (npm at v0.1.98, public repository published July 13, 2026), has no third-party production track record, and its Elastic License 2.0 restricts offering it as a hosted service. Worth trialing for teams that build through coding agents; too young for production-critical workflows.

Is Keystroke a good n8n alternative?

Keystroke is a credible n8n alternative only for teams that build automations through coding agents such as Claude Code or Cursor, and even then as an experiment rather than a replacement as of July 2026: it launched July 13, 2026 and is pre-1.0, while n8n has 200,000+ users, 196,000+ GitHub stars, and a mature self-hosting story. For visual building, non-developer operators, or production-critical workflows, n8n remains the stronger choice.

Learn More