@brokkai/mjolnir-linux-arm64-gnu 2.1.2 → 2.1.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
CHANGED
|
@@ -208,10 +208,11 @@ transcript is not a Tab stop: read it with the mouse wheel or
|
|
|
208
208
|
|
|
209
209
|
Sessions, Targets, and Quota each have `▁`, `▪`, and `□` controls in their
|
|
210
210
|
title bars for minimized, standard, and maximized size. Minimized Targets and
|
|
211
|
-
Quota become one summary row each; minimized Sessions
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
211
|
+
Quota become one summary row each; minimized Sessions keeps the normal list but
|
|
212
|
+
shows only each session's top summary line, without the `You:` and `Agent:`
|
|
213
|
+
previews. A maximized pane gets the space its contents need after the Prompt has
|
|
214
|
+
grown, while every other band keeps its minimum. Only one pane can be maximized
|
|
215
|
+
at a time.
|
|
215
216
|
|
|
216
217
|
`Alt+Z` cycles the focused support pane through its three sizes without moving
|
|
217
218
|
focus. `Alt+G` is the layout shortcut: from all-standard it minimizes Sessions,
|
package/bin/mj
CHANGED
|
Binary file
|
package/bin/mj-desktop
CHANGED
|
Binary file
|
package/bin/mj-voice-worker
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -10273,14 +10273,14 @@ insights.
|
|
|
10273
10273
|
<h3 id="GPL-3.0-only">GNU General Public License v3.0 only</h3>
|
|
10274
10274
|
<h4>Used by:</h4>
|
|
10275
10275
|
<ul class="license-used-by">
|
|
10276
|
-
<li><a href="https://crates.io/crates/brokk-mj-core/2.1.
|
|
10277
|
-
<li><a href="https://crates.io/crates/brokk-mj-chat/2.1.
|
|
10278
|
-
<li><a href="https://crates.io/crates/brokk-mjolnir/2.1.
|
|
10279
|
-
<li><a href="https://crates.io/crates/brokk-mj-controller/2.1.
|
|
10280
|
-
<li><a href="https://crates.io/crates/brokk-mj-desktop/2.1.
|
|
10281
|
-
<li><a href="https://crates.io/crates/brokk-mj-tui/2.1.
|
|
10282
|
-
<li><a href="https://crates.io/crates/brokk-mj-worker/2.1.
|
|
10283
|
-
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/2.1.
|
|
10276
|
+
<li><a href="https://crates.io/crates/brokk-mj-core/2.1.3">brokk-mj-core 2.1.3</a></li>
|
|
10277
|
+
<li><a href="https://crates.io/crates/brokk-mj-chat/2.1.3">brokk-mj-chat 2.1.3</a></li>
|
|
10278
|
+
<li><a href="https://crates.io/crates/brokk-mjolnir/2.1.3">brokk-mjolnir 2.1.3</a></li>
|
|
10279
|
+
<li><a href="https://crates.io/crates/brokk-mj-controller/2.1.3">brokk-mj-controller 2.1.3</a></li>
|
|
10280
|
+
<li><a href="https://crates.io/crates/brokk-mj-desktop/2.1.3">brokk-mj-desktop 2.1.3</a></li>
|
|
10281
|
+
<li><a href="https://crates.io/crates/brokk-mj-tui/2.1.3">brokk-mj-tui 2.1.3</a></li>
|
|
10282
|
+
<li><a href="https://crates.io/crates/brokk-mj-worker/2.1.3">brokk-mj-worker 2.1.3</a></li>
|
|
10283
|
+
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/2.1.3">brokk-mj-voice-worker 2.1.3</a></li>
|
|
10284
10284
|
</ul>
|
|
10285
10285
|
<pre class="license-text">GNU GENERAL PUBLIC LICENSE
|
|
10286
10286
|
Version 3, 29 June 2007
|