release: v1.1.7 — pi 0.79.8 → 0.79.9; ssh-lan.conf LAN-peer docs
Publish Docker Image / base-decide (push) Successful in 1m0s
Publish Docker Image / resolve-versions (push) Successful in 6s
Publish Docker Image / build-base (push) Successful in 33m15s
Publish Docker Image / smoke (push) Successful in 3m32s
Publish Docker Image / smoke-studio (push) Successful in 3m47s
Publish Docker Image / build-variant-studio (push) Successful in 17m39s
Publish Docker Image / build-variant (push) Successful in 19m13s
Publish Docker Image / promote-base-latest (push) Successful in 9s
Publish Docker Image / update-description (push) Successful in 13s
Publish Docker Image / base-decide (push) Successful in 1m0s
Publish Docker Image / resolve-versions (push) Successful in 6s
Publish Docker Image / build-base (push) Successful in 33m15s
Publish Docker Image / smoke (push) Successful in 3m32s
Publish Docker Image / smoke-studio (push) Successful in 3m47s
Publish Docker Image / build-variant-studio (push) Successful in 17m39s
Publish Docker Image / build-variant (push) Successful in 19m13s
Publish Docker Image / promote-base-latest (push) Successful in 9s
Publish Docker Image / update-description (push) Successful in 13s
This commit is contained in:
+24
-1
@@ -11,7 +11,30 @@ Pre-v1.0.0 tags followed the pi npm version (`v{pi_version}[letter]`).
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Unreleased
|
## v1.1.7 — 2026-06-21
|
||||||
|
|
||||||
|
Patch release: pi `0.79.8` → `0.79.9` (auto-resolved at build), plus the
|
||||||
|
`ssh-lan.conf` LAN-peer documentation that landed on `main` after v1.1.6.
|
||||||
|
Companion refs are auto-resolved to SHAs at build as before.
|
||||||
|
|
||||||
|
### Bumped: pi 0.79.8 → 0.79.9
|
||||||
|
|
||||||
|
Notable upstream changes (from [pi releases](https://github.com/earendil-works/pi/releases/tag/v0.79.9)):
|
||||||
|
|
||||||
|
- **Chat-template thinking compatibility** — OpenAI-compatible custom
|
||||||
|
providers can map pi thinking levels into `chat_template_kwargs`, enabling
|
||||||
|
vLLM/Hugging Face chat-template models (e.g. DeepSeek) to use
|
||||||
|
provider-native thinking controls.
|
||||||
|
- **GLM-5.2 provider improvements** — corrected Fireworks OpenAI-compatible
|
||||||
|
routing and OpenRouter `xhigh` thinking support, improving `/model`
|
||||||
|
behaviour and high-effort reasoning for GLM-5.2.
|
||||||
|
- **Fixes** — same-directory session switches now reuse imported extension
|
||||||
|
modules (fresh instances + lifecycle events preserved); deep session
|
||||||
|
branches no longer take quadratic time to build context; Markdown
|
||||||
|
streaming code-fence rendering no longer flickers on partial closing
|
||||||
|
fences; fuzzy `edit` matches preserve untouched line blocks instead of
|
||||||
|
rewriting the whole file; `/model` hides Copilot models unavailable to the
|
||||||
|
account and ranks exact provider-prefixed matches first.
|
||||||
|
|
||||||
### Docs: document `~/.config/devbox-shell/ssh-lan.conf` for naming LAN peers
|
### Docs: document `~/.config/devbox-shell/ssh-lan.conf` for naming LAN peers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user