@omg-dev/app 0.4.0 → 0.5.0

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,36 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { M as n } from "./embedded-B900iwBO.js";
2
+ import { M as n } from "./embedded-BmrQsEvQ.js";
3
3
  const t = `# Changelog
4
4
 
5
5
  Recent product updates and deployment notes.
6
6
 
7
+ ## August 24, 2026 - A transcript that stays fast, and can be searched (v0.5.0)
8
+
9
+ - **Tool-heavy sessions are readable again.** The transcript asked the server for
10
+ 80 raw messages, but the screen shows collapsed rows, and one run of tool calls
11
+ collapses into a single pill. A session that was mostly tool work therefore
12
+ arrived as three rows on an otherwise empty screen, and it could not page back,
13
+ because the page did not overflow and the backfill only ran when it did.
14
+ Paging is now measured in rows, so a page always carries enough to read. The
15
+ row rule has one definition that the server and the browser share.
16
+ - **A find bar for the transcript.** Virtualization keeps only the rows near the
17
+ viewport in the page, so the browser find command can only see those. Search
18
+ now runs on the server, over the whole session, and jumps to the row that
19
+ matched. It reports how many matches exist, walks forward and backward, and
20
+ keeps loading older pages while it hunts for a match that is not loaded yet.
21
+ It does not take over Control+F, because that would be a hostile default.
22
+ - **Sending a message during a reply no longer doubles the reply.** The chat
23
+ library appends a new copy of a message when the incoming update does not
24
+ match the end of the list. Sending mid-reply moved the reply away from the
25
+ end, so a second copy appeared, and the two drew on top of each other. The
26
+ live turn is now kept at the end, and an older copy of it is dropped.
27
+ - **Images no longer reload when you scroll back to them.** Off-screen rows are
28
+ removed from the page, so returning to an image used to download it again and
29
+ show the loading pulse again. Images and video now load in the element itself,
30
+ so the browser cache serves them. Video also seeks properly now, instead of
31
+ downloading the whole file first. The hosted surface keeps the previous path,
32
+ because it authenticates with a header.
33
+
7
34
  ## August 23, 2026 - A quieter composer, and Manage sessions is gone (v0.4.0)
8
35
 
9
36
  - **New: one-shot commands over the API.** \`POST /api/exec\` runs a single
@@ -2,7 +2,7 @@ import { jsx as e, jsxs as i, 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 { y as oe, a2 as W, a3 as se, X as I, a4 as ie, a5 as ae, L as H, a6 as le, x as de, C as ce, a7 as L } from "./embedded-B900iwBO.js";
5
+ import { y as oe, a2 as W, a3 as se, X as I, a4 as ie, a5 as ae, L as H, a6 as le, x as de, C as ce, a7 as L } from "./embedded-BmrQsEvQ.js";
6
6
  import { c as me } from "./create-BrnHvSDE.js";
7
7
  /**
8
8
  * @license lucide-react v0.577.0 - ISC
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as k, Fragment as ZA } from "react/jsx-runtime";
2
2
  import { useState as L, useRef as S, useEffect as x, useCallback as Y } from "react";
3
- import { y as cA, n as wQ, X as DA, a8 as sQ, x as tQ, a9 as eQ, aa as aQ, a2 as MQ, ab as hQ, R as NQ, C as cQ } from "./embedded-B900iwBO.js";
3
+ import { y as cA, n as wQ, X as DA, a8 as sQ, x as tQ, a9 as eQ, aa as aQ, a2 as MQ, ab as hQ, R as NQ, C as cQ } from "./embedded-BmrQsEvQ.js";
4
4
  /**
5
5
  * @license lucide-react v0.577.0 - ISC
6
6
  *
@@ -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 { ac as uo } from "./embedded-B900iwBO.js";
4
+ import { ac as uo } from "./embedded-BmrQsEvQ.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 E } from "react/jsx-runtime";
2
- import { R, B as d, L as w, m as $, n as S, o as A, p as h, T as L, q as j, s as G, u as H, v as I, w as M, x as U, X as W, K as X } from "./embedded-B900iwBO.js";
2
+ import { R, B as d, L as w, m as $, n as S, o as A, p as h, T as L, q as j, s as G, u as H, v as I, w as M, x as U, X as W, K as X } from "./embedded-BmrQsEvQ.js";
3
3
  import { cn as B } from "cnfast";
4
4
  import { useState as T } from "react";
5
5
  function P(t) {