다운로드Download

받아서 시작하기Get started

서버 + 모바일 + 패밀리 컴포넌트. 전부 오픈소스 · MIT 라이선스.Server + mobile + family components. All open source · MIT.

서버 + 대시보드Server + Dashboard

AI 조직이 실제로 돌아가는 곳Where the AI org actually runs

Node.js · Supabase · Claude Code CLI. NAT 뒤 로컬 머신 또는 셀프호스트.Node.js · Supabase · Claude Code CLI. Behind NAT or self-hosted.

  1. 1git clone https://github.com/Lee-JuYeon/bigbossos.gitgit clone https://github.com/Lee-JuYeon/bigbossos.git
  2. 2cd bigbossos/server && npm installcd bigbossos/server && npm install
  3. 3cp .env.example .env → 키 입력cp .env.example .env → fill in keys
  4. 4npm startnpm start
GitHub 소스 ↗Source on GitHub ↗

iOS 앱iOS AppBetaBeta

회장의 손바닥 위 — 모바일 콘솔Mobile console — chairman in your pocket

Swift + SwiftUI. 페어링·채팅·Office·Roster·Marketplace 모두 네이티브.Swift + SwiftUI. Pairing · chat · Office · Roster · Marketplace — all native.

  1. 1소스로 직접 빌드 (App Store 출시 전)Build from source (pre-App-Store)
  2. 2git clone https://github.com/Lee-JuYeon/bigbossos-ios.gitgit clone https://github.com/Lee-JuYeon/bigbossos-ios.git
  3. 3Xcode 16+ 에서 열고 RunOpen in Xcode 16+ and Run
iOS 레포 ↗iOS repo ↗

Android 앱Android AppBetaBeta

Kotlin + Jetpack ComposeKotlin + Jetpack Compose

동일한 페어링·Realtime 채팅·조직 뷰. APK 직접 빌드 또는 추후 Play Store.Same pairing · Realtime chat · org view. Build APK directly or Play Store later.

  1. 1git clone https://github.com/Lee-JuYeon/bigbossos-android.gitgit clone https://github.com/Lee-JuYeon/bigbossos-android.git
  2. 2Android Studio 에서 열기Open in Android Studio
  3. 3debug 빌드 → 기기로 installBuild debug → install to device
Android 레포 ↗Android repo ↗

패밀리 컴포넌트Family Components

Consigliere · Capomastro — 별도 레포Consigliere · Capomastro — separate repos

기억 시스템 + 결정론적 스캐폴드. 서버에서 자동 호출되지만 별도로도 쓸 수 있게 분리.Memory system + deterministic scaffold. Auto-invoked from server, also usable standalone.

  1. 1Consigliere — github.com/Lee-JuYeon/ConsigliereConsigliere — github.com/Lee-JuYeon/Consigliere
  2. 2Capomastro — github.com/Lee-JuYeon/CapomastroCapomastro — github.com/Lee-JuYeon/Capomastro
패밀리 레포들 ↗Family repos ↗