@omg-dev/app 0.6.42 → 0.6.44
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-CpEsC29E.js → ChangelogPage-BrLzX0b_.js} +34 -1
- package/dist-lib/{SessionFilesPanel-DAisgGB_.js → SessionFilesPanel-mJlEN79a.js} +1 -1
- package/dist-lib/{TermView-BfaE53_u.js → TermView-DhWZN3Pl.js} +2 -2
- package/dist-lib/{board-page-460YPt8o.js → board-page-CtY4aJ5n.js} +1 -1
- package/dist-lib/{chat-engine-DkriyYgT.js → chat-engine-CFevl3bj.js} +1 -1
- package/dist-lib/{coding-agents-page-CDTkh6cn.js → coding-agents-page-CIFeCvP0.js} +1 -1
- package/dist-lib/{computer-page-DoL7qqgT.js → computer-page-clutIGVH.js} +2 -2
- package/dist-lib/{embedded-CldzkKIh.js → embedded-Bnp9Scvd.js} +14307 -14038
- package/dist-lib/index.d.ts +26 -0
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-8paNq80W.js → keyboard-6BgcVuLo.js} +1 -1
- package/dist-lib/{resume-session-sheet-DQg7_95V.js → resume-session-sheet-uyY1wmsX.js} +1 -1
- package/dist-lib/{session-token-usage-CR2rc1Ik.js → session-token-usage-BOTuzf2H.js} +1 -1
- package/dist-lib/{shipped-page-BE8lihPR.js → shipped-page-Cm2Il7A0.js} +1 -1
- package/dist-lib/{streamdown-response-DL06HLX_.js → streamdown-response-BzrC7uqP.js} +1 -1
- package/dist-lib/styles.css +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,42 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-Bnp9Scvd.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 5, 2026 - Mobile chat layout and auto-agent pages (v0.6.44)
|
|
8
|
+
|
|
9
|
+
- **OpenCode default model is \`opencode/nemotron-3.5-lightning-free\`.** The
|
|
10
|
+
previous default, \`opencode/deepseek-v4-flash-free\`, now fails on
|
|
11
|
+
OpenCode's side with \`Unexpected server error\` and is gone from the
|
|
12
|
+
OpenCode catalog. A new box, and every omg.dev free Computer, picks the
|
|
13
|
+
working model.
|
|
14
|
+
|
|
15
|
+
- **Chat messages keep their measured heights during keyboard changes.**
|
|
16
|
+
Opening or closing the mobile keyboard while messages arrive no longer
|
|
17
|
+
leaves rows at estimated heights that can make messages overlap.
|
|
18
|
+
- **Auto-agent reports and editing use full pages.** The report and editor
|
|
19
|
+
have more room to scroll on mobile and desktop.
|
|
20
|
+
|
|
21
|
+
## September 5, 2026 - omg Cloud sign-in and machine switching (v0.6.43)
|
|
22
|
+
|
|
23
|
+
- **Sign in to omg Cloud from Settings.** The box runs the sign-in through
|
|
24
|
+
\`auth.omg.dev\` and keeps the credential in \`~/.omg/credentials.json\`, the
|
|
25
|
+
same file \`omg login\` writes. The browser never holds the token.
|
|
26
|
+
- **Switch the UI onto any machine on your account.** A machine switcher at
|
|
27
|
+
the bottom of the session rail (an icon at the top left on mobile) lists
|
|
28
|
+
your cloud Computer and every paired box. Pick one and the UI reloads
|
|
29
|
+
pointed at it. The box mints the grant and proxies HTTP and WebSocket
|
|
30
|
+
traffic, and wakes a paused cloud Computer on demand. Nothing changes for
|
|
31
|
+
an install that is not signed in.
|
|
32
|
+
- **Hosts can draw the same switcher.** \`OmgAppSurface\` takes a \`machines\`
|
|
33
|
+
prop with the host's list, the active id and an \`onSelect\` callback.
|
|
34
|
+
- **New package \`@omg-dev/cloud\`.** The account client shared by the local
|
|
35
|
+
UI, the hosted app and the native app: sign-in, machine list, session
|
|
36
|
+
grants, one transport per machine, readiness.
|
|
37
|
+
- **\`@omg-dev/client\`:** \`createSameOriginTransport({ basePath })\` prefixes
|
|
38
|
+
every path, which is how the UI switches machines with one transport swap.
|
|
39
|
+
|
|
7
40
|
## September 5, 2026 - GPT-6 Astra in Codex (v0.6.42)
|
|
8
41
|
|
|
9
42
|
- **GPT-6 Astra is available for Codex sessions.** Eligible accounts can select
|
|
@@ -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, a5 as W, a6 as se, X as I, a7 as ae, a8 as ie, L as H, a9 as le, y as de, C as ce, aa as L } from "./embedded-
|
|
5
|
+
import { f as oe, a5 as W, a6 as se, X as I, a7 as ae, a8 as ie, L as H, a9 as le, y as de, C as ce, aa as L } from "./embedded-Bnp9Scvd.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, ab as wQ, y as sQ, ac as tQ, ad as eQ, a5 as aQ, ae 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, ab as wQ, y as sQ, ac as tQ, ad as eQ, a5 as aQ, ae as MQ, R as hQ, C as NQ } from "./embedded-Bnp9Scvd.js";
|
|
4
|
+
import { K as ZA } from "./keyboard-6BgcVuLo.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as i, jsxs as l } from "react/jsx-runtime";
|
|
2
2
|
import { useState as x, useEffect as h, useMemo as b } from "react";
|
|
3
|
-
import { f as y, F as N, O as k, Q as w, a4 as v, L as I, m as A, k as _ } from "./embedded-
|
|
3
|
+
import { f as y, F as N, O as k, Q as w, a4 as v, L as I, m as A, k as _ } from "./embedded-Bnp9Scvd.js";
|
|
4
4
|
import { cn as g } from "cnfast";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -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 { af as uo } from "./embedded-
|
|
4
|
+
import { af as uo } from "./embedded-Bnp9Scvd.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-Bnp9Scvd.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, a5 as Ai, ad as Mn, B as Ge, R as Tn, X as Qn, L as Xi, ag as Ln } from "./embedded-
|
|
4
|
-
import { K as Rn } from "./keyboard-
|
|
3
|
+
import { f as Fn, a5 as Ai, ad as Mn, B as Ge, R as Tn, X as Qn, L as Xi, ag as Ln } from "./embedded-Bnp9Scvd.js";
|
|
4
|
+
import { K as Rn } from "./keyboard-6BgcVuLo.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|