ur-agent 1.61.1 → 1.61.2

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,18 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.61.2
4
+
5
+ - Fixed `ur agent-inspect --costs` reporting nothing, always. It resolved the
6
+ *live* session, but every `ur` invocation mints a new session id, so bare it
7
+ pointed at a session created milliseconds earlier that had by definition
8
+ spawned nothing — two consecutive runs in the same directory produced two
9
+ different empty session ids and no data either time. It now prefers the live
10
+ session when it has transcripts (the `/agent-inspect` case, inside a session
11
+ that already fanned out) and otherwise falls back to the most recent session
12
+ in the project that does.
13
+ - The transcript writer was never at fault: Agent-tool subagents do write
14
+ `agent-*.jsonl`. Only the reader's choice of session was wrong.
15
+
3
16
  ## 1.61.1
4
17
 
5
18
  - Fixed secondary model queries failing on any Ollama setup whose session model