@omg-dev/app 0.2.16 → 0.2.17
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-VupvFjZq.js → ChangelogPage-CoWDd0WD.js} +18 -1
- package/dist-lib/{SessionFilesPanel-BRXXuBko.js → SessionFilesPanel-CiTpM41q.js} +1 -1
- package/dist-lib/{TermView-DwYyIaW0.js → TermView-CRzo4EvU.js} +1 -1
- package/dist-lib/{chat-engine-BCJymIft.js → chat-engine-rZixz8O6.js} +1 -1
- package/dist-lib/{coding-agents-page-CIlKQqkj.js → coding-agents-page-Cyh_Xm1S.js} +1 -1
- package/dist-lib/{embedded-BT3rYS_2.js → embedded-httwFmdQ.js} +11 -11
- package/dist-lib/{highlighted-body-OFNGDK62-TP1eTWzF.js → highlighted-body-OFNGDK62-47Us4lx3.js} +1 -1
- package/dist-lib/{index-BH4F3MTs.js → index-CarGa0mw.js} +1 -1
- package/dist-lib/index.js +1 -1
- package/dist-lib/mermaid-GHXKKRXX-Dz_SXkUX.js +4 -0
- package/dist-lib/{resume-session-sheet-DxYtLVn8.js → resume-session-sheet-Dwmg70ne.js} +1 -1
- package/dist-lib/{session-token-usage-CDPIJvdQ.js → session-token-usage-DAuyzhZl.js} +1 -1
- package/dist-lib/{shipped-page-UmAK_X9r.js → shipped-page-qRyuz0EC.js} +1 -1
- package/dist-lib/{streamdown-response-BDlGAAKm.js → streamdown-response-Bqc_sTXF.js} +4 -4
- package/package.json +2 -2
- package/dist-lib/mermaid-GHXKKRXX-BdxVsvo2.js +0 -4
|
@@ -1,9 +1,26 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { M as n } from "./embedded-
|
|
2
|
+
import { M as n } from "./embedded-httwFmdQ.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## August 20, 2026 - Codex sessions could not start after a Computer update (v0.2.17)
|
|
8
|
+
|
|
9
|
+
- **Release bundles contain the Codex runtime again.** The bundle removed
|
|
10
|
+
\`@openai/codex\` to save space, because a coding agent runtime is expected to
|
|
11
|
+
come from the CLI on your own machine. The Codex backend does not use a
|
|
12
|
+
global CLI. It uses the runtime that the SDK pins, unless you set
|
|
13
|
+
\`LFG_CODEX_PATH\`. A Computer that updated to a recent release could therefore
|
|
14
|
+
not start any Codex session, and reported "Unable to locate Codex CLI
|
|
15
|
+
binaries". Scheduled agents that use Codex failed for the same reason.
|
|
16
|
+
Bundles are approximately 336 MB larger.
|
|
17
|
+
- **A Codex session that goes silent now stops with a clear reason.** If the
|
|
18
|
+
Codex process stopped during a turn, the event stream could stop without an
|
|
19
|
+
error. The session stayed busy, gave no reason, and did not answer new
|
|
20
|
+
messages. Interrupt could not stop it. The session now ends the turn, writes
|
|
21
|
+
the reason in the transcript, keeps the conversation, and accepts the next
|
|
22
|
+
message.
|
|
23
|
+
|
|
7
24
|
## August 20, 2026 - Persistent bots rotate without losing the conversation (v0.2.16)
|
|
8
25
|
|
|
9
26
|
- **Persona and runtime changes now start a fresh model runtime instead of
|
|
@@ -2,7 +2,7 @@ import { jsx as e, jsxs as i, 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 I } from "react";
|
|
3
3
|
import { createPortal as re } from "react-dom";
|
|
4
4
|
import { cn as y } from "cnfast";
|
|
5
|
-
import { y as oe, z as H, F as se, X as U, E as ie, H as ae, L as J, I as le, l as de, x as ce, J as L } from "./embedded-
|
|
5
|
+
import { y as oe, z as H, F as se, X as U, E as ie, H as ae, L as J, I as le, l as de, x as ce, J as L } from "./embedded-httwFmdQ.js";
|
|
6
6
|
import { c as me } from "./create-BrnHvSDE.js";
|
|
7
7
|
/**
|
|
8
8
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as r, jsx as k, Fragment as ZA } from "react/jsx-runtime";
|
|
2
2
|
import { useState as L, useRef as S, useEffect as x, useCallback as Y } from "react";
|
|
3
|
-
import { y as cA, S as wQ, X as DA, a7 as sQ, l as tQ, a8 as eQ, a9 as aQ, z as MQ, aa as hQ, R as NQ, x as cQ } from "./embedded-
|
|
3
|
+
import { y as cA, S as wQ, X as DA, a7 as sQ, l as tQ, a8 as eQ, a9 as aQ, z as MQ, aa as hQ, R as NQ, x as cQ } from "./embedded-httwFmdQ.js";
|
|
4
4
|
/**
|
|
5
5
|
* @license lucide-react v0.577.0 - ISC
|
|
6
6
|
*
|
|
@@ -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 { ab as uo } from "./embedded-
|
|
4
|
+
import { ab as uo } from "./embedded-httwFmdQ.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 t, jsx as e, Fragment as K } from "react/jsx-runtime";
|
|
2
|
-
import { R as F, B as d, L as z, P as w, S as R, f as $, g, T, h as m, i as M, j as _, k as S, C as q, l as H, X as U, K as W } from "./embedded-
|
|
2
|
+
import { R as F, B as d, L as z, P as w, S as R, f as $, g, T, h as m, i as M, j as _, k as S, C as q, l as H, X as U, K as W } from "./embedded-httwFmdQ.js";
|
|
3
3
|
import { cn as E } from "cnfast";
|
|
4
4
|
import { useState as A } from "react";
|
|
5
5
|
function j(a) {
|
|
@@ -428,7 +428,7 @@ function El(e) {
|
|
|
428
428
|
return !t || t.toLowerCase() === "unknown" ? null : t;
|
|
429
429
|
}
|
|
430
430
|
function hg() {
|
|
431
|
-
return El("0.2.
|
|
431
|
+
return El("0.2.17");
|
|
432
432
|
}
|
|
433
433
|
const ni = hg();
|
|
434
434
|
function gg(e) {
|
|
@@ -8293,7 +8293,7 @@ const O2 = Ps(function({
|
|
|
8293
8293
|
] }) : null;
|
|
8294
8294
|
}), P2 = ts(
|
|
8295
8295
|
"session-files-panel",
|
|
8296
|
-
() => import("./SessionFilesPanel-
|
|
8296
|
+
() => import("./SessionFilesPanel-CiTpM41q.js")
|
|
8297
8297
|
);
|
|
8298
8298
|
function nc({ className: e, ...t }) {
|
|
8299
8299
|
return /* @__PURE__ */ n(
|
|
@@ -9017,7 +9017,7 @@ async function J4() {
|
|
|
9017
9017
|
}
|
|
9018
9018
|
}
|
|
9019
9019
|
const ik = qi(
|
|
9020
|
-
() => import("./streamdown-response-
|
|
9020
|
+
() => import("./streamdown-response-Bqc_sTXF.js").then((e) => e.a).then((e) => ({ default: e.StreamdownResponse }))
|
|
9021
9021
|
);
|
|
9022
9022
|
function Js({ className: e, from: t, ...r }) {
|
|
9023
9023
|
return /* @__PURE__ */ n(
|
|
@@ -11435,26 +11435,26 @@ function kN({ className: e, isStreaming: t, children: r, ...s }) {
|
|
|
11435
11435
|
function NN({ className: e, children: t, ...r }) {
|
|
11436
11436
|
return /* @__PURE__ */ n(Nm, { className: O("mt-2 text-sm", e), ...r, children: /* @__PURE__ */ n(Wo, { className: "ai-live-text max-w-full opacity-90", children: t }) });
|
|
11437
11437
|
}
|
|
11438
|
-
const SN = qi(() => import("./chat-engine-
|
|
11438
|
+
const SN = qi(() => import("./chat-engine-rZixz8O6.js"));
|
|
11439
11439
|
function CN() {
|
|
11440
|
-
const e = () => void import("./chat-engine-
|
|
11440
|
+
const e = () => void import("./chat-engine-rZixz8O6.js"), t = globalThis.requestIdleCallback;
|
|
11441
11441
|
typeof t == "function" ? t(e, { timeout: 3e3 }) : setTimeout(e, 1500);
|
|
11442
11442
|
}
|
|
11443
11443
|
const Jm = ts(
|
|
11444
11444
|
"TermView",
|
|
11445
|
-
() => import("./TermView-
|
|
11446
|
-
), bu = ts("ShippedPage", () => import("./shipped-page-
|
|
11445
|
+
() => import("./TermView-CRzo4EvU.js").then((e) => ({ default: e.TermView }))
|
|
11446
|
+
), bu = ts("ShippedPage", () => import("./shipped-page-qRyuz0EC.js")), TN = ts(
|
|
11447
11447
|
"SessionTokenUsageDialog",
|
|
11448
|
-
() => import("./session-token-usage-
|
|
11448
|
+
() => import("./session-token-usage-DAuyzhZl.js")
|
|
11449
11449
|
), MN = ts(
|
|
11450
11450
|
"CodingAgentsPage",
|
|
11451
|
-
() => import("./coding-agents-page-
|
|
11451
|
+
() => import("./coding-agents-page-Cyh_Xm1S.js")
|
|
11452
11452
|
), xu = ts(
|
|
11453
11453
|
"ResumeSessionSheet",
|
|
11454
|
-
() => import("./resume-session-sheet-
|
|
11454
|
+
() => import("./resume-session-sheet-Dwmg70ne.js")
|
|
11455
11455
|
), IN = ts(
|
|
11456
11456
|
"ChangelogPage",
|
|
11457
|
-
() => import("./ChangelogPage-
|
|
11457
|
+
() => import("./ChangelogPage-CoWDd0WD.js")
|
|
11458
11458
|
), Zi = qt("configured"), _N = {
|
|
11459
11459
|
claude: "Claude",
|
|
11460
11460
|
codex: "Codex",
|
package/dist-lib/{highlighted-body-OFNGDK62-TP1eTWzF.js → highlighted-body-OFNGDK62-47Us4lx3.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as c, L as f, A as d } from "./streamdown-response-
|
|
1
|
+
import { R as c, L as f, A as d } from "./streamdown-response-Bqc_sTXF.js";
|
|
2
2
|
import { useContext as p, useState as L, useEffect as N } from "react";
|
|
3
3
|
import { jsx as x } from "react/jsx-runtime";
|
|
4
4
|
var A = ({ code: s, language: e, raw: a, className: o, startLine: m, lineNumbers: u, ...g }) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { w as T, s as U, h as X, c as Y, v as G, S as J, o as k, l as Q, f as M, m as y } from "./streamdown-response-
|
|
1
|
+
import { w as T, s as U, h as X, c as Y, v as G, S as J, o as k, l as Q, f as M, m as y } from "./streamdown-response-Bqc_sTXF.js";
|
|
2
2
|
import v from "./katex-jHfnQmlp.js";
|
|
3
3
|
function Z(t, e) {
|
|
4
4
|
return B(t, {}) || { type: "root", children: [] };
|
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 { ac as m, ad as o, ae as s } from "./embedded-
|
|
4
|
+
import { ac as m, ad as o, ae as s } from "./embedded-httwFmdQ.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 N } from "react/jsx-runtime";
|
|
2
|
-
import { r as H, m as Q, a as re, n as le, o as oe, p as ie, X, A, R as B, q as ce, s as de, u as J, T as ue, v as me, w as he, x as pe, L as fe } from "./embedded-
|
|
2
|
+
import { r as H, m as Q, a as re, n as le, o as oe, p as ie, X, A, R as B, q as ce, s as de, u as J, T as ue, v as me, w as he, x as pe, L as fe } from "./embedded-httwFmdQ.js";
|
|
3
3
|
import { cn as u } from "cnfast";
|
|
4
4
|
import { useState as a, useRef as L, useEffect as v, useCallback as ge } from "react";
|
|
5
5
|
function ye({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s, jsxs as n, Fragment as $ } from "react/jsx-runtime";
|
|
2
|
-
import { a as C, D as T, b as M, c as D, d as S, G as F, e as L, t as R, L as j } from "./embedded-
|
|
2
|
+
import { a as C, D as T, b as M, c as D, d as S, G as F, e as L, t as R, L as j } from "./embedded-httwFmdQ.js";
|
|
3
3
|
import "@base-ui/react/collapsible";
|
|
4
4
|
import { cn as z } from "cnfast";
|
|
5
5
|
import { useState as p, useCallback as P, useEffect as U } from "react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as l, jsx as r, Fragment as me } from "react/jsx-runtime";
|
|
2
2
|
import { useState as f, useEffect as w, useRef as fe, useContext as $e, useMemo as Te } from "react";
|
|
3
|
-
import { y as ve, N as he, O as ze, Q as S, U as ge, V as Se, W as Pe, Y as je, B as Fe, L as pe, u as J, x as Ye, R as Ge, T as Be, Z as Ke, j as be, f as Ue, _ as He, a as L, $ as k, a0 as R, k as _, a1 as W, a2 as Ve, a3 as qe, a4 as Qe, a5 as Xe, P as Je, a6 as We } from "./embedded-
|
|
3
|
+
import { y as ve, N as he, O as ze, Q as S, U as ge, V as Se, W as Pe, Y as je, B as Fe, L as pe, u as J, x as Ye, R as Ge, T as Be, Z as Ke, j as be, f as Ue, _ as He, a as L, $ as k, a0 as R, k as _, a1 as W, a2 as Ve, a3 as qe, a4 as Qe, a5 as Xe, P as Je, a6 as We } from "./embedded-httwFmdQ.js";
|
|
4
4
|
import { cn as P } from "cnfast";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -7,7 +7,7 @@ import { createPortal as Ju } from "react-dom";
|
|
|
7
7
|
import { f as Ur, p as Ka, e as Za, g as Ja, h as Jn, s as Mt, z as eo, i as to, j as no, k as Bd, l as es, w as Fd, b as Hd, c as Ud, m as zd, d as $d } from "./engine-compile-BeZvvx0I.js";
|
|
8
8
|
import { g as ro } from "./_commonjsHelpers-C6fGbg64.js";
|
|
9
9
|
import { cn as io } from "cnfast";
|
|
10
|
-
import { a7 as jd, l as qd, a8 as Yd } from "./embedded-
|
|
10
|
+
import { a7 as jd, l as qd, a8 as Yd } from "./embedded-httwFmdQ.js";
|
|
11
11
|
const Vd = {
|
|
12
12
|
classId: "classID",
|
|
13
13
|
dataType: "datatype",
|
|
@@ -18973,7 +18973,7 @@ var Cc = Jt(!1), xk = () => Pe(Cc), Ua = (...e) => rc($l(e)), Ak = (e, t) => {
|
|
|
18973
18973
|
for (; t > 0 && e[t - 1] === `
|
|
18974
18974
|
`; ) t--;
|
|
18975
18975
|
return e.slice(0, t);
|
|
18976
|
-
}, Lk = Zu(() => import("./highlighted-body-OFNGDK62-
|
|
18976
|
+
}, Lk = Zu(() => import("./highlighted-body-OFNGDK62-47Us4lx3.js").then((e) => ({ default: e.HighlightedCodeBlockBody }))), Rk = ({ code: e, language: t, className: n, children: r, isIncomplete: i = !1, startLine: a, lineNumbers: s, ...u }) => {
|
|
18977
18977
|
let o = ee(), l = Ee(() => wk(e), [e]), d = Ee(() => ({ bg: "transparent", fg: "inherit", tokens: l.split(`
|
|
18978
18978
|
`).map((f) => [{ content: f, color: "inherit", bgColor: "transparent", htmlStyle: {}, offset: 0 }]) }), [l]);
|
|
18979
18979
|
return y(Ic.Provider, { value: { code: e }, children: J(Nk, { isIncomplete: i, language: t, children: [y(Sk, { language: t }), r ? y("div", { className: o("pointer-events-none sticky top-2 z-10 -mt-10 flex h-8 items-center justify-end"), children: y("div", { className: o("pointer-events-auto flex shrink-0 items-center gap-2 rounded-md border border-sidebar bg-sidebar/80 px-1.5 py-1 supports-[backdrop-filter]:bg-sidebar/70 supports-[backdrop-filter]:backdrop-blur"), "data-streamdown": "code-block-actions", children: r }) }) : null, y(wi, { fallback: y(Ik, { className: n, language: t, lineNumbers: s, result: d, startLine: a, ...u }), children: y(Lk, { className: n, code: l, language: t, lineNumbers: s, raw: d, startLine: a, ...u }) })] }) });
|
|
@@ -19315,7 +19315,7 @@ var Cc = Jt(!1), xk = () => Pe(Cc), Ua = (...e) => rc($l(e)), Ak = (e, t) => {
|
|
|
19315
19315
|
}, Jk = ({ children: e, className: t, showControls: n, showCopy: r = !0, showDownload: i = !0, showFullscreen: a = !0, ...s }) => {
|
|
19316
19316
|
let u = ee(), o = n && r, l = n && i, d = n && a, f = o || l || d;
|
|
19317
19317
|
return J("div", { className: u("my-4 flex flex-col gap-2 rounded-lg border border-border bg-sidebar p-2"), "data-streamdown": "table-wrapper", children: [f ? J("div", { className: u("flex items-center justify-end gap-1"), children: [o ? y(Oc, {}) : null, l ? y(Dc, {}) : null, d ? y(Zk, { showCopy: o, showDownload: l, children: e }) : null] }) : null, y("div", { className: u("border-collapse overflow-x-auto overflow-y-auto rounded-md border border-border bg-background"), children: y("table", { className: u("w-full divide-y divide-border", t), "data-streamdown": "table", ...s, children: e }) })] });
|
|
19318
|
-
}, ex = /startLine=(\d+)/, tx = /\bnoLineNumbers\b/, nx = Zu(() => import("./mermaid-GHXKKRXX-
|
|
19318
|
+
}, ex = /startLine=(\d+)/, tx = /\bnoLineNumbers\b/, nx = Zu(() => import("./mermaid-GHXKKRXX-Dz_SXkUX.js").then((e) => ({ default: e.Mermaid }))), rx = /language-([^\s]+)/;
|
|
19319
19319
|
function Jr(e, t) {
|
|
19320
19320
|
if (!(e != null && e.position || t != null && t.position)) return !0;
|
|
19321
19321
|
if (!(e != null && e.position && t != null && t.position)) return !1;
|
|
@@ -20828,7 +20828,7 @@ function w6(e) {
|
|
|
20828
20828
|
}
|
|
20829
20829
|
function L6() {
|
|
20830
20830
|
return Tr || (Tr = Promise.all([
|
|
20831
|
-
import("./index-
|
|
20831
|
+
import("./index-CarGa0mw.js"),
|
|
20832
20832
|
import("./index-JkCQXUYs.js").then((e) => e.bp)
|
|
20833
20833
|
]).then(([e, t]) => {
|
|
20834
20834
|
Hn = { math: e.math, mermaid: t.mermaid };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omg-dev/app",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.17",
|
|
4
4
|
"description": "The full OMG application surface for React hosts.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://omg.dev",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"type": "module",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@omg-dev/client": "0.2.
|
|
27
|
+
"@omg-dev/client": "0.2.17",
|
|
28
28
|
"@ai-sdk/react": "^4.0.19",
|
|
29
29
|
"@base-ui/react": "^1.6.0",
|
|
30
30
|
"@number-flow/react": "^0.6.2",
|