@omg-dev/app 0.6.36 → 0.6.37
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-BH3I3-MH.js → ChangelogPage-o5jOjpq1.js} +15 -1
- package/dist-lib/{SessionFilesPanel-BPmK6Lfd.js → SessionFilesPanel-gc6OlhAb.js} +1 -1
- package/dist-lib/{TermView-D5tVd9ar.js → TermView-B4pT1GLA.js} +2 -2
- package/dist-lib/{chat-engine-DTj-YSt6.js → chat-engine-CLclwviQ.js} +1 -1
- package/dist-lib/{coding-agents-page-DSOY_pss.js → coding-agents-page-CqRvsypB.js} +1 -1
- package/dist-lib/{computer-page-D_655g0z.js → computer-page-CdsyEoC5.js} +2 -2
- package/dist-lib/{embedded-BZh1q47t.js → embedded-DnMfJsXy.js} +7372 -7242
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-Bl8IKte5.js → keyboard-Ge7rlYAL.js} +1 -1
- package/dist-lib/{resume-session-sheet-DSvQfw2M.js → resume-session-sheet-BWCIOQLq.js} +1 -1
- package/dist-lib/{session-token-usage-DHLd8sf0.js → session-token-usage-ClNDJj36.js} +1 -1
- package/dist-lib/{shipped-page-DtOWG5y-.js → shipped-page-Ah-e6gVP.js} +1 -1
- package/dist-lib/{streamdown-response-DHGqPduM.js → streamdown-response-CU_-ka-J.js} +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-DnMfJsXy.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 3, 2026 - Fold a session group shut (v0.6.37)
|
|
8
|
+
|
|
9
|
+
- **Session rail groups fold.** Every group header carries a chevron: Pinned,
|
|
10
|
+
each folder, and Auto. Click it to hide the rows in that group. The label and
|
|
11
|
+
the count stay. Click it again to show the rows.
|
|
12
|
+
- **A fold is remembered.** The folded groups are kept in this browser, so a
|
|
13
|
+
group that you shut is still shut after a reload. The desktop rail and the
|
|
14
|
+
mobile list share one answer. A folder that you rename keeps its fold.
|
|
15
|
+
- **A folded group still shows unread.** If a session inside a shut group is
|
|
16
|
+
unread, the group header shows the unread dot. A fold cannot hide news.
|
|
17
|
+
- **The keyboard cursor obeys the fold.** \`j\`, \`k\` and the arrow keys move only
|
|
18
|
+
through rows that you can see. The icon-collapsed rail has no headers, so it
|
|
19
|
+
cannot fold, and it keeps every row.
|
|
20
|
+
|
|
7
21
|
## September 2, 2026 - Desktop lands on the composer, Schedules move inline (v0.6.36)
|
|
8
22
|
|
|
9
23
|
- **The desktop stage opens on a "Hello {name}!" composer.** With nothing
|
|
@@ -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, a3 as W, a4 as se, X as I, a5 as ie, a6 as ae, L as H, a7 as le, y as de, C as ce, a8 as L } from "./embedded-
|
|
5
|
+
import { f as oe, a3 as W, a4 as se, X as I, a5 as ie, a6 as ae, L as H, a7 as le, y as de, C as ce, a8 as L } from "./embedded-DnMfJsXy.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, a9 as wQ, y as sQ, aa as tQ, ab as eQ, a3 as aQ, ac 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, a9 as wQ, y as sQ, aa as tQ, ab as eQ, a3 as aQ, ac as MQ, R as hQ, C as NQ } from "./embedded-DnMfJsXy.js";
|
|
4
|
+
import { K as ZA } from "./keyboard-Ge7rlYAL.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|
|
@@ -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 { ad as uo } from "./embedded-
|
|
4
|
+
import { ad as uo } from "./embedded-DnMfJsXy.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 O } from "react/jsx-runtime";
|
|
2
|
-
import { R, B as u, L as $, n as A, o as S, M as G, p as j, q as E, s as f, T as P, u as D, v as W, w as T, x as X, y as J, X as Q, K as V } from "./embedded-
|
|
2
|
+
import { R, B as u, L as $, n as A, o as S, M as G, p as j, q as E, s as f, T as P, u as D, v as W, w as T, x as X, y as J, X as Q, K as V } from "./embedded-DnMfJsXy.js";
|
|
3
3
|
import { cn as U } from "cnfast";
|
|
4
4
|
import { useState as I } 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, a3 as Ai, ab as Mn, B as Ge, R as Tn, X as Qn, L as Xi, ae as Ln } from "./embedded-
|
|
4
|
-
import { K as Rn } from "./keyboard-
|
|
3
|
+
import { f as Fn, a3 as Ai, ab as Mn, B as Ge, R as Tn, X as Qn, L as Xi, ae as Ln } from "./embedded-DnMfJsXy.js";
|
|
4
|
+
import { K as Rn } from "./keyboard-Ge7rlYAL.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|