Skip to content

Kaset banner

Introduction

Kaset [kaˈset] is an open source toolkit to add coding agents to your web apps, client side.

TIP

Kaset is in early development, join our discussions and help shape it.

🤔 Why add coding agents to your app?

Programming has always been a prelude: developers write code, ship it, and users consume it.

Now imagine your average user being able to create plugins for your web app on the fly.

No coding experience required.

Directly inside your app.

Coding agents

Modern coding agents have reached a point where they can meaningfully contribute to a wide variety of tasks, if they are placed in the right environment, with the right project structure.

Kaset brings these agents into the browser and into your application, giving your users the power to edit, mod, and extend it as they see fit.

Project structure

The key idea: if your application’s state, configuration, and functionality are broken down into files, then generic coding agents can operate on them naturally.


With Kaset, the focus shifts from building custom agentic systems for your app, to designing environments where agents can operate effectively.


architecture

This allows you to:

  • Treat your application like a moddable game, where agents help users create and share new features.
  • Let users extend dashboards, tweak workflows, or build integrations without writing code.
  • Ship minimal features and let agents (guided by users) fill in the long tail of custom needs.

Check out our playground for inspiration.

Do you have specific questions or use cases in mind? Let us know here.


Still unclear? Check out What is Kaset.