@omg-dev/app 0.6.42 → 0.6.43

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.
@@ -1,9 +1,28 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { z as n } from "./embedded-CldzkKIh.js";
2
+ import { z as n } from "./embedded-DOl9fPpN.js";
3
3
  const t = `# Changelog
4
4
 
5
5
  Recent product updates and deployment notes.
6
6
 
7
+ ## September 5, 2026 - omg Cloud sign-in and machine switching (v0.6.43)
8
+
9
+ - **Sign in to omg Cloud from Settings.** The box runs the sign-in through
10
+ \`auth.omg.dev\` and keeps the credential in \`~/.omg/credentials.json\`, the
11
+ same file \`omg login\` writes. The browser never holds the token.
12
+ - **Switch the UI onto any machine on your account.** A machine switcher at
13
+ the bottom of the session rail (an icon at the top left on mobile) lists
14
+ your cloud Computer and every paired box. Pick one and the UI reloads
15
+ pointed at it. The box mints the grant and proxies HTTP and WebSocket
16
+ traffic, and wakes a paused cloud Computer on demand. Nothing changes for
17
+ an install that is not signed in.
18
+ - **Hosts can draw the same switcher.** \`OmgAppSurface\` takes a \`machines\`
19
+ prop with the host's list, the active id and an \`onSelect\` callback.
20
+ - **New package \`@omg-dev/cloud\`.** The account client shared by the local
21
+ UI, the hosted app and the native app: sign-in, machine list, session
22
+ grants, one transport per machine, readiness.
23
+ - **\`@omg-dev/client\`:** \`createSameOriginTransport({ basePath })\` prefixes
24
+ every path, which is how the UI switches machines with one transport swap.
25
+
7
26
  ## September 5, 2026 - GPT-6 Astra in Codex (v0.6.42)
8
27
 
9
28
  - **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-CldzkKIh.js";
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-DOl9fPpN.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-CldzkKIh.js";
4
- import { K as ZA } from "./keyboard-8paNq80W.js";
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-DOl9fPpN.js";
4
+ import { K as ZA } from "./keyboard-Dl1fcp-c.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-CldzkKIh.js";
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-DOl9fPpN.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-CldzkKIh.js";
4
+ import { af as uo } from "./embedded-DOl9fPpN.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-CldzkKIh.js";
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-DOl9fPpN.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-CldzkKIh.js";
4
- import { K as Rn } from "./keyboard-8paNq80W.js";
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-DOl9fPpN.js";
4
+ import { K as Rn } from "./keyboard-Dl1fcp-c.js";
5
5
  /**
6
6
  * @license lucide-react v0.577.0 - ISC
7
7
  *