@kentcdodds: Saw the initial version of the https://kody.codes launch video and I'm so excited for you to see this! Launch day is a …
Summary
Kody is a developer tool that integrates with AI agents like Claude and ChatGPT to provide shared context, durable software, and automation through webhooks, cron jobs, and personal software ecosystems.
View Cached Full Text
Cached at: 09/02/26, 06:23 AM
Saw the initial version of the https://t.co/wVIcR4fLYl launch video and I’m so excited for you to see this! Launch day is a week from today!!
The Home Your Agents Share — Kody
Source: https://kody.codes/ For all the agents you use today, and the ones you’ll use tomorrow
Kody the koala holding a warmly glowing lantern, with the agents it plugs into floating around it, each connected to Kody.
- Devin
- Claude
- Grok Bot
- ChatGPT
- Codex
- Gemini
- Copilot
- Claude Code
236,746code runsSandboxed executes
Not sure yet? Ask the agent you already use whether Kody would help. No account necessary.
LeaveOgygia
Calypso keeps a lovely guest. She does not send you home.
Claude, ChatGPT, Cursor — each one is a beautiful island. The work stays in that chat, and tomorrow’s agent cannot find the door.
Nothingnew to learn
Kody isn’t another assistant to talk to. It plugs into the agent you already use, so the same conversation you’re having today can now reach your real accounts.
Because your agent does the thinking,Kody gets better every time your agent does.
From ad hoc prompts to durable software
Stop burning your tokens on the same thing over and over again. Turn any process into durable software you can trigger on a schedule, notification, or anything else without expensive inference.
For example
Cron
Shipping digest
Yesterday’s releases and new public repos, mailed only when the list is not empty.
Webhook
Issue triage
A new issue hits the webhook and your triage package kicks off a cloud agent. No manual trigger.
Invoke
Livestream archive
A Worker posts to the invoke URL. The export locks the VOD and files it. No model in the loop.
Ask once. Save it. Trigger it.
Kody has the primitives for your agent to build youpretty much anything. What willyoubuild?
Watch some example conversations
Choose three agents you use:
I use for daily coding, for phone chat, and sometimes for coding too.
Example conversation with your agents and KodyExample conversation
You start on the computer withOpenClaw.
Ask once
You> What did my favorite bot ship recently on GitHub?
What early builders say
A few notes from people already putting Kody to work with the agents they use every day.
Kody gives my agents one entry point with all my context and tools behind it. I’ve got into the habit of saying hey kody, so whatever agent I’m in knows to reach for it right away. It’s changed how I work with agents day to day.
The agent reasons. Kody keeps ithonest.
Your agent does the thinking. Kody holds the result so it does not have to think it again.
Ask again tomorrowA saved export. No model in the loop.A key in chat or a .envA secret the agent never sees.Re-run the agent on a timerA job that runs while you are offline.Context stuck in one hostMemories that follow the account.
Your own git and npm.
Kody gives you apersonal software ecosystem. Your agent creates repositories and publishes packages, all in your own isolated environment. You can also publish your package to the community to allow others to fork and you can even use public packages on npm as well!
Then your agents can use your packages to streamline ad hoc work or you can trigger a package to execute in response to a webhook, cron, authenticated HTTP call, or even a Kody-hosted application.
## Bring your own keys
**Keys the agent never sees.**You create the connection yourself, with your agent walking you through it: your app, your scopes, revocable anytime. Secrets never enter the prompt (as opposed to the .env file your agent happily reads).
Need your own scopes, or a provider we don’t host? Your agent registers the app with you. No shared app sits between you and your accounts.
It already speaks your stack
Public packages cover the tools you live in. Browse what other people built, fork it with your agent, and make it yours.
- Spotify
- Stripe
- Resend
- Kit
- Cal.com
- PayPal
- X
- Bluesky
- Twitch
- Sentry
- Fly.io
- Raycast
- GroupMe
- …and one thermostat
Check out Kody’s Source on GitHub
Kody’ssource is open— read it, fork it, self-host it.
## Make it permanent
Invite-only while we grow the eucalyptus. Join the waiting list, or jump the queue with a code.
Similar Articles
@kentcdodds: I'm moving from heykody[.]dev to http://heykody.app because Kody is really for more than just devs.
Kent C. Dodds announces Kody is moving to heykody.app, positioning it as an AI agent that integrates with existing assistants like Cursor and Claude Code to securely access services and run automated jobs such as Slack catch-up, week planning, and GitHub triage.
@kentcdodds: Can you believe this was done in a single day by a solo dev? https://github.com/kentcdodds/kody/releases/tag/v2026.08.1…
Kody is a portable personal assistant platform for AI agents, built on Cloudflare Workers and Model Context Protocol, enabling memory, code, and automation management across hosts.
@kentcdodds: I'm live now talking about @kodykoala!
Kent C Dodds announces a live talk about Kody, an AI tool, discussing its development, agentic loops, and integrations with Cursor and Sentry.
@kentcdodds: I made a Kody discord. Then I wired up Kody to manage it and goodness it's so much better telling an agent to do stuff …
Kent C. Dodds shares his experience creating a Discord server for Kody and using the AI agent to manage it, finding it more efficient than manual UI interaction.
@kentcdodds: I built a better OpenClaw. Kody is different. Instead of trying to replace @cursor_ai, @OpenAI, @AnthropicAI, @opencode…
Kent C. Dodds introduces Kody, a tool that augments existing AI assistants like Cursor, OpenAI, and Anthropic to create safer, deterministic integrations and automations rather than replacing them.