Skip to content

docs: require context-compiler 0.7.0 in openwebui examples#145

Merged
rlippmann merged 1 commit into
mainfrom
codex/openwebui-metadata-cleanup
May 24, 2026
Merged

docs: require context-compiler 0.7.0 in openwebui examples#145
rlippmann merged 1 commit into
mainfrom
codex/openwebui-metadata-cleanup

Conversation

@rlippmann
Copy link
Copy Markdown
Owner

What changed

  • updated OpenWebUI pipe frontmatter requirements to the stabilized 0.7 package surface:
    • context-compiler>=0.7.0
    • context-compiler[experimental]>=0.7.0
  • kept both OpenWebUI pipe frontmatter versions at 0.9.0
  • updated OpenWebUI integration README requirement references from 0.6.14 to 0.7.0
  • retained package-scoped compact trace import usage (context_compiler.observability.build_compact_trace_text) with no local compact-trace fallback logic

Why

  • align OpenWebUI examples with the intended 0.7+ package boundary and avoid stale install guidance
  • make requirement metadata consistent across frontmatter and README setup instructions

Checklist

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

@rlippmann rlippmann merged commit 78f63a6 into main May 24, 2026
14 checks passed
@rlippmann rlippmann deleted the codex/openwebui-metadata-cleanup branch May 24, 2026 06:47
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