Skip to content

chore: bump renderers to 0.1.9.dev9 - #2175

Merged
mikasenghaas merged 1 commit into
mainfrom
chore/bump-renderers
Jul 29, 2026
Merged

chore: bump renderers to 0.1.9.dev9#2175
mikasenghaas merged 1 commit into
mainfrom
chore/bump-renderers

Conversation

@mikasenghaas

@mikasenghaas mikasenghaas commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump the renderers floor from 0.1.8 to 0.1.9.dev9 (current upstream main, 5fdf78c), picking up the GLM tool-name validation fix (renderers#114), the malformed sampled-token evidence rejection (renderers#108), and the Qwen empty-think-wrapper fix for disabled thinking on historical turns (renderers#105).
  • Regenerate uv.lock (the lock-revision bump and dropped [package.metadata] blocks are format churn from the newer uv, not dependency changes).

🤖 Generated with Claude Code

Note

Bump renderers minimum version to 0.1.9.dev9

Updates the renderers dependency constraint in pyproject.toml from >=0.1.8 to >=0.1.9.dev9 and updates the lock file accordingly.

Macroscope summarized d1de9a9.


Note

Medium Risk
renderers drives client-side tokenization and multi-turn bridging in renderer_client; a dev pre-release can change parsing/validation behavior for rollouts even though this PR only touches dependency pins.

Overview
Raises the renderers floor in pyproject.toml from >=0.1.8 to >=0.1.9.dev9 and refreshes uv.lock so installs resolve to that pre-release build.

The lock refresh also bumps uv.lock revision and drops duplicated [package.metadata] blocks (uv format churn), and nudges ruff / ty exclude-newer cutoffs by a couple of hours—no other dependency graph changes beyond renderers.

Reviewed by Cursor Bugbot for commit d1de9a9. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@macroscopeapp

macroscopeapp Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved d1de9a9

Single-line dependency version bump for renderers package from 0.1.8 to 0.1.9.dev9. Mechanical change with no runtime behavior modifications in the codebase.

You can customize Macroscope's approvability policy. Learn more.

@mikasenghaas
mikasenghaas merged commit 7a613b7 into main Jul 29, 2026
13 checks passed
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.

2 participants