@omg-dev/app 0.2.15 → 0.2.16
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-CbikuSij.js → ChangelogPage-VupvFjZq.js} +21 -1
- package/dist-lib/{SessionFilesPanel-CHoqgXeE.js → SessionFilesPanel-BRXXuBko.js} +1 -1
- package/dist-lib/{TermView-Cj1g43ZZ.js → TermView-DwYyIaW0.js} +1 -1
- package/dist-lib/{chat-engine-fmdse05I.js → chat-engine-BCJymIft.js} +1 -1
- package/dist-lib/{coding-agents-page-o5DaIUlQ.js → coding-agents-page-CIlKQqkj.js} +1 -1
- package/dist-lib/{embedded-Ceb7-lys.js → embedded-BT3rYS_2.js} +9035 -8819
- package/dist-lib/{highlighted-body-OFNGDK62-txyly6aU.js → highlighted-body-OFNGDK62-TP1eTWzF.js} +1 -1
- package/dist-lib/{index-CgwEJ_OY.js → index-BH4F3MTs.js} +1 -1
- package/dist-lib/index.js +1 -1
- package/dist-lib/mermaid-GHXKKRXX-BdxVsvo2.js +4 -0
- package/dist-lib/{resume-session-sheet-iy0DqCgB.js → resume-session-sheet-DxYtLVn8.js} +1 -1
- package/dist-lib/{session-token-usage-BfXVyPEp.js → session-token-usage-CDPIJvdQ.js} +1 -1
- package/dist-lib/{shipped-page-YsxlasIb.js → shipped-page-UmAK_X9r.js} +1 -1
- package/dist-lib/{streamdown-response-Dmpkzm4E.js → streamdown-response-BDlGAAKm.js} +4 -4
- package/package.json +2 -2
- package/dist-lib/mermaid-GHXKKRXX-BT3jcPbC.js +0 -4
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { M as n } from "./embedded-
|
|
2
|
+
import { M as n } from "./embedded-BT3rYS_2.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## August 20, 2026 - Persistent bots rotate without losing the conversation (v0.2.16)
|
|
8
|
+
|
|
9
|
+
- **Persona and runtime changes now start a fresh model runtime instead of
|
|
10
|
+
appending another launch prompt to the old thread.** The bot editor shows an
|
|
11
|
+
explicit Apply action and reports queued, refreshing, current, and failed
|
|
12
|
+
states. One durable conversation ID keeps the route, transcript, unread
|
|
13
|
+
state, shared participants, and verified message authors stable while the
|
|
14
|
+
primary runtime changes beneath it.
|
|
15
|
+
- **Long-lived bots now refresh before measured context use reaches the model
|
|
16
|
+
limit.** Automatic refresh defaults to 78 percent, can be disabled or set
|
|
17
|
+
from 40 to 95 percent in Settings, and uses hysteresis plus a minimum interval
|
|
18
|
+
to prevent loops. The server waits for active primary work, child sessions,
|
|
19
|
+
and queued messages before it rotates.
|
|
20
|
+
- **Each replacement receives a bounded, structured continuity checkpoint.**
|
|
21
|
+
The checkpoint keeps explicit goals, decisions, open tasks, preferences,
|
|
22
|
+
artifacts, verified human authors, and \`legacy:unknown\` attribution without
|
|
23
|
+
copying secrets or old runtime contracts. Revision compare-and-swap and the
|
|
24
|
+
per-bot lock prevent duplicate rotations. A failed stage or close restores
|
|
25
|
+
the still-live old primary and exposes the error for retry.
|
|
26
|
+
|
|
7
27
|
## August 20, 2026 - Persistent bot quotas are owner-aware and default to 20 (v0.2.15)
|
|
8
28
|
|
|
9
29
|
- **Each verified owner can store 20 persistent bots by default.** Disabled and
|
|
@@ -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 I } from "react";
|
|
3
3
|
import { createPortal as re } from "react-dom";
|
|
4
4
|
import { cn as y } from "cnfast";
|
|
5
|
-
import { y as oe, z as H, F as se, X as U, E as ie, H as ae, L as J, I as le, l as de, x as ce, J as L } from "./embedded-
|
|
5
|
+
import { y as oe, z as H, F as se, X as U, E as ie, H as ae, L as J, I as le, l as de, x as ce, J as L } from "./embedded-BT3rYS_2.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, S as wQ, X as DA, a7 as sQ, l as tQ, a8 as eQ, a9 as aQ, z as MQ, aa as hQ, R as NQ, x as cQ } from "./embedded-
|
|
3
|
+
import { y as cA, S as wQ, X as DA, a7 as sQ, l as tQ, a8 as eQ, a9 as aQ, z as MQ, aa as hQ, R as NQ, x as cQ } from "./embedded-BT3rYS_2.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 { ab as uo } from "./embedded-
|
|
4
|
+
import { ab as uo } from "./embedded-BT3rYS_2.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 t, jsx as e, Fragment as K } from "react/jsx-runtime";
|
|
2
|
-
import { R as F, B as d, L as z, P as w, S as R, f as $, g, T, h as m, i as M, j as _, k as S, C as q, l as H, X as U, K as W } from "./embedded-
|
|
2
|
+
import { R as F, B as d, L as z, P as w, S as R, f as $, g, T, h as m, i as M, j as _, k as S, C as q, l as H, X as U, K as W } from "./embedded-BT3rYS_2.js";
|
|
3
3
|
import { cn as E } from "cnfast";
|
|
4
4
|
import { useState as A } from "react";
|
|
5
5
|
function j(a) {
|