@omg-dev/app 0.6.22 → 0.6.24
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/dist-lib/{ChangelogPage-CL1rhctH.js → ChangelogPage-CNiKEWkY.js} +38 -1
- package/dist-lib/{SessionFilesPanel-B8Hh1jVB.js → SessionFilesPanel-bSCnjGK8.js} +1 -1
- package/dist-lib/{TermView-BwLlRGGh.js → TermView-IKMZnQre.js} +2 -2
- package/dist-lib/{chat-engine-B9JBBrnj.js → chat-engine-qAe3Zrzg.js} +1 -1
- package/dist-lib/{coding-agents-page-gCMbZL7l.js → coding-agents-page-p7OaAwy3.js} +1 -1
- package/dist-lib/{computer-page-BoKWIoFV.js → computer-page-DhljdR2O.js} +2 -2
- package/dist-lib/{embedded-DuH50bLD.js → embedded-CV1enABt.js} +9767 -9563
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-DuZcApjy.js → keyboard-BzmncKYf.js} +1 -1
- package/dist-lib/{resume-session-sheet-BSQFo6ZW.js → resume-session-sheet-CPEfX8l2.js} +1 -1
- package/dist-lib/{session-token-usage-BW6dXLq8.js → session-token-usage-DGtgKFSB.js} +1 -1
- package/dist-lib/{shipped-page-Cw2-wRiW.js → shipped-page-DAY36EH5.js} +1 -1
- package/dist-lib/{streamdown-response-BHrCbIrq.js → streamdown-response-BJ2YRTKe.js} +1 -1
- package/dist-lib/styles.css +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-CV1enABt.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## August 31, 2026 - The version shown is the version running (v0.6.24)
|
|
8
|
+
|
|
9
|
+
- **A box that has downloaded an update no longer claims to be up to date.**
|
|
10
|
+
The update status compared the files on disk against the newest release and
|
|
11
|
+
never looked at the code actually running. So the moment an update was
|
|
12
|
+
written, the box reported itself current while still serving the older
|
|
13
|
+
version, and the person reading it had no way to tell. It now reports the
|
|
14
|
+
version this process is running, and says "installed, starts after a restart"
|
|
15
|
+
for the window in between.
|
|
16
|
+
- **The restart you need is offered.** When an update is on disk but not yet
|
|
17
|
+
running, the update prompt appears with a restart rather than going quiet.
|
|
18
|
+
Skipping a download no longer also silences the restart it turned out to
|
|
19
|
+
need, because those are two different things to be told about.
|
|
20
|
+
- **The list of what is new stays visible until you restart.** It used to empty
|
|
21
|
+
itself the moment an update landed on disk, hiding the release notes from the
|
|
22
|
+
only person who still needed them.
|
|
23
|
+
|
|
24
|
+
## August 31, 2026 - Fast mode for Codex and Claude (v0.6.23)
|
|
25
|
+
|
|
26
|
+
- **Fast mode is now its own switch, for Claude as well as Codex.** Speed used
|
|
27
|
+
to be tied to the Tibo service tier and was available to Codex alone. It is
|
|
28
|
+
now an independent setting in the composer that Claude sessions can use too,
|
|
29
|
+
and it no longer changes your reasoning effort as a side effect: the two are
|
|
30
|
+
set separately.
|
|
31
|
+
- **Turn it on from the composer or from the chat.** Use the composer control,
|
|
32
|
+
or type \`/fast\`, \`/fast on\` or \`/fast off\`. Only those exact commands are
|
|
33
|
+
read as commands, so a message that merely begins with the word is still sent
|
|
34
|
+
as a message.
|
|
35
|
+
- **Your choice is remembered per provider.** Codex and Claude keep their own
|
|
36
|
+
preference, so turning it on for one does not change the other.
|
|
37
|
+
- **Codex offers it only where the model supports it.** The control appears for
|
|
38
|
+
Codex sessions on the GPT-5.4, 5.5 and 5.6 models, and stays hidden elsewhere
|
|
39
|
+
rather than offering a setting that would not apply.
|
|
40
|
+
- **Resumed sessions come back with the same setting.** Fast mode, thinking
|
|
41
|
+
level and service tier are now stored with the session, so reopening one
|
|
42
|
+
restores the mode it was running in.
|
|
43
|
+
|
|
7
44
|
## August 31, 2026 - See who else is in a session (v0.6.22)
|
|
8
45
|
|
|
9
46
|
- **A shared session now shows who is in it.** An ordinary coding session used
|
|
@@ -2,7 +2,7 @@ import { jsx as e, jsxs as s, Fragment as te } from "react/jsx-runtime";
|
|
|
2
2
|
import { memo as ne, useState as m, useRef as T, useCallback as v, useEffect as C, useMemo as q, Suspense as U } from "react";
|
|
3
3
|
import { createPortal as re } from "react-dom";
|
|
4
4
|
import { cn as y } from "cnfast";
|
|
5
|
-
import { f as oe, a3 as W, a4 as se, X as I, a5 as ie, a6 as ae, L as H, a7 as le, y as de, C as ce, a8 as L } from "./embedded-
|
|
5
|
+
import { f as oe, a3 as W, a4 as se, X as I, a5 as ie, a6 as ae, L as H, a7 as le, y as de, C as ce, a8 as L } from "./embedded-CV1enABt.js";
|
|
6
6
|
import { c as me } from "./create-CBk9uwJH.js";
|
|
7
7
|
/**
|
|
8
8
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as r, jsx as k, Fragment as vA } from "react/jsx-runtime";
|
|
2
2
|
import { useState as L, useRef as R, useEffect as p, useCallback as q } from "react";
|
|
3
|
-
import { f as UA, o as iQ, X as CA, a9 as wQ, y as sQ, aa as tQ, ab as eQ, a3 as aQ, ac as MQ, R as hQ, C as NQ } from "./embedded-
|
|
4
|
-
import { K as ZA } from "./keyboard-
|
|
3
|
+
import { f as UA, o as iQ, X as CA, a9 as wQ, y as sQ, aa as tQ, ab as eQ, a3 as aQ, ac as MQ, R as hQ, C as NQ } from "./embedded-CV1enABt.js";
|
|
4
|
+
import { K as ZA } from "./keyboard-BzmncKYf.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as ao } from "react/jsx-runtime";
|
|
2
2
|
import { useRef as Dt, useCallback as Lt, useSyncExternalStore as ut, useEffect as so } from "react";
|
|
3
3
|
import { g as io } from "./_commonjsHelpers-C6fGbg64.js";
|
|
4
|
-
import { ad as uo } from "./embedded-
|
|
4
|
+
import { ad as uo } from "./embedded-CV1enABt.js";
|
|
5
5
|
var Ar = "vercel.ai.error", co = Symbol.for(Ar), Ut, Ft, se = class Nr extends (Ft = Error, Ut = co, Ft) {
|
|
6
6
|
/**
|
|
7
7
|
* Creates an AI SDK Error.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as s, jsx as e, Fragment as O } from "react/jsx-runtime";
|
|
2
|
-
import { R, B as u, L as $, n as A, o as S, M as G, p as j, q as E, s as f, T as P, u as D, v as W, w as T, x as X, y as J, X as Q, K as V } from "./embedded-
|
|
2
|
+
import { R, B as u, L as $, n as A, o as S, M as G, p as j, q as E, s as f, T as P, u as D, v as W, w as T, x as X, y as J, X as Q, K as V } from "./embedded-CV1enABt.js";
|
|
3
3
|
import { cn as U } from "cnfast";
|
|
4
4
|
import { useState as I } from "react";
|
|
5
5
|
function B(l) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as pe, jsx as J, Fragment as zt } from "react/jsx-runtime";
|
|
2
2
|
import { useState as Ve, useRef as Qe, useCallback as ve, useEffect as Le } from "react";
|
|
3
|
-
import { f as Fn, a3 as Ai, ab as Mn, B as Ge, R as Tn, X as Qn, L as Xi, ae as Ln } from "./embedded-
|
|
4
|
-
import { K as Rn } from "./keyboard-
|
|
3
|
+
import { f as Fn, a3 as Ai, ab as Mn, B as Ge, R as Tn, X as Qn, L as Xi, ae as Ln } from "./embedded-CV1enABt.js";
|
|
4
|
+
import { K as Rn } from "./keyboard-BzmncKYf.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|