@omg-dev/app 0.6.56 → 0.6.57
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-DOeIV4dV.js → ChangelogPage-DKzCNIxl.js} +7 -1
- package/dist-lib/{SessionFilesPanel-CljApZ_J.js → SessionFilesPanel-DUgIe5Cy.js} +1 -1
- package/dist-lib/{TermView-rrih9NtI.js → TermView-CGJmqrWc.js} +2 -2
- package/dist-lib/{board-page-BwukgQSe.js → board-page-CkLa92Hb.js} +1 -1
- package/dist-lib/{chat-engine-DABQ686L.js → chat-engine-C9VDURtw.js} +1 -1
- package/dist-lib/{coding-agents-page-BnrON9w7.js → coding-agents-page-C0rNM74t.js} +1 -1
- package/dist-lib/{computer-page-Dh90OIFY.js → computer-page-Z0nrtik2.js} +2 -2
- package/dist-lib/{embedded-D1ndCfZJ.js → embedded-8b8Vi7xe.js} +5960 -5913
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-BDO5X89t.js → keyboard-3Zi_Sfp9.js} +1 -1
- package/dist-lib/{resume-session-sheet-KVNxdDSa.js → resume-session-sheet-DiU0-LEp.js} +1 -1
- package/dist-lib/{session-token-usage-CnQ2HFfV.js → session-token-usage-BDt1C7Q0.js} +1 -1
- package/dist-lib/{shipped-page-DT5xVVf3.js → shipped-page-CGZZC4U-.js} +1 -1
- package/dist-lib/{streamdown-response-zhsvDlE5.js → streamdown-response-CTtDNb0W.js} +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-8b8Vi7xe.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 8, 2026 - Adding a connector opens sign-in (v0.6.57)
|
|
8
|
+
|
|
9
|
+
- Adding an OAuth connector opens sign-in immediately.
|
|
10
|
+
- Custom MCP URLs default to OAuth. You can also choose an auth header or no authentication.
|
|
11
|
+
- If sign-in fails or a popup is blocked, the saved connector stays available. Use Connect to retry.
|
|
12
|
+
|
|
7
13
|
## September 8, 2026 - Media reads like chat, files open a page (v0.6.56)
|
|
8
14
|
|
|
9
15
|
- Images and videos in the transcript have no card. The media stands alone with a small caption under it.
|
|
@@ -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 { y as oe, a5 as se, a6 as W, a7 as ae, X as I, a8 as ie, a9 as le, L as H, aa as de, x as ce, C as me, ab as j } from "./embedded-
|
|
5
|
+
import { y as oe, a5 as se, a6 as W, a7 as ae, X as I, a8 as ie, a9 as le, L as H, aa as de, x as ce, C as me, ab as j } from "./embedded-8b8Vi7xe.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 { y as ZA, n as wQ, X as CA, ac as sQ, x as tQ, ad as eQ, ae as aQ, a6 as MQ, af as hQ, R as NQ, C as cQ } from "./embedded-
|
|
4
|
-
import { K as jA, C as PA } from "./keyboard-
|
|
3
|
+
import { y as ZA, n as wQ, X as CA, ac as sQ, x as tQ, ad as eQ, ae as aQ, a6 as MQ, af as hQ, R as NQ, C as cQ } from "./embedded-8b8Vi7xe.js";
|
|
4
|
+
import { K as jA, C as PA } from "./keyboard-3Zi_Sfp9.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 { y, F as N, O as k, Q as w, a4 as v, L as I, l as A, j } from "./embedded-
|
|
3
|
+
import { y, F as N, O as k, Q as w, a4 as v, L as I, l as A, j } from "./embedded-8b8Vi7xe.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 { ag as uo } from "./embedded-
|
|
4
|
+
import { ag as uo } from "./embedded-8b8Vi7xe.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, m as A, n as S, M as W, o as j, p as E, q as f, T as O, s as I, u as X, v as D, w as J, x as Q, X as V, K as Y } from "./embedded-
|
|
2
|
+
import { R as v, B as u, L as C, m as A, n as S, M as W, o as j, p as E, q as f, T as O, s as I, u as X, v as D, w as J, x as Q, X as V, K as Y } from "./embedded-8b8Vi7xe.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 { y as rn, a6 as Di, ae as Pn, B as Be, R as Nn, X as Un, L as Bi, ah as Hn } from "./embedded-
|
|
4
|
-
import { K as zn, C as On } from "./keyboard-
|
|
3
|
+
import { y as rn, a6 as Di, ae as Pn, B as Be, R as Nn, X as Un, L as Bi, ah as Hn } from "./embedded-8b8Vi7xe.js";
|
|
4
|
+
import { K as zn, C as On } from "./keyboard-3Zi_Sfp9.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|