#10757: chore: bump pi-coding-agent and pi-tui to 0.52.7
stale
Cluster:
Context Window and Model Updates
## Summary
- Bumps `@mariozechner/pi-coding-agent` from 0.52.6 to 0.52.7
- Bumps `@mariozechner/pi-tui` from 0.52.6 to 0.52.7
This adds `claude-opus-4-6` to the model registry. Without this bump, the gateway returns `Unknown model: anthropic/claude-opus-4-6` when configured to use Opus 4.6.
## Test plan
- [x] Configured `DEFAULT_MODEL` to `claude-opus-4-6` and verified the gateway starts without error
- [x] Confirmed `openclaw models list` includes `claude-opus-4-6`
- [x] Verified agent responds successfully with the new model
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
- Updates `@mariozechner/pi-coding-agent` and `@mariozechner/pi-tui` from `0.52.6` to `0.52.7` in `package.json`.
- Refreshes `pnpm-lock.yaml` to pull in `0.52.7` snapshots, including new entries for `pi-agent-core@0.52.7` and `pi-ai@0.52.7`.
- Intended to add support for the `claude-opus-4-6` model via the bumped upstream packages.
<h3>Confidence Score: 3/5</h3>
- Mostly safe to merge, but lockfile inconsistency can break installs in CI or for contributors using frozen lockfiles.
- The PR is a small dependency bump, but `pnpm-lock.yaml` currently pins `@mariozechner/pi-agent-core` and `@mariozechner/pi-ai` to 0.52.6 while also including 0.52.7 snapshots required by `pi-coding-agent@0.52.7`, which is a concrete correctness risk for reproducible installs.
- pnpm-lock.yaml (importers section for pi-agent-core and pi-ai)
<!-- greptile_other_comments_section -->
<!-- /greptile_comment -->
Most Similar PRs
#11336: Bump pi-mono to 0.52.8 (Opus 4.6 model definition)
by calvin-hpnet · 2026-02-07
85.3%
#12220: fix: forward-compat models now respect user-configured contextWindow
by Batuhan4 · 2026-02-09
71.2%
#18697: fix: include forward-compat models in model catalog for allowlist val…
by dmitry-orabey · 2026-02-17
70.6%
#11882: fix: accept openai-codex/gpt-5.3-codex model refs
by jackberger03 · 2026-02-08
70.6%
#15205: fix(models): normalize google-antigravity api field from google-gem...
by wboudy · 2026-02-13
70.5%
#15852: fix: pass agentId when resolving IRC session paths
by MisterGuy420 · 2026-02-14
70.3%
#3322: fix: merge provider config api into registry model
by nulone · 2026-01-28
70.2%
#13119: fix: add forward-compat for google-antigravity claude-opus-4-6 models
by sdb001 · 2026-02-10
70.1%
#15756: [Security]: strip provider apiKey from models.json before prompt se...
by SecBear · 2026-02-13
70.1%
#23129: build(deps): move @discordjs/opus to optionalDependencies
by Imccccc · 2026-02-22
70.0%