@omg-dev/app 0.6.24 → 0.6.25
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-CNiKEWkY.js → ChangelogPage-Bqqqp_h5.js} +14 -1
- package/dist-lib/{SessionFilesPanel-bSCnjGK8.js → SessionFilesPanel-ksTgxx0-.js} +1 -1
- package/dist-lib/{TermView-IKMZnQre.js → TermView-BEuTxZkD.js} +2 -2
- package/dist-lib/{chat-engine-qAe3Zrzg.js → chat-engine-CD3fvn5W.js} +1 -1
- package/dist-lib/{coding-agents-page-p7OaAwy3.js → coding-agents-page-D1l2lnBc.js} +1 -1
- package/dist-lib/{computer-page-DhljdR2O.js → computer-page-bhTJVOTX.js} +2 -2
- package/dist-lib/{embedded-CV1enABt.js → embedded-B8wUGcXd.js} +8929 -8852
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-BzmncKYf.js → keyboard-D1FOpV7j.js} +1 -1
- package/dist-lib/{resume-session-sheet-CPEfX8l2.js → resume-session-sheet-C__zLwKp.js} +1 -1
- package/dist-lib/{session-token-usage-DGtgKFSB.js → session-token-usage-BVSHa4lE.js} +1 -1
- package/dist-lib/{shipped-page-DAY36EH5.js → shipped-page-oTUjBRws.js} +1 -1
- package/dist-lib/{streamdown-response-BJ2YRTKe.js → streamdown-response-BjMdhEp-.js} +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-B8wUGcXd.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 1, 2026 - Clear the findings feed in one action (v0.6.25)
|
|
8
|
+
|
|
9
|
+
- **Auto agent findings can now be cleared all at once.** The feed had no way
|
|
10
|
+
to empty a backlog. Each finding had to be dismissed one at a time from its
|
|
11
|
+
own sheet. The "Auto" group header now has a "Clear all" button. It asks for
|
|
12
|
+
a second click before it runs, and it names the number it is about to clear.
|
|
13
|
+
- **Clearing dismisses. It does not delete.** Your agents still remember what
|
|
14
|
+
you cleared, so they do not raise the same thing again on the next run, and a
|
|
15
|
+
problem that comes back still escalates. High severity findings are never
|
|
16
|
+
silenced this way, so a real outage still reaches you.
|
|
17
|
+
- **Clearing obeys the project filter.** When the list is scoped to one
|
|
18
|
+
project, the button clears only the findings it shows you.
|
|
19
|
+
|
|
7
20
|
## August 31, 2026 - The version shown is the version running (v0.6.24)
|
|
8
21
|
|
|
9
22
|
- **A box that has downloaded an update no longer claims to be up to date.**
|
|
@@ -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-B8wUGcXd.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-B8wUGcXd.js";
|
|
4
|
+
import { K as ZA } from "./keyboard-D1FOpV7j.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-B8wUGcXd.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-B8wUGcXd.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-B8wUGcXd.js";
|
|
4
|
+
import { K as Rn } from "./keyboard-D1FOpV7j.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|