@brokkai/mjolnir-linux-arm64-gnu 1.11.2 → 1.11.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/README.md +5 -3
- package/bin/mj +0 -0
- package/bin/mj-voice-worker +0 -0
- package/licenses/THIRD_PARTY_LICENSES.html +8 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -153,9 +153,11 @@ Open a repository and run:
|
|
|
153
153
|
mj
|
|
154
154
|
```
|
|
155
155
|
|
|
156
|
-
First launch discovers available provider credentials and
|
|
157
|
-
|
|
158
|
-
|
|
156
|
+
First launch discovers available provider credentials and opens setup on the
|
|
157
|
+
team those credentials support: **Claude coder + Codex reviewer** with both
|
|
158
|
+
providers signed in, or that provider's own team with one. Press **Ctrl+Tab**
|
|
159
|
+
to switch teams later, or open the **Team** tab in `/mjconfig`. Team, model,
|
|
160
|
+
and adapter changes apply to a new session.
|
|
159
161
|
|
|
160
162
|
## Try it
|
|
161
163
|
|
package/bin/mj
CHANGED
|
Binary file
|
package/bin/mj-voice-worker
CHANGED
|
Binary file
|
|
@@ -9101,14 +9101,14 @@ insights.
|
|
|
9101
9101
|
<h3 id="GPL-3.0-only">GNU General Public License v3.0 only</h3>
|
|
9102
9102
|
<h4>Used by:</h4>
|
|
9103
9103
|
<ul class="license-used-by">
|
|
9104
|
-
<li><a href="https://crates.io/crates/brokk-mjolnir/1.11.
|
|
9105
|
-
<li><a href="https://crates.io/crates/brokk-mj-agents/1.11.
|
|
9106
|
-
<li><a href="https://crates.io/crates/brokk-mj-anvil/1.11.
|
|
9107
|
-
<li><a href="https://crates.io/crates/brokk-mj-core/1.11.
|
|
9108
|
-
<li><a href="https://crates.io/crates/brokk-mj-desktop/1.11.
|
|
9109
|
-
<li><a href="https://crates.io/crates/brokk-mj-remote/1.11.
|
|
9110
|
-
<li><a href="https://crates.io/crates/brokk-mj-tui/1.11.
|
|
9111
|
-
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.11.
|
|
9104
|
+
<li><a href="https://crates.io/crates/brokk-mjolnir/1.11.4">brokk-mjolnir 1.11.4</a></li>
|
|
9105
|
+
<li><a href="https://crates.io/crates/brokk-mj-agents/1.11.4">brokk-mj-agents 1.11.4</a></li>
|
|
9106
|
+
<li><a href="https://crates.io/crates/brokk-mj-anvil/1.11.4">brokk-mj-anvil 1.11.4</a></li>
|
|
9107
|
+
<li><a href="https://crates.io/crates/brokk-mj-core/1.11.4">brokk-mj-core 1.11.4</a></li>
|
|
9108
|
+
<li><a href="https://crates.io/crates/brokk-mj-desktop/1.11.4">brokk-mj-desktop 1.11.4</a></li>
|
|
9109
|
+
<li><a href="https://crates.io/crates/brokk-mj-remote/1.11.4">brokk-mj-remote 1.11.4</a></li>
|
|
9110
|
+
<li><a href="https://crates.io/crates/brokk-mj-tui/1.11.4">brokk-mj-tui 1.11.4</a></li>
|
|
9111
|
+
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.11.4">brokk-mj-voice-worker 1.11.4</a></li>
|
|
9112
9112
|
</ul>
|
|
9113
9113
|
<pre class="license-text">GNU GENERAL PUBLIC LICENSE
|
|
9114
9114
|
Version 3, 29 June 2007
|