Skip to content

chore: prep 0.7.5 metadata and integration literal cleanup#161

Merged
rlippmann merged 3 commits into
mainfrom
codex/0.7.5
May 28, 2026
Merged

chore: prep 0.7.5 metadata and integration literal cleanup#161
rlippmann merged 3 commits into
mainfrom
codex/0.7.5

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

What changed

  • Bumped package version from 0.7.4 to 0.7.5.
  • Updated lockfile via uv lock for the version bump.
  • Replaced remaining low-risk semantic decision literals in integration host code with exported decision constants.
  • Updated OpenWebUI example frontmatter metadata:
    • open_webui_pipe.py: version: 0.9.3
    • open_webui_pipe_with_preprocessor.py: version: 0.9.3

Why

  • Keep release metadata aligned for the 0.7.5 release.
  • Reduce copy-paste drift in user-facing integrations by preferring exported constants for semantic decision values.
  • Keep integration examples consistent with the current helper/constants guidance.

Checklist

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

@rlippmann
rlippmann merged commit 6ca2ad7 into main May 28, 2026
14 checks passed
@rlippmann
rlippmann deleted the codex/0.7.5 branch May 28, 2026 05:03
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