Skip to content

chore: prepare 0.9.0dev4 release - #226

Merged
rlippmann merged 3 commits into
mainfrom
doc_cleanup_and_version_bump
Aug 3, 2026
Merged

chore: prepare 0.9.0dev4 release#226
rlippmann merged 3 commits into
mainfrom
doc_cleanup_and_version_bump

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

What changed

  • Completed a documentation pass across src/context_compiler, adding missing public API docstrings and updating stale documentation after recent architecture changes.
  • Added Ruff enforcement for public API documentation rules (D100-D103) scoped to the supported library surface.
  • Added intent-focused comments to selected examples to clarify architectural patterns and avoid misleading integration assumptions.
  • Bumped the development version to 0.9.0dev4.

Why

  • Public APIs now have documented contracts that match current behavior.
  • Ruff enforcement prevents future drift in library documentation.
  • Examples now better communicate the intended architecture, especially around state ownership, preview semantics, and host integration boundaries.

Checklist

  • pre-commit run (uv run pre-commit run --all-files)
  • tests pass (uv run pytest)

@rlippmann
rlippmann merged commit ff5b157 into main Aug 3, 2026
18 checks passed
@rlippmann
rlippmann deleted the doc_cleanup_and_version_bump branch August 3, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant