From 720417b6d3d78bbfce287590b5d7f285924aff71 Mon Sep 17 00:00:00 2001 From: abrichr Date: Wed, 26 Aug 2026 12:00:49 -0400 Subject: [PATCH] docs: record OpenAdapt 1.15.1 release --- data/published-version-claims.json | 4 ++-- public/llms-full.txt | 2 +- public/llms.txt | 2 +- public/status.json | 22 +++++++++++----------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/data/published-version-claims.json b/data/published-version-claims.json index 63606177..cd599d21 100644 --- a/data/published-version-claims.json +++ b/data/published-version-claims.json @@ -36,7 +36,7 @@ "source_of_truth": "public/status.json#/versions", "release_source_of_truth": "public/status.json#/releases", "verified_on": "2026-08-26", - "evidence": "Published package and GitHub release records on 2026-08-26: openadapt 1.15.0, openadapt-flow 1.33.0, openadapt-capture 1.2.2, openadapt-desktop 0.15.0.", + "evidence": "Published package and GitHub release records on 2026-08-26: openadapt 1.15.1, openadapt-flow 1.33.0, openadapt-capture 1.2.2, openadapt-desktop 0.15.0.", "packages": { "launcher": "openadapt", "flow": "openadapt-flow", @@ -44,7 +44,7 @@ "desktop": "openadapt-desktop" }, "versions": { - "launcher": "1.15.0", + "launcher": "1.15.1", "flow": "1.33.0", "capture": "1.2.2", "desktop": "0.15.0" diff --git a/public/llms-full.txt b/public/llms-full.txt index d6328012..17a9f27e 100644 --- a/public/llms-full.txt +++ b/public/llms-full.txt @@ -78,7 +78,7 @@ control plane is a separate commercial product. - Engine source: https://github.com/OpenAdaptAI/openadapt-flow - Install route: https://github.com/OpenAdaptAI/OpenAdapt, then `pip install openadapt` and `openadapt quickstart` -- Current published versions: launcher 1.15.0, Flow 1.33.0, capture 1.2.2, desktop 0.15.0 +- Current published versions: launcher 1.15.1, Flow 1.33.0, capture 1.2.2, desktop 0.15.0 - Product lifecycle: Beta --- diff --git a/public/llms.txt b/public/llms.txt index ac7e501f..01b927f8 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -9,7 +9,7 @@ OpenAdapt fits repetitive, consequential work where the application has no pract ## Canonical machine-readable status - [status.json](https://openadapt.ai/status.json): The single source of truth for product lifecycle, released component versions, per-substrate availability, delivery boundary, and the linked acceptance evidence for each substrate. Public surfaces render their labels from this file. Prefer it over any prose on this site if the two ever disagree. -- Current published versions: launcher 1.15.0, Flow (compiler/runtime) 1.33.0, capture 1.2.2, desktop 0.15.0. Product lifecycle: Beta. +- Current published versions: launcher 1.15.1, Flow (compiler/runtime) 1.33.0, capture 1.2.2, desktop 0.15.0. Product lifecycle: Beta. ## Execution substrates and their evidence boundary diff --git a/public/status.json b/public/status.json index fa38a0a1..619db1a5 100644 --- a/public/status.json +++ b/public/status.json @@ -3,7 +3,7 @@ "generated_at": "2026-08-26", "product_lifecycle": "Beta", "versions": { - "launcher": "1.15.0", + "launcher": "1.15.1", "flow": "1.33.0", "capture": "1.2.2", "desktop": "0.15.0" @@ -11,24 +11,24 @@ "releases": { "launcher": { "package": "openadapt", - "version": "1.15.0", + "version": "1.15.1", "source": "pypi", "github_repository": "OpenAdaptAI/OpenAdapt", - "tag": "v1.15.0", - "release_commit": "083414d89f282631071d6914c865f0175b6d8c84", - "qualified_source_commit": "8d5627a69b86565a4eabe71929820fd573f1bb88", + "tag": "v1.15.1", + "release_commit": "1999cbe4da8fd2351d4d72e43e91fc74d78842a0", + "qualified_source_commit": "d83123b660b5f87e14c5733b38d9efb49acf56f4", "artifacts": [ { "type": "bdist_wheel", - "filename": "openadapt-1.15.0-py3-none-any.whl", - "url": "https://files.pythonhosted.org/packages/92/2e/ce94bea08065173e038f0d61c574ae0c25037cb9f6b78f18510c3da16a49/openadapt-1.15.0-py3-none-any.whl", - "sha256": "c7b20b231ba5bdd36e99188f535bdec92af0697ade61b8c76e92336613dde79c" + "filename": "openadapt-1.15.1-py3-none-any.whl", + "url": "https://files.pythonhosted.org/packages/d6/85/258a2d9c75791d30b6b986b6b835f559d2a54443a7cbf8fa8ee2a8282c00/openadapt-1.15.1-py3-none-any.whl", + "sha256": "436a4f88598962edf534f2bc147d5d7426358dd6847d04e86ec60ed300d14d9e" }, { "type": "sdist", - "filename": "openadapt-1.15.0.tar.gz", - "url": "https://files.pythonhosted.org/packages/af/12/2e80151231dfbff6fa5324f48722d90f4bbc02833fb8eb2f179f6582f070/openadapt-1.15.0.tar.gz", - "sha256": "db73a1d0bed9a96b58cf795146aecfe40ceae12fa147d4bf7ecd106872a4a81f" + "filename": "openadapt-1.15.1.tar.gz", + "url": "https://files.pythonhosted.org/packages/85/e4/94047f5e820700ba1614bc94e2fe9c26f85f94fbef64e3cfa9a98d3cd2dd/openadapt-1.15.1.tar.gz", + "sha256": "398eb68e5d89e491007cdbbf205c655bfa49c049a343fc2ec0197ffe7abc9457" } ] },