@brokkai/mjolnir-linux-arm64-gnu 1.5.2 → 1.5.3
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/README.md +2 -3
- package/bin/mj +0 -0
- package/bin/mj-voice-worker +0 -0
- package/licenses/THIRD_PARTY_LICENSES.html +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -113,9 +113,8 @@ mj
|
|
|
113
113
|
First launch opens Mjolnir's configuration screen. Confirm the Codex account
|
|
114
114
|
and route, keep the primary model on Auto, and start the session. Return later
|
|
115
115
|
with `/mjconfig`. Model and adapter changes apply to the next session. If Codex
|
|
116
|
-
credentials or capabilities change
|
|
117
|
-
|
|
118
|
-
models refresh`.
|
|
116
|
+
credentials or capabilities change, run `mj models refresh` before starting
|
|
117
|
+
Mjolnir again.
|
|
119
118
|
|
|
120
119
|
## Try it
|
|
121
120
|
|
package/bin/mj
CHANGED
|
Binary file
|
package/bin/mj-voice-worker
CHANGED
|
Binary file
|
|
@@ -7781,8 +7781,8 @@ insights.
|
|
|
7781
7781
|
<h3 id="GPL-3.0-only">GNU General Public License v3.0 only</h3>
|
|
7782
7782
|
<h4>Used by:</h4>
|
|
7783
7783
|
<ul class="license-used-by">
|
|
7784
|
-
<li><a href="https://crates.io/crates/brokk-mjolnir/1.5.
|
|
7785
|
-
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.5.
|
|
7784
|
+
<li><a href="https://crates.io/crates/brokk-mjolnir/1.5.3">brokk-mjolnir 1.5.3</a></li>
|
|
7785
|
+
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.5.3">brokk-mj-voice-worker 1.5.3</a></li>
|
|
7786
7786
|
</ul>
|
|
7787
7787
|
<pre class="license-text">GNU GENERAL PUBLIC LICENSE
|
|
7788
7788
|
Version 3, 29 June 2007
|