Skip to content
Open
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 @@ -96,6 +96,8 @@

## openadapt-types

- **[v0.13.0](https://github.com/OpenAdaptAI/openadapt-types/releases/tag/v0.13.0)** (2026-08-31)
Features
- **[v0.12.0](https://github.com/OpenAdaptAI/openadapt-types/releases/tag/v0.12.0)** (2026-08-29)
Features
- **[v0.11.0](https://github.com/OpenAdaptAI/openadapt-types/releases/tag/v0.11.0)** (2026-08-29)
Expand All @@ -104,8 +106,6 @@
Bug Fixes
- **[v0.10.0](https://github.com/OpenAdaptAI/openadapt-types/releases/tag/v0.10.0)** (2026-08-08)
Documentation
- **[v0.9.0](https://github.com/OpenAdaptAI/openadapt-types/releases/tag/v0.9.0)** (2026-07-30)
Features

## openadapt-grounding

Expand Down
36 changes: 19 additions & 17 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-29 22:59 UTC*
> *Last updated: 2026-08-31 16:53 UTC*



Expand Down Expand Up @@ -53,8 +53,20 @@
## openadapt-flow


- [feat: extend ProcessContract with mixed capabilities](https://github.com/OpenAdaptAI/openadapt-flow/pull/444) (#444) — merged

- [ci: skip the expensive suite on documentation-only PRs](https://github.com/OpenAdaptAI/openadapt-flow/pull/441) (#441) — merged

- [feat(qualify): execute --break-it oracle gate before accept](https://github.com/OpenAdaptAI/openadapt-flow/pull/440) (#440) — merged

- [feat(induce): emit a record-next worklist of missing demonstrations](https://github.com/OpenAdaptAI/openadapt-flow/pull/439) (#439) — merged

- [feat: lint same-channel effect oracles on consequential writes](https://github.com/OpenAdaptAI/openadapt-flow/pull/438) (#438) — merged

- [feat(cli): write a deploy.yaml draft bound to a bundle digest](https://github.com/OpenAdaptAI/openadapt-flow/pull/437) (#437) — merged

- [feat(qualify): propose production-shaped pins from a demo](https://github.com/OpenAdaptAI/openadapt-flow/pull/436) (#436) — merged

- [feat: refuse VERIFIED without an independent system-of-record read](https://github.com/OpenAdaptAI/openadapt-flow/pull/435) (#435) — merged

- [feat(process): sequence independently admitted capabilities](https://github.com/OpenAdaptAI/openadapt-flow/pull/434) (#434) — merged
Expand All @@ -81,18 +93,6 @@

- [fix(release): create the GitHub Release with the App instead of semantic-release](https://github.com/OpenAdaptAI/openadapt-flow/pull/422) (#422) — merged

- [fix(release): install PyYAML before the claims registry gate](https://github.com/OpenAdaptAI/openadapt-flow/pull/421) (#421) — merged

- [docs: publish the Contributor License Agreement CONTRIBUTING has promised](https://github.com/OpenAdaptAI/openadapt-flow/pull/420) (#420) — merged

- [fix(release): restore changelog generation, backfill v1.0.0-v1.33.0, detect the gap](https://github.com/OpenAdaptAI/openadapt-flow/pull/419) (#419) — merged

- [feat(sanitize): materialize an approved derivative from its archive](https://github.com/OpenAdaptAI/openadapt-flow/pull/418) (#418) — merged

- [fix(validate-hosted): name the derivative whose approval is missing](https://github.com/OpenAdaptAI/openadapt-flow/pull/417) (#417) — merged

- [fix(macos): match known Chrome AX title suffixes](https://github.com/OpenAdaptAI/openadapt-flow/pull/416) (#416) — merged



## openadapt-desktop
Expand Down Expand Up @@ -222,6 +222,10 @@
## openadapt-capture


- [chore: make capture tests portable](https://github.com/OpenAdaptAI/openadapt-capture/pull/130) (#130) — merged

- [Capture off-Space macOS windows and protect authentication handoffs](https://github.com/OpenAdaptAI/openadapt-capture/pull/126) (#126) — merged

- [Close recorder database sessions before finalization](https://github.com/OpenAdaptAI/openadapt-capture/pull/125) (#125) — merged

- [fix(db): never raise from the connect handler, and scale the budget test right](https://github.com/OpenAdaptAI/openadapt-capture/pull/124) (#124) — merged
Expand Down Expand Up @@ -258,10 +262,6 @@

- [fix(fixtures): bind synthetic provenance to the fixture byte determinants](https://github.com/OpenAdaptAI/openadapt-capture/pull/107) (#107) — merged

- [fix(db): retry transient SQLite writer locks](https://github.com/OpenAdaptAI/openadapt-capture/pull/106) (#106) — merged

- [chore(policy): sync generated source boundary](https://github.com/OpenAdaptAI/openadapt-capture/pull/105) (#105) — merged



## openadapt-privacy
Expand All @@ -280,6 +280,8 @@
## openadapt-types


- [feat: add portable process capability contracts](https://github.com/OpenAdaptAI/openadapt-types/pull/34) (#34) — merged

- [feat: Tier-2 oracle adapter; refuse visual VERIFIED](https://github.com/OpenAdaptAI/openadapt-types/pull/33) (#33) — merged

- [feat(execute): bind Seal fields on the evidence receipt](https://github.com/OpenAdaptAI/openadapt-types/pull/32) (#32) — merged
Expand Down