Version: 1.0.0 (Codename: Starship) Date: February 9, 2026
This release marks the transition of Jubilee from a CLI agent to a full-fledged Operating System for stewardship. It combines a powerful backend ("The Voice") with a rich, interactive frontend ("The Steward") to manage finances, memories, and social interactions.
- The Altar (Treasury): Interactive dashboard for Jubilee Vaults (jUSDi/jBTCi).
- Onramp: Buy Crypto button integrated with Coinbase Pay.
- Manage: Direct Deposit/Withdraw capabilities using connected wallets.
- The Reach (Socials): Expanded social skill configuration.
- Channels: Twitter, Farcaster, YouTube, Facebook, Gmail.
- Control: Enable/Disable skills via "The Synod" settings.
- The Keys (Memory): Granular memory management.
- Archives: Browse and delete specific memories from the local vector database.
- The Cloud (Deploy): Production-ready infrastructure.
- One-Click: Deploy backend and frontend to Railway.
- Zero-Config: Docker setups for self-hosting.
- Triune Architecture: Refined interaction between Mind (Analysis), Prophet (Strategy), and Will (Execution).
- Local Privacy: All memories ("The Confessional") are stored locally in LanceDB.
- System Settings: API Keys and Model Providers (OpenAI, Anthropic, Google, xAI) can be swapped on the fly.
- Type Safety: Resolved persistent TypeScript errors in
VaultCardandNavigation. - Build System: Optimized
bun run buildfor faster frontend deployments. - Security: Admin Token enforcement for sensitive actions (Delete Memory, Update Settings).
- Pull Latest Code:
git pull origin main
- Rebuild Frontend:
cd web && bun install && bun run build
- Start Services:
docker-compose up -d --build
Jubilee OS is now ready for service. 🕊️