Skip to content

Repository files navigation

bunny2

Internal agent tool — portable, multi-user, multi-language, layered, AI-enhanced.

This repo is in phase 1 of the overall plan. Phase 1 stands up the system foundation: Bun server, Vite + React UI, Electron wrapper, SQLite + LanceDB in a portable data-dir, event-sourced message bus, and an OpenAI-compatible LLM client with 100% telemetry.

Quick start

Prereqs: Bun ≥ 1.3.

bun install
bun run typecheck
bun run lint
bun test

Workspaces:

  • apps/server — Bun HTTP + bus + storage + LLM.
  • apps/web — Vite + React UI.
  • apps/desktop — Electron wrapper (thin, no business logic).
  • packages/shared — types, schemas, i18n keys.
  • packages/busMessageBus interface + adapters.

Docs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages