@omg-dev/app 0.6.71 → 0.6.72
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-BPG3Kl0L.js → ChangelogPage-CSjEso1x.js} +7 -1
- package/dist-lib/{SessionFilesPanel-Bmt2oOoH.js → SessionFilesPanel-BIHzqIfA.js} +1 -1
- package/dist-lib/{TermView-DtjBB4oF.js → TermView-fiE_uato.js} +2 -2
- package/dist-lib/{board-page-o4V7CkBZ.js → board-page-9z8nvPpv.js} +1 -1
- package/dist-lib/{chat-engine-F39mZltM.js → chat-engine-tAAcsqyM.js} +1 -1
- package/dist-lib/{coding-agents-page-bYViRC6q.js → coding-agents-page-DvatKpzo.js} +1 -1
- package/dist-lib/{computer-page-Cf9-mlYl.js → computer-page-DBPm3_nT.js} +2 -2
- package/dist-lib/{embedded-065lu6ny.js → embedded-D3JpzojG.js} +3495 -3423
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-D5_uDHXk.js → keyboard-5SkIGqmo.js} +1 -1
- package/dist-lib/{resume-session-sheet-BrodSamO.js → resume-session-sheet-CT6qtGeC.js} +1 -1
- package/dist-lib/{session-token-usage-C2DVHz_B.js → session-token-usage-DS1ghA2Z.js} +1 -1
- package/dist-lib/{shipped-page-RBjFAEy-.js → shipped-page-7Ls0EvyW.js} +1 -1
- package/dist-lib/{streamdown-response-9M-hnSN9.js → streamdown-response-BdCsja5R.js} +1 -1
- package/dist-lib/styles.css +1 -1
- package/package.json +3 -3
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { N as n } from "./embedded-
|
|
2
|
+
import { N as n } from "./embedded-D3JpzojG.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 18, 2026 - Hosted videos start without a full download (v0.6.72)
|
|
8
|
+
|
|
9
|
+
- Transcript videos on the web and iOS now use short-lived signed artifact URLs. The browser and native player can request byte ranges and start playback before the complete recording downloads.
|
|
10
|
+
- Signed media URLs are limited to read-only artifact routes. The hosted proxy removes the grant before it forwards the request to the Computer.
|
|
11
|
+
- Poster frames and other hosted images can use the same direct URL path. Older hosts keep the existing authenticated blob fallback.
|
|
12
|
+
|
|
7
13
|
## September 17, 2026 - The omg agent runs on hosted Computers again (v0.6.71)
|
|
8
14
|
|
|
9
15
|
- On a hosted Computer the omg agent was reported as connected, became the default for a session that names no agent, and then failed every turn with \`ProviderModelNotFoundError: Model not found: omg/...\`. The Computer template no longer pre-bakes the omg provider into OpenCode's config, and the runtime trusted that it did. The runtime now writes the provider itself, pointed at the Computer's guest LLM proxy. **Hosted Computers need this release.** Local installs are unchanged.
|
|
@@ -2,7 +2,7 @@ import { jsx as e, jsxs as o, Fragment as te } from "react/jsx-runtime";
|
|
|
2
2
|
import { memo as ne, useState as c, useRef as E, useCallback as v, useEffect as T, 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 { z as oe, a7 as se, a8 as W, a9 as ae, X as I, aa as ie, ab as le, L as H, ac as de, y as ce, m as me, ad as j } from "./embedded-
|
|
5
|
+
import { z as oe, a7 as se, a8 as W, a9 as ae, X as I, aa as ie, ab as le, L as H, ac as de, y as ce, m as me, ad as j } from "./embedded-D3JpzojG.js";
|
|
6
6
|
import { c as ue } from "./create-BOwd_pad.js";
|
|
7
7
|
/**
|
|
8
8
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as U, jsx as F, 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 { z as ZA, o as wQ, X as CA, ae as sQ, y as tQ, af as eQ, ag as aQ, a8 as MQ, ah as hQ, R as NQ, m as cQ } from "./embedded-
|
|
4
|
-
import { K as jA, C as PA } from "./keyboard-
|
|
3
|
+
import { z as ZA, o as wQ, X as CA, ae as sQ, y as tQ, af as eQ, ag as aQ, a8 as MQ, ah as hQ, R as NQ, m as cQ } from "./embedded-D3JpzojG.js";
|
|
4
|
+
import { K as jA, C as PA } from "./keyboard-5SkIGqmo.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 c } from "react/jsx-runtime";
|
|
2
2
|
import { useState as x, useEffect as h, useMemo as b } from "react";
|
|
3
|
-
import { E as y, F as N, H as w, I as k, L as v, J as I, l as A, j } from "./embedded-
|
|
3
|
+
import { E as y, F as N, H as w, I as k, L as v, J as I, l as A, j } from "./embedded-D3JpzojG.js";
|
|
4
4
|
import { cn as g } from "cnfast";
|
|
5
5
|
const u = {
|
|
6
6
|
"needs-you": "Needs you",
|
|
@@ -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 { ai as uo } from "./embedded-
|
|
4
|
+
import { ai as uo } from "./embedded-D3JpzojG.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-D3JpzojG.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 ye, jsx as z, Fragment as jt } from "react/jsx-runtime";
|
|
2
2
|
import { useState as Le, useRef as Re, useCallback as xe, useEffect as De } from "react";
|
|
3
|
-
import { z as rn, a8 as Di, ag as Pn, B as Be, R as Nn, X as Un, L as Bi, aj as Hn } from "./embedded-
|
|
4
|
-
import { K as zn, C as On } from "./keyboard-
|
|
3
|
+
import { z as rn, a8 as Di, ag as Pn, B as Be, R as Nn, X as Un, L as Bi, aj as Hn } from "./embedded-D3JpzojG.js";
|
|
4
|
+
import { K as zn, C as On } from "./keyboard-5SkIGqmo.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|