@brokkai/mjolnir-linux-arm64-gnu 1.7.0 → 1.9.0
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 +10 -7
- package/bin/mj +0 -0
- package/bin/mj-voice-worker +0 -0
- package/licenses/THIRD_PARTY_LICENSES.html +7 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -44,9 +44,10 @@ Choose one of four teams during onboarding, from `/mjconfig`, or with
|
|
|
44
44
|
- **Codex coder + Claude reviewer**
|
|
45
45
|
- **Claude coder + Codex reviewer**
|
|
46
46
|
|
|
47
|
-
The coder owns the primary session
|
|
48
|
-
|
|
49
|
-
terminal, permissions, sessions, tools, and remote
|
|
47
|
+
The coder owns the primary session. The reviewer backs the independent review
|
|
48
|
+
pass that challenges changed turns, plus the default subagent pool. Switching
|
|
49
|
+
teams keeps Mjolnir's terminal, permissions, sessions, tools, and remote
|
|
50
|
+
workflow unchanged.
|
|
50
51
|
|
|
51
52
|
Mjolnir itself, its remote-control server, transcripts, and workspace tools run
|
|
52
53
|
on infrastructure you control. Model requests still use the selected provider
|
|
@@ -60,7 +61,7 @@ manages the Node.js runtime those routes need. A system Node.js installation is
|
|
|
60
61
|
only required when installing through npm/npx or when using the built-in routes
|
|
61
62
|
on Android. Provider use may incur cost.
|
|
62
63
|
|
|
63
|
-
|
|
64
|
+
Review the
|
|
64
65
|
[data and trust boundaries](https://mjolnir.brokk.ai/data-boundaries/) before
|
|
65
66
|
connecting a private repository.
|
|
66
67
|
|
|
@@ -124,7 +125,7 @@ use. Press **Ctrl+Tab** to switch teams later, or open the **Team** tab in
|
|
|
124
125
|
|
|
125
126
|
## Try it
|
|
126
127
|
|
|
127
|
-
The [10-minute
|
|
128
|
+
The [10-minute evaluation](https://mjolnir.brokk.ai/evaluate/) uses a
|
|
128
129
|
checked-in disposable fixture to exercise a delegated subagent change, its
|
|
129
130
|
pushed-back report, explicit review, session resume, and headless output without
|
|
130
131
|
risking a real repository.
|
|
@@ -143,9 +144,11 @@ mj --worktree
|
|
|
143
144
|
|
|
144
145
|
## Documentation
|
|
145
146
|
|
|
146
|
-
- [
|
|
147
|
+
- [Teams and adversarial review](https://mjolnir.brokk.ai/teams/)
|
|
147
148
|
- [Install and run](https://mjolnir.brokk.ai/install/)
|
|
148
|
-
- [
|
|
149
|
+
- [Start with Codex](https://mjolnir.brokk.ai/codex/)
|
|
150
|
+
- [Start with Claude](https://mjolnir.brokk.ai/claude/)
|
|
151
|
+
- [10-minute evaluation](https://mjolnir.brokk.ai/evaluate/)
|
|
149
152
|
- [Remote control](https://mjolnir.brokk.ai/remote/)
|
|
150
153
|
- [Voice dictation](https://mjolnir.brokk.ai/voice/)
|
|
151
154
|
- [Subagents](https://mjolnir.brokk.ai/subagents/)
|
package/bin/mj
CHANGED
|
Binary file
|
package/bin/mj-voice-worker
CHANGED
|
Binary file
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
</div>
|
|
37
37
|
<h2>Overview of licenses:</h2>
|
|
38
38
|
<ul class="licenses-overview">
|
|
39
|
-
<li><a href="#Apache-2.0">Apache License 2.0</a> (
|
|
39
|
+
<li><a href="#Apache-2.0">Apache License 2.0</a> (276)</li>
|
|
40
40
|
<li><a href="#MIT">MIT License</a> (78)</li>
|
|
41
41
|
<li><a href="#Unicode-3.0">Unicode License v3</a> (19)</li>
|
|
42
42
|
<li><a href="#ISC">ISC License</a> (3)</li>
|
|
@@ -2847,13 +2847,11 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
2847
2847
|
<li><a href="https://crates.io/crates/once_cell_polyfill/1.70.2">once_cell_polyfill 1.70.2</a></li>
|
|
2848
2848
|
<li><a href="https://crates.io/crates/quick-error/2.0.1">quick-error 2.0.1</a></li>
|
|
2849
2849
|
<li><a href="https://crates.io/crates/serde_spanned/0.6.9">serde_spanned 0.6.9</a></li>
|
|
2850
|
-
<li><a href="https://crates.io/crates/toml/0.8.
|
|
2851
|
-
<li><a href="https://crates.io/crates/toml_datetime/0.6.11">toml_datetime 0.6.11</a></li>
|
|
2850
|
+
<li><a href="https://crates.io/crates/toml/0.8.2">toml 0.8.2</a></li>
|
|
2852
2851
|
<li><a href="https://crates.io/crates/toml_datetime/1.1.1+spec-1.1.0">toml_datetime 1.1.1+spec-1.1.0</a></li>
|
|
2853
|
-
<li><a href="https://crates.io/crates/toml_edit/0.
|
|
2852
|
+
<li><a href="https://crates.io/crates/toml_edit/0.20.2">toml_edit 0.20.2</a></li>
|
|
2854
2853
|
<li><a href="https://crates.io/crates/toml_edit/0.25.12+spec-1.1.0">toml_edit 0.25.12+spec-1.1.0</a></li>
|
|
2855
2854
|
<li><a href="https://crates.io/crates/toml_parser/1.1.2+spec-1.1.0">toml_parser 1.1.2+spec-1.1.0</a></li>
|
|
2856
|
-
<li><a href="https://crates.io/crates/toml_write/0.1.2">toml_write 0.1.2</a></li>
|
|
2857
2855
|
</ul>
|
|
2858
2856
|
<pre class="license-text"> Apache License
|
|
2859
2857
|
Version 2.0, January 2004
|
|
@@ -5236,6 +5234,7 @@ limitations under the License.</pre>
|
|
|
5236
5234
|
<li><a href="https://crates.io/crates/tar/0.4.46">tar 0.4.46</a></li>
|
|
5237
5235
|
<li><a href="https://crates.io/crates/tempfile/3.27.0">tempfile 3.27.0</a></li>
|
|
5238
5236
|
<li><a href="https://crates.io/crates/thread_local/1.1.9">thread_local 1.1.9</a></li>
|
|
5237
|
+
<li><a href="https://crates.io/crates/toml_datetime/0.6.3">toml_datetime 0.6.3</a></li>
|
|
5239
5238
|
<li><a href="https://crates.io/crates/unicode-segmentation/1.13.2">unicode-segmentation 1.13.2</a></li>
|
|
5240
5239
|
<li><a href="https://crates.io/crates/unicode-truncate/2.0.1">unicode-truncate 2.0.1</a></li>
|
|
5241
5240
|
<li><a href="https://crates.io/crates/unicode-width/0.2.2">unicode-width 0.2.2</a></li>
|
|
@@ -7781,8 +7780,8 @@ insights.
|
|
|
7781
7780
|
<h3 id="GPL-3.0-only">GNU General Public License v3.0 only</h3>
|
|
7782
7781
|
<h4>Used by:</h4>
|
|
7783
7782
|
<ul class="license-used-by">
|
|
7784
|
-
<li><a href="https://crates.io/crates/brokk-mjolnir/1.
|
|
7785
|
-
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.
|
|
7783
|
+
<li><a href="https://crates.io/crates/brokk-mjolnir/1.9.0">brokk-mjolnir 1.9.0</a></li>
|
|
7784
|
+
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.9.0">brokk-mj-voice-worker 1.9.0</a></li>
|
|
7786
7785
|
</ul>
|
|
7787
7786
|
<pre class="license-text">GNU GENERAL PUBLIC LICENSE
|
|
7788
7787
|
Version 3, 29 June 2007
|
|
@@ -9241,7 +9240,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
9241
9240
|
<h3 id="MIT">MIT License</h3>
|
|
9242
9241
|
<h4>Used by:</h4>
|
|
9243
9242
|
<ul class="license-used-by">
|
|
9244
|
-
<li><a href="https://crates.io/crates/winnow/0.
|
|
9243
|
+
<li><a href="https://crates.io/crates/winnow/0.5.40">winnow 0.5.40</a></li>
|
|
9245
9244
|
<li><a href="https://crates.io/crates/winnow/1.0.3">winnow 1.0.3</a></li>
|
|
9246
9245
|
</ul>
|
|
9247
9246
|
<pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
|