Skip to content

Milestones

List view

  • Align clawbolt's open source split with the pattern otari and octonous already follow: one open source repo that stands on its own, and a private repo that does nothing but run the hosted service. Clawbolt is the outlier today. clawbolt-premium holds around 13.7k lines of logic (multi-user auth, the admin console, per-user channel linking, quota enforcement, health monitoring), almost none of it commercially load-bearing. The cost is that every change takes two pull requests across two repos, two release tags, and an OSS_REF bump. otari went the other way: the public repo carries the full standalone control plane, and otari-ai keeps only what is genuinely hosted-only. This milestone folds premium into clawbolt so one pull request ships a change. What stays private: Railway config, deploy workflows, and the legal copy.

    No due date
    7/8 issues closed
  • First-cut ServiceTitan integration, scaffolded against a high-fidelity in-process fake driven from the published OpenAPI spec. Mock-first because real sandbox credentials are not yet provisioned; the integration is structured to swap fake for real with a single env-var flip. Read-only tool set covering customers and appointments, plus an optional write tool gated by the approval policy.

    Overdue by 3 month(s)
    Due by May 13, 2026
    5/5 issues closed
  • Migrate sync SQLAlchemy to async via additive (dual-API) rollout. See #1139.

    No due date
    21/21 issues closed
  • Self-hostable product: all features working, tests, docs, Docker, CI green. Includes heartbeat system.

    No due date
    1/1 issues closed
  • Working demo: text the number, have a conversation, send photos/voice notes, get files organized in Dropbox/Drive, ask questions from memory, request estimates as PDFs.

    No due date
    26/26 issues closed