release: v1.1.7 — pi 0.79.8 → 0.79.9; ssh-lan.conf LAN-peer docs
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