Skip to content

Diatonic-AI/open_sauce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open_sauce

Public, opensource, edge-friendly runtime for the Sauce Framework.

Status: bootstrap (W0). This repo is the public submodule of the private parent Diatonic-AI/sauce-framework. It will be progressively populated with the slim, audience-safe edge runtime described in CTR-OPEN-SAUCE-2026-001.

If you arrived here via a search engine, this repo will become useful when v0.1.0 ships. Until then, see https://open.saucetech.io for the project landing page.

What this is

A stripped-down, opensource shell of the Sauce Framework — the orchestration layer, scaffolds, scripts, and onboarding glue — that pairs with prebuilt Docker images we publish to a registry. You bring your own hardware; we bring the framework binary; the two combine to give you a personal, local, sovereign AI/agent stack.

The relationship between this repo and Diatonic-AI/sauce-framework:

Diatonic-AI/sauce-framework      (private — proprietary upstream, source-of-truth)
└── open_sauce/                  (this repo, public — submodule of the parent)

Audience

Not just developers.

  • students
  • researchers
  • schools and institutions
  • enterprises
  • families
  • individuals

Anyone who works with information and feels the architecture around their work is doing less than it could. We meet you where you already are — file explorers, photos, school folders, business spreadsheets, family calendars — and reframe how you think about knowledge, memory, and operations with a curriculum-led onboarding agent.

Install

Coming with v0.1.0. Will be one of:

# linux / macos
curl -fsSL https://open.saucetech.io/install.sh | sh

# windows (PowerShell)
iwr https://open.saucetech.io/install.ps1 | iex

# homebrew tap
brew tap diatonic-ai/sauce-framework
brew install sauce

Status

Phase Status What
OS-W0 DONE Contract locked. Repo bootstrap. No images yet.
OS-W1 pending First stripped scaffold + manifest pin format.
OS-W2 pending Image build pipeline. ghcr.io/diatonic-ai/sauce-* published.
OS-W3 pending sauce init end-to-end on linux. Onboarding agent runs.
OS-W4 pending Blackbox stream wired. Disclosure flow tested.
OS-W5 pending macOS, Windows, Homebrew, brew tap, WSL.
OS-W6 pending Public release.

License

Apache-2.0. See LICENSE.

The framework's runtime images (the binaries you pull from our registry) are proprietary and distributed under a separate EULA. This is the classic "open core / proprietary binaries" pattern. This repo is the open core.

Reporting issues

Issues here, please: https://github.com/Diatonic-AI/open_sauce/issues

For paid support / SLA / private-repo discussions, contact the operator at the email listed on https://saucetech.io.

About

Public, opensource, edge runtime for the Sauce Framework. Submodule of the private Diatonic-AI/sauce-framework parent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors