@omg-dev/app 0.6.64 → 0.6.65
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-XSZXoLaC.js → ChangelogPage-D_6a2iv7.js} +8 -1
- package/dist-lib/{SessionFilesPanel-Bq3JuVlS.js → SessionFilesPanel-B_SJK7g7.js} +1 -1
- package/dist-lib/{TermView-D0wG089J.js → TermView-BjrBjOea.js} +2 -2
- package/dist-lib/{board-page-osffA-CO.js → board-page-DiX4KR7a.js} +1 -1
- package/dist-lib/{chat-engine-BT7bk6PZ.js → chat-engine-DBl5ORzW.js} +1 -1
- package/dist-lib/{coding-agents-page-DJ_k1Wfa.js → coding-agents-page-AnA55cLc.js} +1 -1
- package/dist-lib/{computer-page-C-mUcCU3.js → computer-page-DL-N1qic.js} +2 -2
- package/dist-lib/{embedded-BQM7Rjkd.js → embedded-D8OrWGyq.js} +4759 -4743
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-CFjV4vlM.js → keyboard-BxWN6Pm5.js} +1 -1
- package/dist-lib/{resume-session-sheet-BjPlXg4E.js → resume-session-sheet-BDc6yRam.js} +1 -1
- package/dist-lib/{session-token-usage-BQaw6rSZ.js → session-token-usage-B7Uoubcp.js} +1 -1
- package/dist-lib/{shipped-page-kVMfRR0Y.js → shipped-page-B7hMecTs.js} +1 -1
- package/dist-lib/{streamdown-response-GBlTjO45.js → streamdown-response-DXJm7r_g.js} +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-D8OrWGyq.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 12, 2026 - One row per run of work, folded on the server (v0.6.65)
|
|
8
|
+
|
|
9
|
+
- A run of tool calls and thinking now arrives from the server as one "Worked for" row. The web app and the phone no longer build that row themselves, so both show the same rows for the same run.
|
|
10
|
+
- A displayed image, video, file, or dashboard sits under the run that made it. The display call no longer shows as a separate step.
|
|
11
|
+
- Every thought is part of its run, including the first one and the one still streaming.
|
|
12
|
+
- The old raw message stream is unchanged for clients that do not ask for rows, so an older phone build keeps working.
|
|
13
|
+
|
|
7
14
|
## September 12, 2026 - Queue messages while the agent works, Devin agent (v0.6.64)
|
|
8
15
|
|
|
9
16
|
- Queue a message while the agent is on a turn and it waits. It no longer reaches the agent right away. Queued messages show as a card under the composer, not in the chat. Click a message to edit it, or remove it. When the turn ends, every queued message is sent in order.
|
|
@@ -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-D8OrWGyq.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-D8OrWGyq.js";
|
|
4
|
+
import { K as jA, C as PA } from "./keyboard-BxWN6Pm5.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-D8OrWGyq.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-D8OrWGyq.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-D8OrWGyq.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-D8OrWGyq.js";
|
|
4
|
+
import { K as zn, C as On } from "./keyboard-BxWN6Pm5.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|