chore(release): publish 0.4.3 (#29)

Ship the offline model-catalog cache so pi can start when Command Code
model discovery is unavailable.
This commit is contained in:
Patrick Wozniak
2026-08-02 13:20:15 +02:00
committed by GitHub
parent c8c85a84f3
commit 3f734bc280
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## 0.4.3 - 2026-08-02
- Allow pi to start when model discovery is unavailable. The provider now caches the last successfully fetched model catalog so previously discovered Command Code models remain selectable offline; a first offline start without a cache keeps Command Code unavailable until `/reload` succeeds.