free-coding-models 0.5.30 → 0.5.31

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.31 - 2026-06-15
2
+
3
+ ### Added
4
+ - **"Use favorites" button in the Router Set Dashboard.** Added a "Use favorites" action to the active set manager on the Router Dashboard, allowing you to instantly replace the current set of routed models with your starred/favorited models.
5
+ - **Support for overwriting router sets via PUT `/api/router/sets/:name`**. Exposes a new PUT endpoint in the local web server to safely update/overwrite the models in a set in one request, proxying to the daemon (with a config-write fallback when the daemon is offline).
6
+ - **Unit test for the PUT sets endpoint** in `test/test.js` to ensure stability and verify that the endpoint correctly updates the set.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "free-coding-models",
3
- "version": "0.5.30",
3
+ "version": "0.5.31",
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",