@brokkai/mjolnir-linux-arm64-gnu 1.12.0 → 1.12.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/README.md CHANGED
@@ -6,19 +6,23 @@
6
6
  </a>
7
7
  </p>
8
8
 
9
- Mjolnir (`mj`) is a full-featured frontend for **Codex and Claude**. It gives
9
+ Mjolnir (`mj`) is a full-featured frontend ([ACP client](https://agentclientprotocol.com/get-started/introduction))
10
+ for **Codex and Claude**. It gives
10
11
  both agents the same terminal workflow, team configuration, review pipeline,
11
- and remote-control surface.
12
+ and remote-control surface, without taking them out of the harness they were trained to use.
12
13
 
13
14
  ## Features
14
15
 
15
- - **Codex and Claude teams:** use either agent for coding and review, or split
16
+ - **Codex and Claude teams:** use either agent in its native harness for coding and review, or split
16
17
  the roles between them without changing tools or workflows.
18
+ - **[Integrated adversarial review](https://blog.brokk.ai/mjolnir-automated-cross-vendor-adversarial-review/):**
19
+ automatically challenge changes
20
+ with an independent, cross-provider reviewer with access to [specialized static analysis tooling](https://slopcop.brokk.ai/).
21
+ - **[Remote control]:** run the workspace and control plane on your machine while
22
+ driving the session from another browser or device.
17
23
  - **Parallel subagents:** delegate to as many as 16 write-capable agents in
18
24
  fresh sessions, with live progress and completed reports returned to the
19
25
  primary agent.
20
- - **Integrated adversarial review:** automatically challenge changed turns
21
- with an independent reviewer and targeted specialist checks.
22
26
  - **Mid-turn steering:** queue a correction while a supported agent is working,
23
27
  then use Cancel to apply the oldest queued correction to the running turn.
24
28
  - **Worktree sessions:** start work in a linked Git worktree and keep agent
@@ -26,15 +30,9 @@ and remote-control surface.
26
30
  - **Shared project knowledge:** carry verified discoveries across Claude and
27
31
  Codex sessions through one local, inspectable memory interface synchronized
28
32
  into each provider's native memory files.
29
- - **Remote control:** run the workspace and control plane on your machine while
30
- driving the session from another browser or device.
31
33
  - **Local voice input:** dictate prompts on macOS, Linux, and Windows with
32
34
  cross-platform, on-device speech recognition.
33
35
 
34
- ### Terminal
35
-
36
- ![Mjolnir review session showing the primary agent, reviewer progress, and usage](docs/readme-images/default-ui.png)
37
-
38
36
  ### Web interface
39
37
 
40
38
  ![Mjolnir browser interface showing session history, streaming agent output, and queued prompt controls](docs/readme-images/remote-ui.png)
package/bin/mj CHANGED
Binary file
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.12.0">brokk-mjolnir 1.12.0</a></li>
9105
- <li><a href="https://crates.io/crates/brokk-mj-agents/1.12.0">brokk-mj-agents 1.12.0</a></li>
9106
- <li><a href="https://crates.io/crates/brokk-mj-anvil/1.12.0">brokk-mj-anvil 1.12.0</a></li>
9107
- <li><a href="https://crates.io/crates/brokk-mj-core/1.12.0">brokk-mj-core 1.12.0</a></li>
9108
- <li><a href="https://crates.io/crates/brokk-mj-desktop/1.12.0">brokk-mj-desktop 1.12.0</a></li>
9109
- <li><a href="https://crates.io/crates/brokk-mj-remote/1.12.0">brokk-mj-remote 1.12.0</a></li>
9110
- <li><a href="https://crates.io/crates/brokk-mj-tui/1.12.0">brokk-mj-tui 1.12.0</a></li>
9111
- <li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.12.0">brokk-mj-voice-worker 1.12.0</a></li>
9104
+ <li><a href="https://crates.io/crates/brokk-mjolnir/1.12.2">brokk-mjolnir 1.12.2</a></li>
9105
+ <li><a href="https://crates.io/crates/brokk-mj-agents/1.12.2">brokk-mj-agents 1.12.2</a></li>
9106
+ <li><a href="https://crates.io/crates/brokk-mj-anvil/1.12.2">brokk-mj-anvil 1.12.2</a></li>
9107
+ <li><a href="https://crates.io/crates/brokk-mj-core/1.12.2">brokk-mj-core 1.12.2</a></li>
9108
+ <li><a href="https://crates.io/crates/brokk-mj-desktop/1.12.2">brokk-mj-desktop 1.12.2</a></li>
9109
+ <li><a href="https://crates.io/crates/brokk-mj-remote/1.12.2">brokk-mj-remote 1.12.2</a></li>
9110
+ <li><a href="https://crates.io/crates/brokk-mj-tui/1.12.2">brokk-mj-tui 1.12.2</a></li>
9111
+ <li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.12.2">brokk-mj-voice-worker 1.12.2</a></li>
9112
9112
  </ul>
9113
9113
  <pre class="license-text">GNU GENERAL PUBLIC LICENSE
9114
9114
  Version 3, 29 June 2007
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brokkai/mjolnir-linux-arm64-gnu",
3
- "version": "1.12.0",
3
+ "version": "1.12.2",
4
4
  "license": "GPL-3.0-only",
5
5
  "repository": "https://github.com/BrokkAi/mjolnir",
6
6
  "homepage": "https://mjolnir.brokk.ai/",