@omg-dev/app 0.6.59 → 0.6.61
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-Cyn1oMOo.js → ChangelogPage-eEJ58oFK.js} +11 -1
- package/dist-lib/{SessionFilesPanel-RcS795mQ.js → SessionFilesPanel-BVSxOis1.js} +1 -1
- package/dist-lib/{TermView-Dt8bLB6D.js → TermView-BBDch27R.js} +2 -2
- package/dist-lib/agent-omg.svg +15 -0
- package/dist-lib/{board-page-Dk_R8YEq.js → board-page-8WUcqXHu.js} +1 -1
- package/dist-lib/{chat-engine-DDgEFFSv.js → chat-engine-tcJ76TCd.js} +1 -1
- package/dist-lib/{coding-agents-page-Dnk9HONT.js → coding-agents-page-CwPe6Kjy.js} +1 -1
- package/dist-lib/{computer-page-CCKowzrG.js → computer-page-DJjspX39.js} +2 -2
- package/dist-lib/{embedded-WTkZlB0B.js → embedded-C99Ts83N.js} +16 -15
- package/dist-lib/index.js +1 -1
- package/dist-lib/{keyboard-BmSqgtd-.js → keyboard-BUu0jOeb.js} +1 -1
- package/dist-lib/{resume-session-sheet-DoILHgCU.js → resume-session-sheet-BP9qztur.js} +1 -1
- package/dist-lib/{session-token-usage-CAd0SUG1.js → session-token-usage-CG79j2b2.js} +1 -1
- package/dist-lib/{shipped-page-Cv7x2s4V.js → shipped-page-BmbXeIc0.js} +1 -1
- package/dist-lib/{streamdown-response-DHwi-sad.js → streamdown-response-Cr1X19pC.js} +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { z as n } from "./embedded-
|
|
2
|
+
import { z as n } from "./embedded-C99Ts83N.js";
|
|
3
3
|
const t = `# Changelog
|
|
4
4
|
|
|
5
5
|
Recent product updates and deployment notes.
|
|
6
6
|
|
|
7
|
+
## September 10, 2026 - AI credit for the omg agent (v0.6.61)
|
|
8
|
+
|
|
9
|
+
- The usage rings in the composer now cover the omg agent. One monthly ring shows how much of your plan's AI credit is used and when it resets.
|
|
10
|
+
- Agent icons in the session list are no longer rounded.
|
|
11
|
+
|
|
12
|
+
## September 10, 2026 - The omg agent has its own icon (v0.6.60)
|
|
13
|
+
|
|
14
|
+
- The omg agent shows the omg mark in the agent picker and in session lists. It showed a broken image before.
|
|
15
|
+
- Mobile: the machine leads the home bar, as on the web.
|
|
16
|
+
|
|
7
17
|
## September 10, 2026 - The omg agent (v0.6.59)
|
|
8
18
|
|
|
9
19
|
- New coding agent: omg agent. It runs OpenCode on models that omg pays for with the AI credit in your Computer plan. Pick it in the agent list, then pick one of 7 models. DeepSeek V4 Flash is the default.
|
|
@@ -2,7 +2,7 @@ import { jsx as e, jsxs as o, Fragment as te } from "react/jsx-runtime";
|
|
|
2
2
|
import { memo as ne, useState as c, useRef as E, useCallback as v, useEffect as T, 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, a5 as se, a6 as W, a7 as ae, X as I, a8 as ie, a9 as le, L as H, aa as de, x as ce, C as me, ab as j } from "./embedded-
|
|
5
|
+
import { y as oe, a5 as se, a6 as W, a7 as ae, X as I, a8 as ie, a9 as le, L as H, aa as de, x as ce, C as me, ab as j } from "./embedded-C99Ts83N.js";
|
|
6
6
|
import { c as ue } from "./create-BOwd_pad.js";
|
|
7
7
|
/**
|
|
8
8
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as U, jsx as F, 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 { y as ZA, n as wQ, X as CA, ac as sQ, x as tQ, ad as eQ, ae as aQ, a6 as MQ, af as hQ, R as NQ, C as cQ } from "./embedded-
|
|
4
|
-
import { K as jA, C as PA } from "./keyboard-
|
|
3
|
+
import { y as ZA, n as wQ, X as CA, ac as sQ, x as tQ, ad as eQ, ae as aQ, a6 as MQ, af as hQ, R as NQ, C as cQ } from "./embedded-C99Ts83N.js";
|
|
4
|
+
import { K as jA, C as PA } from "./keyboard-BUu0jOeb.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><title>omg agent</title>
|
|
2
|
+
<!-- The omg mark from icon-small.svg, sized like the other agent-*.svg marks. -->
|
|
3
|
+
<defs>
|
|
4
|
+
<radialGradient id="bg" cx="0" cy="0" r="1.2"><stop offset="0%" stop-color="#4a2417"/><stop offset="100%" stop-color="#120f0b"/></radialGradient>
|
|
5
|
+
<!-- The bite is a hole, not a dark dot: the tile gradient shows through it,
|
|
6
|
+
so it stays correct wherever the mark is placed. -->
|
|
7
|
+
<mask id="disc">
|
|
8
|
+
<rect width="512" height="512" fill="black"/>
|
|
9
|
+
<circle cx="254.7" cy="254.7" r="184" fill="white"/>
|
|
10
|
+
<circle cx="340" cy="169.3" r="53.3" fill="black"/>
|
|
11
|
+
</mask>
|
|
12
|
+
</defs>
|
|
13
|
+
<rect width="512" height="512" rx="115" ry="115" fill="url(#bg)"/>
|
|
14
|
+
<rect width="512" height="512" fill="#f6f2ec" mask="url(#disc)"/>
|
|
15
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as i, jsxs as l } from "react/jsx-runtime";
|
|
2
2
|
import { useState as x, useEffect as h, useMemo as b } from "react";
|
|
3
|
-
import { y, F as N, O as k, Q as w, a4 as v, L as I, l as A, j } from "./embedded-
|
|
3
|
+
import { y, F as N, O as k, Q as w, a4 as v, L as I, l as A, j } from "./embedded-C99Ts83N.js";
|
|
4
4
|
import { cn as g } from "cnfast";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -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 { ag as uo } from "./embedded-
|
|
4
|
+
import { ag as uo } from "./embedded-C99Ts83N.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 U } from "react/jsx-runtime";
|
|
2
|
-
import { R as v, B as u, L as C, m as A, n as S, M as W, o as j, p as E, q as f, T as O, s as I, u as X, v as D, w as J, x as Q, X as V, K as Y } from "./embedded-
|
|
2
|
+
import { R as v, B as u, L as C, m as A, n as S, M as W, o as j, p as E, q as f, T as O, s as I, u as X, v as D, w as J, x as Q, X as V, K as Y } from "./embedded-C99Ts83N.js";
|
|
3
3
|
import { cn as P } from "cnfast";
|
|
4
4
|
import { useState as T } from "react";
|
|
5
5
|
function B(l) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as ye, jsx as z, Fragment as jt } from "react/jsx-runtime";
|
|
2
2
|
import { useState as Le, useRef as Re, useCallback as xe, useEffect as De } from "react";
|
|
3
|
-
import { y as rn, a6 as Di, ae as Pn, B as Be, R as Nn, X as Un, L as Bi, ah as Hn } from "./embedded-
|
|
4
|
-
import { K as zn, C as On } from "./keyboard-
|
|
3
|
+
import { y as rn, a6 as Di, ae as Pn, B as Be, R as Nn, X as Un, L as Bi, ah as Hn } from "./embedded-C99Ts83N.js";
|
|
4
|
+
import { K as zn, C as On } from "./keyboard-BUu0jOeb.js";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
7
7
|
*
|
|
@@ -1475,7 +1475,7 @@ function Wn(e, t) {
|
|
|
1475
1475
|
}
|
|
1476
1476
|
const Uw = Wn(
|
|
1477
1477
|
"StreamdownResponse",
|
|
1478
|
-
() => import("./streamdown-response-
|
|
1478
|
+
() => import("./streamdown-response-Cr1X19pC.js").then((e) => ({ default: e.StreamdownResponse }))
|
|
1479
1479
|
);
|
|
1480
1480
|
function $s({ className: e, from: t, ...n }) {
|
|
1481
1481
|
return /* @__PURE__ */ s(
|
|
@@ -5093,7 +5093,7 @@ function vf(e) {
|
|
|
5093
5093
|
return !t || t.toLowerCase() === "unknown" ? null : t;
|
|
5094
5094
|
}
|
|
5095
5095
|
function s5() {
|
|
5096
|
-
return vf("0.6.
|
|
5096
|
+
return vf("0.6.61");
|
|
5097
5097
|
}
|
|
5098
5098
|
const _h = s5();
|
|
5099
5099
|
function o5(e) {
|
|
@@ -6629,7 +6629,7 @@ function xA() {
|
|
|
6629
6629
|
const bA = "20260827a";
|
|
6630
6630
|
function jr(e) {
|
|
6631
6631
|
const t = `?v=${bA}`;
|
|
6632
|
-
return Fn(e === "codex" || e === "codex-aisdk" ? `/agent-codex.svg${t}` : e === "grok" ? `/agent-grok.svg${t}` : e === "cursor" ? `/agent-cursor.svg${t}` : e === "fx" ? `/agent-fx.svg${t}` : e === "muse" ? `/agent-muse.svg${t}` : e === "deepseek" ? `/agent-deepseek.svg${t}` : e === "hermes" ? `/agent-hermes.svg${t}` : e === "omg" ? `/
|
|
6632
|
+
return Fn(e === "codex" || e === "codex-aisdk" ? `/agent-codex.svg${t}` : e === "grok" ? `/agent-grok.svg${t}` : e === "cursor" ? `/agent-cursor.svg${t}` : e === "fx" ? `/agent-fx.svg${t}` : e === "muse" ? `/agent-muse.svg${t}` : e === "deepseek" ? `/agent-deepseek.svg${t}` : e === "hermes" ? `/agent-hermes.svg${t}` : e === "omg" ? `/agent-omg.svg${t}` : e === "opencode" ? `/agent-opencode.svg${t}` : e === "jcode" ? `/agent-jcode.svg${t}` : e === "pi" ? `/agent-pi.svg${t}` : e === "copilot" ? `/agent-copilot.svg${t}` : `/agent-claude.svg${t}`);
|
|
6633
6633
|
}
|
|
6634
6634
|
function Ki(e) {
|
|
6635
6635
|
return e === "codex" || e === "codex-aisdk" ? "Codex" : e === "grok" ? "Grok" : e === "cursor" ? "Cursor" : e === "fx" ? "fx" : e === "muse" ? "Muse" : e === "deepseek" ? "DeepSeek" : e === "hermes" ? "Hermes" : e === "omg" ? "omg agent" : e === "opencode" ? "OpenCode" : e === "jcode" ? "Jcode" : e === "pi" ? "pi" : e === "copilot" ? "Copilot" : "Claude";
|
|
@@ -16828,7 +16828,7 @@ const OF = Br(function({
|
|
|
16828
16828
|
] }) : null;
|
|
16829
16829
|
}), RF = Wn(
|
|
16830
16830
|
"session-files-panel",
|
|
16831
|
-
() => import("./SessionFilesPanel-
|
|
16831
|
+
() => import("./SessionFilesPanel-BVSxOis1.js")
|
|
16832
16832
|
);
|
|
16833
16833
|
function bc() {
|
|
16834
16834
|
let e = document.activeElement;
|
|
@@ -21000,27 +21000,27 @@ function FR({ className: e, isStreaming: t, children: n, ...r }) {
|
|
|
21000
21000
|
function OR({ className: e, children: t, ...n }) {
|
|
21001
21001
|
return /* @__PURE__ */ s(Zi, { className: j("mt-2 text-sm", e), ...n, children: /* @__PURE__ */ s(ji, { className: "ai-live-text max-w-full opacity-90", children: t }) });
|
|
21002
21002
|
}
|
|
21003
|
-
const RR = Wn("OmgChatEngine", () => import("./chat-engine-
|
|
21003
|
+
const RR = Wn("OmgChatEngine", () => import("./chat-engine-tcJ76TCd.js"));
|
|
21004
21004
|
function $R() {
|
|
21005
|
-
const e = () => void import("./chat-engine-
|
|
21005
|
+
const e = () => void import("./chat-engine-tcJ76TCd.js").catch(() => {
|
|
21006
21006
|
}), t = globalThis.requestIdleCallback;
|
|
21007
21007
|
typeof t == "function" ? t(e, { timeout: 3e3 }) : setTimeout(e, 1500);
|
|
21008
21008
|
}
|
|
21009
21009
|
const C1 = Wn(
|
|
21010
21010
|
"TermView",
|
|
21011
|
-
() => import("./TermView-
|
|
21012
|
-
), Eg = Wn("ShippedPage", () => import("./shipped-page-
|
|
21011
|
+
() => import("./TermView-BBDch27R.js").then((e) => ({ default: e.TermView }))
|
|
21012
|
+
), Eg = Wn("ShippedPage", () => import("./shipped-page-BmbXeIc0.js")), LR = Wn(
|
|
21013
21013
|
"SessionTokenUsageDialog",
|
|
21014
|
-
() => import("./session-token-usage-
|
|
21014
|
+
() => import("./session-token-usage-CG79j2b2.js")
|
|
21015
21015
|
), zR = Wn(
|
|
21016
21016
|
"CodingAgentsPage",
|
|
21017
|
-
() => import("./coding-agents-page-
|
|
21018
|
-
), DR = Wn("ComputerPage", () => import("./computer-page-
|
|
21017
|
+
() => import("./coding-agents-page-CwPe6Kjy.js")
|
|
21018
|
+
), DR = Wn("ComputerPage", () => import("./computer-page-DJjspX39.js")), E1 = Wn("BoardPage", () => import("./board-page-8WUcqXHu.js")), Ag = Wn(
|
|
21019
21019
|
"ResumeSessionSheet",
|
|
21020
|
-
() => import("./resume-session-sheet-
|
|
21020
|
+
() => import("./resume-session-sheet-BP9qztur.js")
|
|
21021
21021
|
), BR = Wn(
|
|
21022
21022
|
"ChangelogPage",
|
|
21023
|
-
() => import("./ChangelogPage-
|
|
21023
|
+
() => import("./ChangelogPage-eEJ58oFK.js")
|
|
21024
21024
|
), ea = Vt("configured"), PR = {
|
|
21025
21025
|
claude: "Claude",
|
|
21026
21026
|
codex: "Codex",
|
|
@@ -25538,6 +25538,7 @@ ${y.reasoning.map((_r) => `- ${_r}`).join(`
|
|
|
25538
25538
|
codex: ["codex-aisdk", "codex"],
|
|
25539
25539
|
grok: ["grok"],
|
|
25540
25540
|
opencode: ["opencode"],
|
|
25541
|
+
omg: ["omg"],
|
|
25541
25542
|
cursor: ["cursor"],
|
|
25542
25543
|
copilot: ["copilot"],
|
|
25543
25544
|
pi: ["pi"]
|
|
@@ -28194,7 +28195,7 @@ const K1 = Br(function({
|
|
|
28194
28195
|
{
|
|
28195
28196
|
session: t,
|
|
28196
28197
|
busy: o,
|
|
28197
|
-
rounding: "rounded-
|
|
28198
|
+
rounding: "rounded-none",
|
|
28198
28199
|
showAccountNumber: !1
|
|
28199
28200
|
}
|
|
28200
28201
|
) : /* @__PURE__ */ s(c$, { busy: o }),
|
|
@@ -28208,7 +28209,7 @@ const K1 = Br(function({
|
|
|
28208
28209
|
{
|
|
28209
28210
|
session: t,
|
|
28210
28211
|
busy: !1,
|
|
28211
|
-
rounding: "rounded-
|
|
28212
|
+
rounding: "rounded-none",
|
|
28212
28213
|
compact: !0,
|
|
28213
28214
|
showAccountNumber: !1
|
|
28214
28215
|
}
|
package/dist-lib/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@tanstack/react-router";
|
|
4
|
-
import { ai as m, aj as o, ak as i } from "./embedded-
|
|
4
|
+
import { ai as m, aj as o, ak as i } from "./embedded-C99Ts83N.js";
|
|
5
5
|
export {
|
|
6
6
|
m as OmgAppSurface,
|
|
7
7
|
o as OmgSettingsSurface,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as t, jsxs as s, Fragment as R } from "react/jsx-runtime";
|
|
2
|
-
import { r as X, P as J, a as le, f as oe, g as ie, h as ce, X as K, A as P, R as Y, i as de, S as ue, j as Z, T as me, k as he, l as pe, C as fe, L as ge } from "./embedded-
|
|
2
|
+
import { r as X, P as J, a as le, f as oe, g as ie, h as ce, X as K, A as P, R as Y, i as de, S as ue, j as Z, T as me, k as he, l as pe, C as fe, L as ge } from "./embedded-C99Ts83N.js";
|
|
3
3
|
import { cn as x } from "cnfast";
|
|
4
4
|
import { useState as a, useRef as E, useEffect as C, useCallback as xe } from "react";
|
|
5
5
|
function be(r) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s, jsxs as a, Fragment as w } from "react/jsx-runtime";
|
|
2
|
-
import { a as $, D as C, b as T, c as M, d as D, G as S, e as F, t as L, L as R } from "./embedded-
|
|
2
|
+
import { a as $, D as C, b as T, c as M, d as D, G as S, e as F, t as L, L as R } from "./embedded-C99Ts83N.js";
|
|
3
3
|
import { useState as g, useCallback as j, useEffect as z } from "react";
|
|
4
4
|
import "@base-ui/react/collapsible";
|
|
5
5
|
import { cn as P } from "cnfast";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as o, jsx as r, Fragment as ce } from "react/jsx-runtime";
|
|
2
2
|
import { useState as f, useEffect as v, useRef as ue, useContext as Le, useMemo as Me } from "react";
|
|
3
|
-
import { y as _e, E as me, F as $e, H as L, I as fe, J as Se, N as Pe, O as je, B as Fe, L as he, Q as Ge, j as Q, C as Ye, R as Be, T as Ke, U as Ue, u as pe, p as He, V as Ve, a as C, W as N, Y as D, v as z, Z as X, _ as Je, $ as Qe, a0 as Xe, a1 as qe, a2 as Oe, m as We, a3 as Ze } from "./embedded-
|
|
3
|
+
import { y as _e, E as me, F as $e, H as L, I as fe, J as Se, N as Pe, O as je, B as Fe, L as he, Q as Ge, j as Q, C as Ye, R as Be, T as Ke, U as Ue, u as pe, p as He, V as Ve, a as C, W as N, Y as D, v as z, Z as X, _ as Je, $ as Qe, a0 as Xe, a1 as qe, a2 as Oe, m as We, a3 as Ze } from "./embedded-C99Ts83N.js";
|
|
4
4
|
import { cn as M } from "cnfast";
|
|
5
5
|
/**
|
|
6
6
|
* @license lucide-react v0.577.0 - ISC
|
|
@@ -3,7 +3,7 @@ import { useMemo as We, useState as Ce, useEffect as xe, useRef as Ve } from "re
|
|
|
3
3
|
import { r as He, t as T, o as Ue, u as be, y as L, A as Je, a as Qe } from "./chunk-YOKDWASO-B5AA2F8u.js";
|
|
4
4
|
import { b as Xe, c as Ye, a as Ze, d as Ke } from "./engine-compile-D_stzVMa.js";
|
|
5
5
|
import { cn as je } from "cnfast";
|
|
6
|
-
import { ac as et, x as tt, ad as nt } from "./embedded-
|
|
6
|
+
import { ac as et, x as tt, ad as nt } from "./embedded-C99Ts83N.js";
|
|
7
7
|
const d = (
|
|
8
8
|
/** @type {const} */
|
|
9
9
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@omg-dev/app",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.61",
|
|
4
4
|
"description": "The full OMG application surface for React hosts.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://omg.dev",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@chenglou/pretext": "^0.0.8",
|
|
30
30
|
"@novnc/novnc": "^1.7.0",
|
|
31
31
|
"@number-flow/react": "^0.6.2",
|
|
32
|
-
"@omg-dev/client": "0.6.
|
|
32
|
+
"@omg-dev/client": "0.6.61",
|
|
33
33
|
"@pierre/diffs": "^1.3.1",
|
|
34
34
|
"@pierre/trees": "1.0.0-beta.6",
|
|
35
35
|
"@streamdown/cjk": "^1.0.3",
|