@brokkai/mjolnir-linux-arm64-gnu 2.3.0 → 2.4.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
CHANGED
|
@@ -188,7 +188,7 @@ to build your own.
|
|
|
188
188
|
to set `profile = "your-profile"`, `target = "your-target"`, or
|
|
189
189
|
`enabled = false`. Explicit targets are honored even when unavailable, so
|
|
190
190
|
their launch errors remain visible. Use `mj setup` for guided configuration
|
|
191
|
-
of additional execution environments, and `Alt+
|
|
191
|
+
of additional execution environments, and **New…** or `Alt+W` for a custom session.
|
|
192
192
|
4. If launch reports a prerequisite failure, run `mj doctor` and use
|
|
193
193
|
`mj login --profile <id>` when authentication is needed. Detach with `Alt+Q`;
|
|
194
194
|
running sessions continue. Reattach with `mj` or use the daemon-owned web
|
|
@@ -208,6 +208,12 @@ stopped sessions. Select one and press Enter to switch to its conversation.
|
|
|
208
208
|
Click the **Workspace** switcher above Sessions, or press `F3`, to choose the
|
|
209
209
|
workspace where new sessions will be created. It shows the workspace you opened,
|
|
210
210
|
even when you view a session from another workspace.
|
|
211
|
+
|
|
212
|
+
Use **New…** below the switcher to choose session options, or **Quick new** to
|
|
213
|
+
create with saved defaults. **Commands** opens the command palette; select an
|
|
214
|
+
action and click **Run**. Each session's **⋯** button opens its actions. The
|
|
215
|
+
workspace picker provides clickable Open, New, Rename, Recover, Delete, and
|
|
216
|
+
Back controls, and displayed dashboard shortcut hints are clickable too.
|
|
211
217
|
Click **Show stopped** at the bottom of Sessions, or press `h` in that panel,
|
|
212
218
|
to hide or show stopped sessions. The choice is remembered.
|
|
213
219
|
|
|
@@ -219,9 +225,12 @@ Its normal Prompt receives focus when ready. `N` opens the full
|
|
|
219
225
|
creation wizard. `s` stops and `r` restarts the selected session without
|
|
220
226
|
confirmation. `d` deletes it after a Yes/No choice; no identifier typing is required.
|
|
221
227
|
|
|
222
|
-
`
|
|
228
|
+
`F7` opens Setup for accounts, targets, projects, new-session defaults, sidebar
|
|
223
229
|
placement, display, review, and web access. Choose Left or Right for the sidebar,
|
|
224
230
|
and turn off **Focus prompt after creating** to keep focus in Sessions.
|
|
231
|
+
Choose **Theme** for Midnight (the default), Light, or Dracula. Press `Enter` to
|
|
232
|
+
apply the choice to your draft, then `Ctrl+S` to save and update the terminal
|
|
233
|
+
colors immediately. The preference is kept across restarts.
|
|
225
234
|
|
|
226
235
|
`Tab` moves the keyboard through the layout — Sessions, Prompt, Targets, Quota —
|
|
227
236
|
and `Shift+Tab` reverses it. Every pane remains in that ring at every size. The
|
|
@@ -241,8 +250,8 @@ Targets, and Quota to leave more room for the conversation; from any customized
|
|
|
241
250
|
layout it restores all three panes to standard. Tab leaves every chosen size alone.
|
|
242
251
|
|
|
243
252
|
A few keys answer from everywhere, including while you are typing in Prompt:
|
|
244
|
-
`F2` opens the command palette, `F3` the workspace picker, `F4`
|
|
245
|
-
`
|
|
253
|
+
`F2` opens the command palette, `F3` the workspace picker, `F4` the web viewer,
|
|
254
|
+
`F5` refreshes Targets and Quota, `F7` opens Setup, `Alt+N` opens quick New,
|
|
246
255
|
`Alt+W` opens the full creation wizard,
|
|
247
256
|
`Alt+S` resumes one, `Alt+A` marks everything read, `Alt+X` cancels whatever
|
|
248
257
|
the selected session is in the middle of, `Alt+Z` sizes the focused support
|
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
|
|
@@ -10274,14 +10274,14 @@ insights.
|
|
|
10274
10274
|
<h3 id="GPL-3.0-only">GNU General Public License v3.0 only</h3>
|
|
10275
10275
|
<h4>Used by:</h4>
|
|
10276
10276
|
<ul class="license-used-by">
|
|
10277
|
-
<li><a href="https://crates.io/crates/brokk-mj-core/2.
|
|
10278
|
-
<li><a href="https://crates.io/crates/brokk-mj-chat/2.
|
|
10279
|
-
<li><a href="https://crates.io/crates/brokk-mjolnir/2.
|
|
10280
|
-
<li><a href="https://crates.io/crates/brokk-mj-controller/2.
|
|
10281
|
-
<li><a href="https://crates.io/crates/brokk-mj-desktop/2.
|
|
10282
|
-
<li><a href="https://crates.io/crates/brokk-mj-tui/2.
|
|
10283
|
-
<li><a href="https://crates.io/crates/brokk-mj-worker/2.
|
|
10284
|
-
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/2.
|
|
10277
|
+
<li><a href="https://crates.io/crates/brokk-mj-core/2.4.0">brokk-mj-core 2.4.0</a></li>
|
|
10278
|
+
<li><a href="https://crates.io/crates/brokk-mj-chat/2.4.0">brokk-mj-chat 2.4.0</a></li>
|
|
10279
|
+
<li><a href="https://crates.io/crates/brokk-mjolnir/2.4.0">brokk-mjolnir 2.4.0</a></li>
|
|
10280
|
+
<li><a href="https://crates.io/crates/brokk-mj-controller/2.4.0">brokk-mj-controller 2.4.0</a></li>
|
|
10281
|
+
<li><a href="https://crates.io/crates/brokk-mj-desktop/2.4.0">brokk-mj-desktop 2.4.0</a></li>
|
|
10282
|
+
<li><a href="https://crates.io/crates/brokk-mj-tui/2.4.0">brokk-mj-tui 2.4.0</a></li>
|
|
10283
|
+
<li><a href="https://crates.io/crates/brokk-mj-worker/2.4.0">brokk-mj-worker 2.4.0</a></li>
|
|
10284
|
+
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/2.4.0">brokk-mj-voice-worker 2.4.0</a></li>
|
|
10285
10285
|
</ul>
|
|
10286
10286
|
<pre class="license-text">GNU GENERAL PUBLIC LICENSE
|
|
10287
10287
|
Version 3, 29 June 2007
|