Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@

## openadapt-evals

- **[v0.94.0](https://github.com/OpenAdaptAI/openadapt-evals/releases/tag/v0.94.0)** (2026-08-26)
What's Changed
- **[v0.93.0](https://github.com/OpenAdaptAI/openadapt-evals/releases/tag/v0.93.0)** (2026-08-26)
What's Changed
- **[v0.92.0](https://github.com/OpenAdaptAI/openadapt-evals/releases/tag/v0.92.0)** (2026-08-22)
Expand All @@ -65,8 +67,6 @@
Bug Fixes
- **[v0.91.1](https://github.com/OpenAdaptAI/openadapt-evals/releases/tag/v0.91.1)** (2026-08-19)
Bug Fixes
- **[v0.91.0](https://github.com/OpenAdaptAI/openadapt-evals/releases/tag/v0.91.0)** (2026-08-19)
Chores

## openadapt-capture

Expand Down
54 changes: 9 additions & 45 deletions docs/whats-new.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# What's New

> *Auto-generated digest of recent changes across the OpenAdapt ecosystem.*
> *Last updated: 2026-08-26 22:08 UTC*
> *Last updated: 2026-08-27 03:29 UTC*



Expand Down Expand Up @@ -38,12 +38,6 @@

- [build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1](https://github.com/OpenAdaptAI/OpenAdapt/pull/1101) (#1101) — merged

- [fix(ci): repin the docs dispatch action and stop the recurring bump](https://github.com/OpenAdaptAI/OpenAdapt/pull/1098) (#1098) — merged

- [feat: define the current OpenAdapt platform BOM](https://github.com/OpenAdaptAI/OpenAdapt/pull/1097) (#1097) — merged

- [Fix launcher quickstart and align public product docs](https://github.com/OpenAdaptAI/OpenAdapt/pull/1096) (#1096) — merged



## openadapt-flow
Expand All @@ -55,6 +49,10 @@

- [Persist egress posture before durable resume](https://github.com/OpenAdaptAI/openadapt-flow/pull/408) (#408) — merged

- [chore: ignore every .env variant, not one at a time](https://github.com/OpenAdaptAI/openadapt-flow/pull/407) (#407) — merged

- [fix(runtime): read each frame's viewport from the frame, not live from the backend](https://github.com/OpenAdaptAI/openadapt-flow/pull/406) (#406) — merged

- [fix(cli): preserve model tiers on resume](https://github.com/OpenAdaptAI/openadapt-flow/pull/404) (#404) — merged

- [ci: require release App tag publication](https://github.com/OpenAdaptAI/openadapt-flow/pull/403) (#403) — merged
Expand Down Expand Up @@ -85,10 +83,6 @@

- [feat: require signed runtime authority for Production and campaign actuation](https://github.com/OpenAdaptAI/openadapt-flow/pull/385) (#385) — merged

- [fix: migrate an empty legacy pending-delivery table without data loss](https://github.com/OpenAdaptAI/openadapt-flow/pull/384) (#384) — merged

- [feat: bind production delivery to signed permits and receipts](https://github.com/OpenAdaptAI/openadapt-flow/pull/383) (#383) — merged



## openadapt-desktop
Expand All @@ -110,22 +104,6 @@

- [fix(release): close the residual native release admission gaps](https://github.com/OpenAdaptAI/openadapt-desktop/pull/122) (#122) — merged

- [fix(ci): name the CI native checksum manifest exactly SHA256SUMS](https://github.com/OpenAdaptAI/openadapt-desktop/pull/121) (#121) — merged

- [fix(release): write the native version transform as exact UTF-8 LF bytes](https://github.com/OpenAdaptAI/openadapt-desktop/pull/120) (#120) — merged

- [test(runner): make the lease-expiry test observe the clock, not race it](https://github.com/OpenAdaptAI/openadapt-desktop/pull/119) (#119) — merged

- [test: guard the POSIX 0600 assertions that cannot hold on Windows](https://github.com/OpenAdaptAI/openadapt-desktop/pull/118) (#118) — merged

- [ci: bound the apt installs and prefer the canonical Ubuntu archive](https://github.com/OpenAdaptAI/openadapt-desktop/pull/117) (#117) — merged

- [fix: enforce governed Desktop egress boundaries](https://github.com/OpenAdaptAI/openadapt-desktop/pull/116) (#116) — merged

- [fix: fail closed on untrusted native releases](https://github.com/OpenAdaptAI/openadapt-desktop/pull/115) (#115) — merged

- [feat(qualification): capture local institutional judgment cases](https://github.com/OpenAdaptAI/openadapt-desktop/pull/112) (#112) — merged



## openadapt-agent
Expand All @@ -151,6 +129,10 @@
## openadapt-evals


- [fix(evidence): match the retention digests the Cloud writer emits](https://github.com/OpenAdaptAI/openadapt-evals/pull/311) (#311) — merged

- [docs(changelog): list the importer workflow in the 0.94.0 section](https://github.com/OpenAdaptAI/openadapt-evals/pull/310) (#310) — merged

- [feat(ci): add the authorized importer workflow and fix the proposal bot](https://github.com/OpenAdaptAI/openadapt-evals/pull/309) (#309) — merged

- [feat(evidence): implement the private-export contract mechanism](https://github.com/OpenAdaptAI/openadapt-evals/pull/308) (#308) — merged
Expand Down Expand Up @@ -181,16 +163,6 @@

- [fix(evidence): verify private Cloud attestations on GitHub's instance](https://github.com/OpenAdaptAI/openadapt-evals/pull/293) (#293) — merged

- [fix(evidence): expect private Cloud source visibility at signing](https://github.com/OpenAdaptAI/openadapt-evals/pull/292) (#292) — merged

- [fix(ci): publish with an action that accepts Metadata-Version 2.5](https://github.com/OpenAdaptAI/openadapt-evals/pull/291) (#291) — merged

- [ci: bound the apt install and prefer the canonical Ubuntu archive](https://github.com/OpenAdaptAI/openadapt-evals/pull/289) (#289) — merged

- [ci: run pull-request checks on every base branch](https://github.com/OpenAdaptAI/openadapt-evals/pull/288) (#288) — merged

- [Verify retained production acceptance evidence](https://github.com/OpenAdaptAI/openadapt-evals/pull/287) (#287) — merged



## openadapt-capture
Expand All @@ -208,10 +180,6 @@

- [feat: bind each action to its exact retained screen frame](https://github.com/OpenAdaptAI/openadapt-capture/pull/84) (#84) — merged

- [ci: bound the apt install and prefer the canonical Ubuntu archive](https://github.com/OpenAdaptAI/openadapt-capture/pull/81) (#81) — merged

- [ci: run pull-request checks on every base branch](https://github.com/OpenAdaptAI/openadapt-capture/pull/80) (#80) — merged

- [feat: add authenticated recorder control channel](https://github.com/OpenAdaptAI/openadapt-capture/pull/79) (#79) — merged

- [feat: qualify resilient native capture](https://github.com/OpenAdaptAI/openadapt-capture/pull/78) (#78) — merged
Expand All @@ -225,17 +193,13 @@

- [chore: ignore every .env variant, not one at a time](https://github.com/OpenAdaptAI/openadapt-privacy/pull/16) (#16) — merged

- [fix(ci): publish with an action that accepts Metadata-Version 2.5](https://github.com/OpenAdaptAI/openadapt-privacy/pull/14) (#14) — merged



## openadapt-types


- [chore: ignore every .env variant, not one at a time](https://github.com/OpenAdaptAI/openadapt-types/pull/28) (#28) — merged

- [fix(ci): publish with an action that accepts Metadata-Version 2.5](https://github.com/OpenAdaptAI/openadapt-types/pull/26) (#26) — merged



## openadapt-grounding
Expand Down