Releases: gilesknap/lllm2
Release list
0.9.0
What's Changed
- Drop the pi container in favour of claude-container --agent pi by @gilesknap in #55
- Fix panel issues found by live browser testing by @gilesknap in #64
- Add a Modal backend proxied on the local engine port by @gilesknap in #65
Full Changelog: 0.8.3...0.9.0
0.8.3
What's Changed
- Close the stores opened by the running-experiment CLI test by @gilesknap in #52
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- Use saved workbench defaults for CLI launch by @gilesknap in #51
- Fix recommendation loading, experiment layout and service logs by @gilesknap in #50
Full Changelog: 0.8.1...0.8.2
0.8.1
0.8.0
What's Changed
- Append shared runtime context to Pi's system prompt in the container by @gilesknap in #45
- Discover usable context with quick load-only checks, run first by default by @gilesknap in #44
- Offer Try in Launch for discovery-only results, and document the lllm2 pi route by @gilesknap in #46
- Link available features to their Customize control by @gilesknap in #47
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- Launch Pi in a sandbox container with extensions and optional PAT by @gilesknap in #43
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Fix browser CI startup race on slow runners by @gilesknap in #41
- Apply panel usability and consistency fixes from design review by @gilesknap in #42
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Improve experiment controls, history cleanup and setup tutorials by @gilesknap in #40
Full Changelog: 0.5.4...0.6.0
0.5.4
Find models
Discover public Hugging Face GGUF variants suited to the workstation's detected hardware, using metadata and simple memory headroom estimates.
- Sort columns ascending, descending, or back to suggestion order.
- Filter text using included/excluded terms (
!Qwen 29) and quoted phrases, plus numeric ranges. - Browse a compact scrolling results table with aligned filters and visible catalogue membership.
- Add variants to a persistent SQLite catalogue, seeded once from the existing built-in entries.
- Queue serial, resumable downloads that survive panel restarts. New HF entries pin repository revisions and group split GGUF files.
- Remove catalogue entries with optional deletion of their listed managed weights.
Launch and experiment workflows remain in their existing panes. Suitability labels are estimates; engine support, speed, and usable context still need validation on the workstation.
Documentation
Completed UI/performance plans and research now live in a clearly marked historical archive. Superseded root handoffs are retired, with permanent history links and a review of outstanding follow-ups.
Validation
Python 3.11–3.14 tests, browser regressions, lint/type checks, strict documentation build, and distribution checks passed. Existing CUDA engine assets are reused.
PR: #39
Full changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Allow forcing CUDA engine installation on older drivers by @gilesknap in #37
Full Changelog: 0.5.2...0.5.3