Skip to content

A pre-configured environment providing tools to visualize, debug, and enhance AI agents and workflows built with KaibanJS. Run the CLI command to launch a real-time development dashboard for your KaibanJS projects.

License

Notifications You must be signed in to change notification settings

kaiban-ai/kaibanjs-devtools

Repository files navigation

KaibanJS DevTools

A pre-configured environment providing tools to visualize, debug, and enhance AI agents and workflows built with KaibanJS.

This is a Vite project ready to run locally or be deployed to any static web server.

Your welcome ;)

Development

run npm run dev to start the development server and open http://localhost:5173/ in your browser.

run npm run build to build the production version of the app.

run npm run preview to preview the production version of the app.

Or any other Vite command to build, preview, test, etc.

FAQs

Why do I have a folder named ".kaiban" in my project?

The ".kaiban" folder is created when you run the kaiban command.

What does the ".kaiban" folder contain?

The ".kaiban" folder contains:

  1. A Vite project with the Kaiban Board UI

Yup a Vite project ready to run locally or be deployed to any static web server.... Vercel, Netlify, Render, etc. Your welcome ;)

  1. .env file with all your your env variables defined in your .env files that starts with VITE

Should I commit the ".kaiban" folder?

It is like any other Vite project.

You can commit it if you want, but it is not necessary.

About

A pre-configured environment providing tools to visualize, debug, and enhance AI agents and workflows built with KaibanJS. Run the CLI command to launch a real-time development dashboard for your KaibanJS projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published