Skip to content

ryo-morimoto/banto

Repository files navigation

banto

Coding task dashboard for autonomous agents. Memo what you want to do, throw it at an agent, see results.

screenshot

Stack

  • Runtime: Bun
  • Backend: Elysia + bun:sqlite
  • Frontend: React + Tailwind CSS + Eden (type-safe RPC)
  • Agent: Claude Agent SDK v2

Setup

bun install

Development

bun run dev

Mock runner mode (no real agent):

BANTO_MOCK_RUNNER=1 bun run dev

Test

bun test
bun run test:ime:fast
bun run test:ime:full

Lint / Format / Typecheck

bun run lint
bun run fmt
bun run typecheck

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages