fix(deps): use host-provided pi core packages

This commit is contained in:
Patrick Wozniak
2026-08-04 02:13:06 +02:00
parent b151aaa9fe
commit 1579bfd4be
4 changed files with 356 additions and 308 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## Unreleased
- Use the host-provided `pi-ai` and `pi-coding-agent` core packages instead of installing a private pinned `pi-ai` runtime copy.
## 0.4.4 - 2026-08-03
- Fix cached input tokens being counted twice.