free-coding-models 0.5.41 → 0.5.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
# Changelog v0.5.42 - 2026-07-07
|
|
2
|
+
|
|
3
|
+
### Added
|
|
4
|
+
- Added an animated magenta progress spinner in the Pi TUI status line during candidate scans.
|
|
5
|
+
- Added live rolling displays of the specific model and provider currently being probed or benchmarked.
|
|
6
|
+
- Integrated the provider name (e.g., `Cerebras`, `Nvidia`) directly into the active model name shown in the Pi status line.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "free-coding-models",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.42",
|
|
4
4
|
"description": "Find the fastest coding LLM models in seconds — ping free models from multiple providers, pick the best one for OpenCode, Cursor, or any AI coding assistant.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"nvidia",
|