@omg-dev/app 0.6.53 → 0.6.55
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-BSltv_cp.js → ChangelogPage-BbQeVLzB.js} +15 -1
- package/dist-lib/{SessionFilesPanel-q8Z_5QQd.js → SessionFilesPanel-BK6YFU3g.js} +1 -1
- package/dist-lib/{TermView-BkWM4y0U.js → TermView-CTgGFv_h.js} +2 -2
- package/dist-lib/{board-page-CQZ8W2Bt.js → board-page-ComPCCtB.js} +1 -1
- package/dist-lib/{chat-engine-C3aPQyop.js → chat-engine-CX5mki3M.js} +1 -1
- package/dist-lib/{coding-agents-page-CMhNHNTE.js → coding-agents-page-CpAcT8LU.js} +1 -1
- package/dist-lib/{computer-page-DWowfItr.js → computer-page-C_CAfCjh.js} +2 -2
- package/dist-lib/{embedded-BuuIAOAv.js → embedded-BMTU-zrw.js} +3441 -3414
- package/dist-lib/index.d.ts +2 -1
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-Do3AP-cA.js → keyboard-BxXuHG1v.js} +1 -1
- package/dist-lib/{resume-session-sheet-E939OaqP.js → resume-session-sheet-BVk71eSt.js} +1 -1
- package/dist-lib/{session-token-usage-D-dnrkgT.js → session-token-usage-nqc70CEb.js} +1 -1
- package/dist-lib/{shipped-page-Bl4w00Qo.js → shipped-page-BLI5UJS4.js} +1 -1
- package/dist-lib/{streamdown-response-C-ujKmCG.js → streamdown-response-BiOYv2QZ.js} +1 -1
- package/dist-lib/styles.css +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-BMTU-zrw.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 7, 2026 - File downloads work on managed machines (v0.6.55)
|
|
8
|
+
|
|
9
|
+
- Downloading a file from a managed machine stays on the machine. A redirect from the machine no longer sends the browser to the wrong path.
|
|
10
|
+
- Downloads through a managed machine now report their size, so the browser shows real progress.
|
|
11
|
+
- The file card is one click target. Click the file name to download it.
|
|
12
|
+
- On omg.dev hosted sessions the card shows a percentage while a file downloads, and it says when a download fails. Click again to retry.
|
|
13
|
+
- iPad: the session rail shares the phone header, and the composer is the empty pane.
|
|
14
|
+
- Return sends in the session composer. New sessions follow the project filter.
|
|
15
|
+
|
|
16
|
+
## September 7, 2026 - Tool access works inside omg.dev (v0.6.54)
|
|
17
|
+
|
|
18
|
+
- Roles and connectors load from your machine when Settings is opened inside omg.dev. The "Unexpected token '<'" error is gone.
|
|
19
|
+
- Hosts can route the Tool access page like Coding agents and Storage, so it opens as its own page with a back link.
|
|
20
|
+
|
|
7
21
|
## September 6, 2026 - Edit names beside each machine (v0.6.53)
|
|
8
22
|
|
|
9
23
|
- Use the pencil beside a machine to edit its name without switching machines.
|
|
@@ -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-BMTU-zrw.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-BMTU-zrw.js";
|
|
4
|
+
import { K as ZA } from "./keyboard-BxXuHG1v.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-BMTU-zrw.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-BMTU-zrw.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 U } from "react/jsx-runtime";
|
|
2
|
-
import { R as v, B as u, L as C, n as A, o as S, M as W, p as j, q as E, s as f, T as O, u as I, v as X, w as D, x as J, y as Q, X as V, K as Y } from "./embedded-
|
|
2
|
+
import { R as v, B as u, L as C, n as A, o as S, M as W, p as j, q as E, s as f, T as O, u as I, v as X, w as D, x as J, y as Q, X as V, K as Y } from "./embedded-BMTU-zrw.js";
|
|
3
3
|
import { cn as P } from "cnfast";
|
|
4
4
|
import { useState as T } 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-BMTU-zrw.js";
|
|
4
|
+
import { K as Rn } from "./keyboard-BxXuHG1v.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|