Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentBay

Visual command center for Claude Code agent teams. See wiki/项目/AgentBay/设计.md for design.

Dev

pnpm install
pnpm -r build
pnpm dev

Open http://localhost:5173 (frontend) — daemon listens on 7777.

Project Structure

  • packages/daemon — Node.js + TypeScript backend, SQLite persistence, WebSocket push
  • packages/frontend — Vite + React + Zustand
  • packages/shared — daemon/frontend shared types
  • docs/INTERNALS.md — Claude Code internals (hook payload + jsonl schema) verified findings

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages