ur-agent 1.81.2 → 1.81.4

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.81.4
4
+
5
+ - Unified the welcome-screen UR wordmark, outlined depth, decorative marks,
6
+ house, divider, and outer frame on the same theme-aware UR brand color. This
7
+ removes the muddy olive/brown appearance caused by mixing three palette
8
+ colors while preserving the wordmark geometry and screen-reader output.
9
+
10
+ ## 1.81.3
11
+
12
+ - Brightened the welcome-screen UR wordmark with a polished three-tone finish:
13
+ luminous faces, top-left specular highlights, dimensional orange edges, and
14
+ a fully illuminated tagline. The screen-reader rendering remains unchanged.
15
+ - Rebuilt the OpenRouter `/model` experience around its live catalog: concise
16
+ FREE/PAID, context, tool, and reasoning badges; visible live/cache status;
17
+ professional navigation hints; and working Left/Right effort controls in the
18
+ provider-first picker that UR actually opens.
19
+ - Kept Claude, OpenAI, Gemini, and OpenRouter API-key entry on one aligned,
20
+ responsive row. Secrets remain masked and are still stored through UR's OS
21
+ keychain flow rather than settings files.
22
+ - Fixed WebFetch and WebSearch auxiliary requests selecting the internal
23
+ `modelH` placeholder instead of the active external-provider model. OpenRouter
24
+ WebSearch now uses its native server-tool contract, preserves provider search
25
+ usage, rejects false zero-search successes, and reports large model catalogs
26
+ concisely instead of flooding the terminal.
27
+
3
28
  ## 1.81.2
4
29
 
5
30
  - Fixed `/effort max` being acknowledged as `max` while OpenRouter requests,
package/README.md CHANGED
@@ -353,6 +353,12 @@ In the interactive app, `/model` is a two-step, provider-first picker:
353
353
  their curated model list because the official CLIs expose no models API. The
354
354
  generic `subscription` entry is an internal placeholder hidden from listings.
355
355
 
356
+ In the model catalog, use **Up/Down** to browse and **Left/Right** to change
357
+ the focused model's effort before pressing Enter. OpenRouter additionally
358
+ shows FREE/PAID tier, context size, tool/reasoning support, and whether its
359
+ catalog is live or cached. API-key entry is masked, aligned on one row, and
360
+ stored through the OS keychain flow.
361
+
356
362
  Model lists never cross providers: OpenAI API, Claude API, Gemini API,
357
363
  OpenRouter, Ollama, and OpenAI-compatible local/server endpoints are separate
358
364
  access paths. API keys, local runtimes, and subscription logins are not