Changelog

Product updates from Olympus Console

Every release, launch, and ops note — newest first. Entries land in src/lib/business/changelog.ts first, so the public timeline is always in lockstep with what shipped.

  1. launch
    Pricing & Stripe Checkout live

    Hosted Stripe Checkout is now wired through the installed stripe-billing module — one-time and monthly plans, server-computed amounts, and a single createCheckoutSession call. Fulfillment verifies on the success page and polls listPaymentEvents with a persisted cursor so a paid order always reconciles even when the redirect drops.

  2. release
    Press kit launched

    The /press page is live with the wordmark and logomark SVGs, the brand palette anchored on brand-500, 50/100/200-word company boilerplate, founder bio, and a direct inquiry channel that hands submissions to the team inbox. Assets are self-contained SVGs suitable for light or dark backgrounds, no account required.

  3. launch
    Olympus Console ships on the iOS App Store

    Olympus Console is on the App Store — one app for Claude Code and Codex, with live session streaming to iPhone, biometric approvals for sensitive operations, push notifications when an agent needs a decision, and a self-hosted backend that keeps code, credentials, and context on your own machines.

  4. Documentation and self-host guides published

    The companion binary now ships with an in-repo install guide covering the companion install, the one-time QR pairing, the outbound TLS WebSocket, and the AGPL-3.0 backend bring-up. Pairing keys are derived from a short-lived token, so a lost phone does not extend trust to a replacement.

Future updates — including multi-host orchestration, voice prompts on iPhone, and delegated approvals for teams — land in the same module. Newest at the top, always dated.