@brokkai/mjolnir-linux-arm64-gnu 1.11.4 → 1.11.5

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
@@ -41,7 +41,7 @@ and remote-control surface.
41
41
  ## Four teams, one shortcut
42
42
 
43
43
  Choose one of four teams during onboarding, from `/mjconfig`, or with
44
- **Ctrl+Tab** in a session:
44
+ **Shift+Tab** in a session:
45
45
 
46
46
  - **Codex**
47
47
  - **Claude**
@@ -155,7 +155,7 @@ mj
155
155
 
156
156
  First launch discovers available provider credentials and opens setup on the
157
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**
158
+ providers signed in, or that provider's own team with one. Press **Shift+Tab**
159
159
  to switch teams later, or open the **Team** tab in `/mjconfig`. Team, model,
160
160
  and adapter changes apply to a new session.
161
161
 
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.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>
9104
+ <li><a href="https://crates.io/crates/brokk-mjolnir/1.11.5">brokk-mjolnir 1.11.5</a></li>
9105
+ <li><a href="https://crates.io/crates/brokk-mj-agents/1.11.5">brokk-mj-agents 1.11.5</a></li>
9106
+ <li><a href="https://crates.io/crates/brokk-mj-anvil/1.11.5">brokk-mj-anvil 1.11.5</a></li>
9107
+ <li><a href="https://crates.io/crates/brokk-mj-core/1.11.5">brokk-mj-core 1.11.5</a></li>
9108
+ <li><a href="https://crates.io/crates/brokk-mj-desktop/1.11.5">brokk-mj-desktop 1.11.5</a></li>
9109
+ <li><a href="https://crates.io/crates/brokk-mj-remote/1.11.5">brokk-mj-remote 1.11.5</a></li>
9110
+ <li><a href="https://crates.io/crates/brokk-mj-tui/1.11.5">brokk-mj-tui 1.11.5</a></li>
9111
+ <li><a href="https://crates.io/crates/brokk-mj-voice-worker/1.11.5">brokk-mj-voice-worker 1.11.5</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.11.4",
3
+ "version": "1.11.5",
4
4
  "license": "GPL-3.0-only",
5
5
  "repository": "https://github.com/BrokkAi/mjolnir",
6
6
  "homepage": "https://mjolnir.brokk.ai/",