@omg-dev/app 0.6.7 → 0.6.9

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.
Files changed (23) hide show
  1. package/dist-lib/{ChangelogPage-CIqhAd0J.js → ChangelogPage-kwazjQ_I.js} +14 -1
  2. package/dist-lib/{SessionFilesPanel-Nskr6CeL.js → SessionFilesPanel-B4YhOD6k.js} +1 -1
  3. package/dist-lib/{TermView-BJiNNctq.js → TermView-ujCdqe_w.js} +2 -2
  4. package/dist-lib/{chat-engine-D_Mro1_1.js → chat-engine-BpexbmRA.js} +1 -1
  5. package/dist-lib/{chunk-BO2N2NFS-BbJdm-59.js → chunk-YOKDWASO-B5AA2F8u.js} +4960 -4685
  6. package/dist-lib/{coding-agents-page-DFfXA2ly.js → coding-agents-page-DN72IK-F.js} +1 -1
  7. package/dist-lib/{computer-page-D9Ay3xK3.js → computer-page-nUNnrJpN.js} +2 -2
  8. package/dist-lib/{embedded-CJmbshmA.js → embedded-DzGChUt5.js} +14 -14
  9. package/dist-lib/highlighted-body-KPVGNVTW-CKqvokuv.js +19 -0
  10. package/dist-lib/index-DvGsWrXd.js +29 -0
  11. package/dist-lib/{index-FgVvPpIY.js → index-DwqRQdS3.js} +11 -11
  12. package/dist-lib/index.js +1 -1
  13. package/dist-lib/{keyboard-Yw0o-O_G.js → keyboard-C-THb0rI.js} +1 -1
  14. package/dist-lib/mermaid-HWGCJPDP-Bdyjop7F.js +4 -0
  15. package/dist-lib/{resume-session-sheet-BMow5ukO.js → resume-session-sheet-BwmBNqEi.js} +1 -1
  16. package/dist-lib/{session-token-usage-BIg6cXci.js → session-token-usage-Cf8oHrBd.js} +1 -1
  17. package/dist-lib/{shipped-page-Cx05Zqdi.js → shipped-page-W9qAgb9s.js} +1 -1
  18. package/dist-lib/{streamdown-response-er0BYujC.js → streamdown-response-BuDlyhpf.js} +105 -103
  19. package/dist-lib/styles.css +1 -1
  20. package/package.json +3 -3
  21. package/dist-lib/highlighted-body-OFNGDK62-DWhG_ijx.js +0 -19
  22. package/dist-lib/index-CE7H8LiZ.js +0 -29
  23. package/dist-lib/mermaid-GHXKKRXX-hOE9C3qW.js +0 -4
@@ -1,9 +1,22 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { z as n } from "./embedded-CJmbshmA.js";
2
+ import { z as n } from "./embedded-DzGChUt5.js";
3
3
  const t = `# Changelog
4
4
 
5
5
  Recent product updates and deployment notes.
6
6
 
7
+ ## August 25, 2026 - Switch bar says Schedules (v0.6.9)
8
+
9
+ - **The Chat / Bots / Schedules toggle now says Schedules.** The page heading
10
+ already used that word. The third segment was still labeled Scheduled.
11
+
12
+ ## August 25, 2026 - Chat streams more smoothly (v0.6.8)
13
+
14
+ - **Assistant markdown now uses Streamdown 2.6.** Word-by-word streaming
15
+ animation stays on one timeline, so sibling sections no longer fade in on
16
+ top of each other. The renderer also picks up the 2.6 accessibility and
17
+ download fixes. Long code and tables stay full height, so the transcript
18
+ layout model still matches what you see.
19
+
7
20
  ## August 24, 2026 - Bot roster status is quieter (v0.6.7)
8
21
 
9
22
  - **Unread is one small dot on its conversation row.** Unread rows no longer
@@ -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-CJmbshmA.js";
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-DzGChUt5.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-CJmbshmA.js";
4
- import { K as ZA } from "./keyboard-Yw0o-O_G.js";
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-DzGChUt5.js";
4
+ import { K as ZA } from "./keyboard-C-THb0rI.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-CJmbshmA.js";
4
+ import { ad as uo } from "./embedded-DzGChUt5.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.