@omg-dev/app 0.6.23 → 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-BDG5oNOJ.js → ChangelogPage-CNiKEWkY.js} +18 -1
- package/dist-lib/{SessionFilesPanel-D23lYqxX.js → SessionFilesPanel-bSCnjGK8.js} +1 -1
- package/dist-lib/{TermView-Dbhl8jnd.js → TermView-IKMZnQre.js} +2 -2
- package/dist-lib/{chat-engine-BUOLdNPh.js → chat-engine-qAe3Zrzg.js} +1 -1
- package/dist-lib/{coding-agents-page--7RyDdfK.js → coding-agents-page-p7OaAwy3.js} +1 -1
- package/dist-lib/{computer-page-BdOmeMS_.js → computer-page-DhljdR2O.js} +2 -2
- package/dist-lib/{embedded-3Kbpjego.js → embedded-CV1enABt.js} +21 -14
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-U2XR8Y1o.js → keyboard-BzmncKYf.js} +1 -1
- package/dist-lib/{resume-session-sheet-B0wHoWTd.js → resume-session-sheet-CPEfX8l2.js} +1 -1
- package/dist-lib/{session-token-usage-sPLp2E2m.js → session-token-usage-DGtgKFSB.js} +1 -1
- package/dist-lib/{shipped-page-DJQv0sxi.js → shipped-page-DAY36EH5.js} +1 -1
- package/dist-lib/{streamdown-response-D6TO52-E.js → streamdown-response-BJ2YRTKe.js} +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,26 @@
|
|
|
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
|
+
|
|
7
24
|
## August 31, 2026 - Fast mode for Codex and Claude (v0.6.23)
|
|
8
25
|
|
|
9
26
|
- **Fast mode is now its own switch, for Claude as well as Codex.** Speed 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
|
*
|
|
@@ -2371,7 +2371,7 @@ function bd(e) {
|
|
|
2371
2371
|
return !t || t.toLowerCase() === "unknown" ? null : t;
|
|
2372
2372
|
}
|
|
2373
2373
|
function rw() {
|
|
2374
|
-
return bd("0.6.
|
|
2374
|
+
return bd("0.6.24");
|
|
2375
2375
|
}
|
|
2376
2376
|
const of = rw();
|
|
2377
2377
|
function sw(e) {
|
|
@@ -14150,7 +14150,7 @@ const yA = kr(function({
|
|
|
14150
14150
|
] }) : null;
|
|
14151
14151
|
}), vA = Zn(
|
|
14152
14152
|
"session-files-panel",
|
|
14153
|
-
() => import("./SessionFilesPanel-
|
|
14153
|
+
() => import("./SessionFilesPanel-bSCnjGK8.js")
|
|
14154
14154
|
);
|
|
14155
14155
|
function Jd({ className: e, ...t }) {
|
|
14156
14156
|
return /* @__PURE__ */ s(
|
|
@@ -14685,7 +14685,7 @@ async function tF() {
|
|
|
14685
14685
|
}
|
|
14686
14686
|
const UA = Zn(
|
|
14687
14687
|
"StreamdownResponse",
|
|
14688
|
-
() => import("./streamdown-response-
|
|
14688
|
+
() => import("./streamdown-response-BJ2YRTKe.js").then((e) => ({ default: e.StreamdownResponse }))
|
|
14689
14689
|
);
|
|
14690
14690
|
function Ps({ className: e, from: t, ...n }) {
|
|
14691
14691
|
return /* @__PURE__ */ s(
|
|
@@ -15140,7 +15140,14 @@ function t0(e) {
|
|
|
15140
15140
|
return typeof n.channel == "string" && typeof n.updateCommand == "string";
|
|
15141
15141
|
}
|
|
15142
15142
|
function n0(e) {
|
|
15143
|
-
|
|
15143
|
+
if (!e) return null;
|
|
15144
|
+
if (e.state === "available")
|
|
15145
|
+
return e.latestVersion ?? e.latestTag ?? e.latestSha ?? null;
|
|
15146
|
+
if (e.state === "staged") {
|
|
15147
|
+
const t = e.stagedVersion ?? e.latestVersion ?? e.latestTag;
|
|
15148
|
+
return t ? `staged:${t}` : null;
|
|
15149
|
+
}
|
|
15150
|
+
return null;
|
|
15144
15151
|
}
|
|
15145
15152
|
function YA(e, t) {
|
|
15146
15153
|
const n = n0(e);
|
|
@@ -15249,7 +15256,7 @@ function s0() {
|
|
|
15249
15256
|
) : null;
|
|
15250
15257
|
}
|
|
15251
15258
|
function e4() {
|
|
15252
|
-
const { status: e, channel: t, updateCommand: n, checking: r, error: o, refresh: i, nudgeVisible: a, openDrawer: l } = eu(), c = e?.state === "available", d = t === "source" || t === "release", u = c && !e.restartSupported ? `${e.restartBlockedReason ?? "Automatic restart is unavailable on this install."}${n ? ` Update from a terminal instead: ${n}` : ""}` : null, f = o ?? u ?? (r ? "Checking for updates…" : e?.message ?? (t && n ? `Updates for ${t} installs use: ${n}` : ""));
|
|
15259
|
+
const { status: e, channel: t, updateCommand: n, checking: r, error: o, refresh: i, nudgeVisible: a, openDrawer: l } = eu(), c = e?.state === "available" || e?.state === "staged", d = t === "source" || t === "release", u = c && !e.restartSupported ? `${e.restartBlockedReason ?? "Automatic restart is unavailable on this install."}${n ? ` Update from a terminal instead: ${n}` : ""}` : null, f = o ?? u ?? (r ? "Checking for updates…" : e?.message ?? (t && n ? `Updates for ${t} installs use: ${n}` : ""));
|
|
15253
15260
|
return (
|
|
15254
15261
|
// A bare row, not a card. It sits inside the Computer card next to the
|
|
15255
15262
|
// Frontend and Computer version rows, because those three answer one
|
|
@@ -17063,27 +17070,27 @@ function s3({ className: e, isStreaming: t, children: n, ...r }) {
|
|
|
17063
17070
|
function o3({ className: e, children: t, ...n }) {
|
|
17064
17071
|
return /* @__PURE__ */ s(ol, { className: $("mt-2 text-sm", e), ...n, children: /* @__PURE__ */ s(ui, { className: "ai-live-text max-w-full opacity-90", children: t }) });
|
|
17065
17072
|
}
|
|
17066
|
-
const i3 = Zn("OmgChatEngine", () => import("./chat-engine-
|
|
17073
|
+
const i3 = Zn("OmgChatEngine", () => import("./chat-engine-qAe3Zrzg.js"));
|
|
17067
17074
|
function a3() {
|
|
17068
|
-
const e = () => void import("./chat-engine-
|
|
17075
|
+
const e = () => void import("./chat-engine-qAe3Zrzg.js").catch(() => {
|
|
17069
17076
|
}), t = globalThis.requestIdleCallback;
|
|
17070
17077
|
typeof t == "function" ? t(e, { timeout: 3e3 }) : setTimeout(e, 1500);
|
|
17071
17078
|
}
|
|
17072
17079
|
const y0 = Zn(
|
|
17073
17080
|
"TermView",
|
|
17074
|
-
() => import("./TermView-
|
|
17075
|
-
), Xm = Zn("ShippedPage", () => import("./shipped-page-
|
|
17081
|
+
() => import("./TermView-IKMZnQre.js").then((e) => ({ default: e.TermView }))
|
|
17082
|
+
), Xm = Zn("ShippedPage", () => import("./shipped-page-DAY36EH5.js")), l3 = Zn(
|
|
17076
17083
|
"SessionTokenUsageDialog",
|
|
17077
|
-
() => import("./session-token-usage-
|
|
17084
|
+
() => import("./session-token-usage-DGtgKFSB.js")
|
|
17078
17085
|
), c3 = Zn(
|
|
17079
17086
|
"CodingAgentsPage",
|
|
17080
|
-
() => import("./coding-agents-page
|
|
17081
|
-
), d3 = Zn("ComputerPage", () => import("./computer-page-
|
|
17087
|
+
() => import("./coding-agents-page-p7OaAwy3.js")
|
|
17088
|
+
), d3 = Zn("ComputerPage", () => import("./computer-page-DhljdR2O.js")), Jm = Zn(
|
|
17082
17089
|
"ResumeSessionSheet",
|
|
17083
|
-
() => import("./resume-session-sheet-
|
|
17090
|
+
() => import("./resume-session-sheet-CPEfX8l2.js")
|
|
17084
17091
|
), u3 = Zn(
|
|
17085
17092
|
"ChangelogPage",
|
|
17086
|
-
() => import("./ChangelogPage-
|
|
17093
|
+
() => import("./ChangelogPage-CNiKEWkY.js")
|
|
17087
17094
|
), mi = en("configured"), f3 = {
|
|
17088
17095
|
claude: "Claude",
|
|
17089
17096
|
codex: "Codex",
|
package/dist-lib/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@tanstack/react-router";
|
|
4
|
-
import { af as m, ag as o, ah as s } from "./embedded-
|
|
4
|
+
import { af as m, ag as o, ah as s } from "./embedded-CV1enABt.js";
|
|
5
5
|
export {
|
|
6
6
|
m as OmgAppSurface,
|
|
7
7
|
o as OmgSettingsSurface,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as t, jsxs as s, Fragment as R } from "react/jsx-runtime";
|
|
2
|
-
import { r as X, P as J, a as le, g as oe, h as ie, i as ce, X as K, A as P, R as Y, j as de, S as ue, k as Z, T as me, l as he, m as pe, C as fe, L as ge } from "./embedded-
|
|
2
|
+
import { r as X, P as J, a as le, g as oe, h as ie, i as ce, X as K, A as P, R as Y, j as de, S as ue, k as Z, T as me, l as he, m as pe, C as fe, L as ge } from "./embedded-CV1enABt.js";
|
|
3
3
|
import { cn as x } from "cnfast";
|
|
4
4
|
import { useState as a, useRef as E, useEffect as C, useCallback as xe } from "react";
|
|
5
5
|
function be(r) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s, jsxs as a, Fragment as w } from "react/jsx-runtime";
|
|
2
|
-
import { a as $, D as C, b as T, c as M, d as D, G as S, e as F, t as L, L as R } from "./embedded-
|
|
2
|
+
import { a as $, D as C, b as T, c as M, d as D, G as S, e as F, t as L, L as R } from "./embedded-CV1enABt.js";
|
|
3
3
|
import { useState as g, useCallback as j, useEffect as z } from "react";
|
|
4
4
|
import "@base-ui/react/collapsible";
|
|
5
5
|
import { cn as P } from "cnfast";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as o, jsx as r, Fragment as ce } from "react/jsx-runtime";
|
|
2
2
|
import { useState as f, useEffect as v, useRef as ue, useContext as _e, useMemo as $e } from "react";
|
|
3
|
-
import { f as Se, E as me, F as Te, H as _, I as fe, J as ze, N as Pe, O as Fe, B as Ge, L as he, Q as je, k as J, C as Ye, R as Be, T as Ke, U as Ue, v as pe, q as He, V as Ve, a as C, W as N, Y as D, w as R, Z as Q, _ as qe, $ as Je, a0 as Qe, a1 as Xe, n as Oe, a2 as We } from "./embedded-
|
|
3
|
+
import { f as Se, E as me, F as Te, H as _, I as fe, J as ze, N as Pe, O as Fe, B as Ge, L as he, Q as je, k as J, C as Ye, R as Be, T as Ke, U as Ue, v as pe, q as He, V as Ve, a as C, W as N, Y as D, w as R, Z as Q, _ as qe, $ as Je, a0 as Qe, a1 as Xe, n as Oe, a2 as We } from "./embedded-CV1enABt.js";
|
|
4
4
|
import { cn as $ } from "cnfast";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -3,7 +3,7 @@ import { useMemo as We, useState as Ce, useEffect as xe, useRef as Ve } from "re
|
|
|
3
3
|
import { r as He, t as T, o as Ue, u as be, y as L, A as Je, a as Qe } from "./chunk-YOKDWASO-B5AA2F8u.js";
|
|
4
4
|
import { b as Xe, c as Ye, a as Ze, d as Ke } from "./engine-compile-D_stzVMa.js";
|
|
5
5
|
import { cn as je } from "cnfast";
|
|
6
|
-
import { a9 as et, y as tt, aa as nt } from "./embedded-
|
|
6
|
+
import { a9 as et, y as tt, aa as nt } from "./embedded-CV1enABt.js";
|
|
7
7
|
const d = (
|
|
8
8
|
/** @type {const} */
|
|
9
9
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omg-dev/app",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.24",
|
|
4
4
|
"description": "The full OMG application surface for React hosts.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://omg.dev",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@chenglou/pretext": "^0.0.8",
|
|
30
30
|
"@novnc/novnc": "^1.7.0",
|
|
31
31
|
"@number-flow/react": "^0.6.2",
|
|
32
|
-
"@omg-dev/client": "0.6.
|
|
32
|
+
"@omg-dev/client": "0.6.24",
|
|
33
33
|
"@pierre/diffs": "^1.3.1",
|
|
34
34
|
"@pierre/trees": "1.0.0-beta.6",
|
|
35
35
|
"@streamdown/cjk": "^1.0.3",
|