nodal-agents 0.6.2 → 0.6.4
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/README.md +4 -4
- package/cli.js +12 -0
- package/package.json +1 -1
- package/runner.js +1844 -1274
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/app-path-routes-manifest.json +2 -3
- package/web/.next/build-manifest.json +2 -2
- package/web/.next/prerender-manifest.json +3 -27
- package/web/.next/routes-manifest.json +0 -6
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js +5 -5
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/edit/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js +2 -2
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/agents/page.js +2 -2
- package/web/.next/server/app/(dashboard)/agents/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/approvals/page.js +2 -2
- package/web/.next/server/app/(dashboard)/approvals/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/approvals/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/automations/page.js +2 -2
- package/web/.next/server/app/(dashboard)/automations/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/automations/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/chat/page.js +2 -2
- package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page.js +2 -2
- package/web/.next/server/app/(dashboard)/connectors/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/connectors/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page.js +2 -2
- package/web/.next/server/app/(dashboard)/credentials/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/credentials/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/jobs/[id]/page.js +2 -2
- package/web/.next/server/app/(dashboard)/jobs/[id]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/jobs/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/jobs/page.js +2 -2
- package/web/.next/server/app/(dashboard)/jobs/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/jobs/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/learned-skills/page.js +2 -2
- package/web/.next/server/app/(dashboard)/learned-skills/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/learned-skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/llm-providers/page.js +2 -2
- package/web/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/logs/page.js +2 -2
- package/web/.next/server/app/(dashboard)/logs/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/logs/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/mcp/page.js +2 -2
- package/web/.next/server/app/(dashboard)/mcp/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/mcp/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/memories/page.js +2 -2
- package/web/.next/server/app/(dashboard)/memories/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/memories/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/page.js +4 -4
- package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/settings/page.js +2 -2
- package/web/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/settings/root-context/page.js +2 -2
- package/web/.next/server/app/(dashboard)/settings/root-context/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/settings/root-context/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/[id]/edit/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/new/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/new/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/new/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/skills/page.js +2 -2
- package/web/.next/server/app/(dashboard)/skills/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error/page.js +3 -3
- package/web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error.html +1 -1
- package/web/.next/server/app/_global-error.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_index.segment.rsc +2 -2
- package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/_not-found/page.js +2 -2
- package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_not-found.html +1 -1
- package/web/.next/server/app/_not-found.rsc +3 -3
- package/web/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/web/.next/server/app/api/auth/[...all]/route.js +1 -1
- package/web/.next/server/app/api/health/route.js +1 -1
- package/web/.next/server/app/api/oauth/[provider]/callback/route.js +1 -1
- package/web/.next/server/app/api/oauth/[provider]/start/route.js +1 -1
- package/web/.next/server/app/auth/callback/route.js +1 -1
- package/web/.next/server/app/login/page.js +2 -2
- package/web/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/onboarding/page.js +2592 -2
- package/web/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app-paths-manifest.json +2 -3
- package/web/.next/server/chunks/2006.js +1 -0
- package/web/.next/server/chunks/2186.js +1 -0
- package/web/.next/server/chunks/{4370.js → 2713.js} +157 -157
- package/web/.next/server/chunks/2734.js +1 -0
- package/web/.next/server/chunks/3223.js +1 -0
- package/web/.next/server/chunks/3439.js +1 -0
- package/web/.next/server/chunks/3455.js +1 -0
- package/web/.next/server/chunks/3771.js +1 -0
- package/web/.next/server/chunks/{652.js → 4488.js} +6 -6
- package/web/.next/server/chunks/4574.js +1 -1
- package/web/.next/server/chunks/4753.js +1 -0
- package/web/.next/server/chunks/7344.js +1 -0
- package/web/.next/server/chunks/8124.js +1 -0
- package/web/.next/server/chunks/8307.js +1 -0
- package/web/.next/server/chunks/9427.js +1 -0
- package/web/.next/server/middleware-build-manifest.js +1 -1
- package/web/.next/server/pages/404.html +1 -1
- package/web/.next/server/pages/500.html +1 -1
- package/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/server/server-reference-manifest.json +1 -1
- package/web/.next/static/DWW2FKLE1cS5F2liujD4j/_buildManifest.js +1 -0
- package/web/.next/static/chunks/1361-5bc59efe9312f6ad.js +1 -0
- package/web/.next/static/chunks/2716-55970bc6e3910ccf.js +1 -0
- package/web/.next/static/chunks/370-554f47928c2648ee.js +1 -0
- package/web/.next/static/chunks/3763-2fa54c0e83122050.js +1 -0
- package/web/.next/static/chunks/3798-6ee6ba887cd61bb5.js +1 -0
- package/web/.next/static/chunks/4964-09a4dc14acc324f3.js +1 -0
- package/web/.next/static/chunks/609-a0c06f3592427d58.js +1 -0
- package/web/.next/static/chunks/{7025-7afa82fda10bddc4.js → 7424-974350c1c75fafc8.js} +3 -3
- package/web/.next/static/chunks/7704-7ba1c3d45662ffc8.js +1 -0
- package/web/.next/static/chunks/8161-b09081c59130e8e5.js +1 -0
- package/web/.next/static/chunks/8983-88c9421a5f36c97c.js +1 -0
- package/web/.next/static/chunks/9775-dad785c12d658539.js +1 -0
- package/web/.next/static/chunks/9782-279317e2e28c0db3.js +3 -0
- package/web/.next/static/chunks/9836-27f84f27b59fba49.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/page-f5b72bba3de2bc3d.js +6 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/telegram/page-b30a42560fbec522.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/agents/page-ee0f1cbab770f841.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/approvals/page-6e42a64285b648f4.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/automations/page-cc15af2f36a053a4.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/chat/page-c2c6318bcdfafc13.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/connectors/page-ad62b3c373f77d8f.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/credentials/page-445228b74058e9c2.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/jobs/[id]/page-cb7d3e535857c337.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/jobs/page-fffcdf416445abdd.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/layout-ce4d99474a5ebd78.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/learned-skills/page-dca1958e3daae458.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/llm-providers/page-747e29b7fbc384b6.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/logs/page-e04682e632211b9a.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/mcp/page-d184b430fea7c99d.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/memories/page-5f3a436d8737f6b7.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/page-355a343013baf18c.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/settings/page-bc0f2379374e23aa.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/settings/root-context/page-a8900b41ae6f88c7.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/[id]/edit/page-d6bc6e703ecccb96.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/new/page-c40fd487246b3222.js +1 -0
- package/web/.next/static/chunks/app/(dashboard)/skills/page-0222c5ecd9d8d8db.js +1 -0
- package/web/.next/static/chunks/app/_global-error/page-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/_not-found/page-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/api/auth/[...all]/route-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/api/health/route-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/api/oauth/[provider]/callback/route-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/api/oauth/[provider]/start/route-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/auth/callback/route-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/app/not-found-36303c01a266259a.js +1 -0
- package/web/.next/static/chunks/app/onboarding/page-2967e9e8c29b5ead.js +26 -0
- package/web/.next/static/chunks/next/dist/client/components/builtin/app-error-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/next/dist/client/components/builtin/forbidden-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/chunks/next/dist/client/components/builtin/unauthorized-d3feaa1e08ab2498.js +1 -0
- package/web/.next/static/css/9fc24595c3687cfb.css +3 -0
- package/web/.next/server/app/(dashboard)/billing/page.js +0 -2
- package/web/.next/server/app/(dashboard)/billing/page.js.nft.json +0 -1
- package/web/.next/server/app/(dashboard)/billing/page_client-reference-manifest.js +0 -1
- package/web/.next/server/app/onboarding.html +0 -1
- package/web/.next/server/app/onboarding.meta +0 -15
- package/web/.next/server/app/onboarding.rsc +0 -17
- package/web/.next/server/app/onboarding.segments/_full.segment.rsc +0 -17
- package/web/.next/server/app/onboarding.segments/_head.segment.rsc +0 -5
- package/web/.next/server/app/onboarding.segments/_index.segment.rsc +0 -7
- package/web/.next/server/app/onboarding.segments/_tree.segment.rsc +0 -2
- package/web/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +0 -5
- package/web/.next/server/app/onboarding.segments/onboarding.segment.rsc +0 -5
- package/web/.next/server/chunks/1445.js +0 -1
- package/web/.next/server/chunks/1761.js +0 -1
- package/web/.next/server/chunks/3024.js +0 -1
- package/web/.next/server/chunks/3966.js +0 -1
- package/web/.next/server/chunks/3971.js +0 -1
- package/web/.next/server/chunks/6012.js +0 -1
- package/web/.next/server/chunks/7928.js +0 -1
- package/web/.next/static/chunks/2575-e660568bd1a9bcb6.js +0 -3
- package/web/.next/static/chunks/2787-b32c92cd300d8dc6.js +0 -1
- package/web/.next/static/chunks/4414-4e856db2be92b231.js +0 -1
- package/web/.next/static/chunks/4905-272003c6fbcb2e79.js +0 -1
- package/web/.next/static/chunks/6097-556f092e99ee921a.js +0 -1
- package/web/.next/static/chunks/6413-c2d4ac3709048f19.js +0 -1
- package/web/.next/static/chunks/736-0de6a121614921aa.js +0 -1
- package/web/.next/static/chunks/8370-18663baebcb57ea1.js +0 -1
- package/web/.next/static/chunks/8666-ee79795cd5f52e9c.js +0 -1
- package/web/.next/static/chunks/9504-1585634fb05dc985.js +0 -1
- package/web/.next/static/chunks/9711-628acc64d23620d2.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/page-43d9d097194e9298.js +0 -6
- package/web/.next/static/chunks/app/(dashboard)/agents/[id]/telegram/page-1471b733a0d6dd17.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/agents/page-fa24d21f3dd81779.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/approvals/page-8556dfa45a425603.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/automations/page-54d3b31e9f8319ba.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/billing/page-76a720d27d6fdb88.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/chat/page-0756eef0efe47d26.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/connectors/page-372db1197ad8e674.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/credentials/page-38a4707132e529ba.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/jobs/[id]/page-d24cf11cba87c25c.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/jobs/page-addbc7ca9fd29056.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/layout-74abd51f1d4f4847.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/learned-skills/page-596febd5d9d3130e.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/llm-providers/page-3e569fa57980ef9b.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/logs/page-c9543d1a5b387378.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/mcp/page-d9b4e0a0a5bee7a8.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/memories/page-2bc309d3e59fb48d.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/page-b6ce64251f732896.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/settings/page-b73e0e200ee4d9fa.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/settings/root-context/page-af7ccec522050199.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/[id]/edit/page-ddd8ebba5889c9a4.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/new/page-95280e7f506e3443.js +0 -1
- package/web/.next/static/chunks/app/(dashboard)/skills/page-8e381563f665bb68.js +0 -1
- package/web/.next/static/chunks/app/_global-error/page-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/_not-found/page-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/api/auth/[...all]/route-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/api/health/route-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/api/oauth/[provider]/callback/route-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/api/oauth/[provider]/start/route-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/auth/callback/route-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/app/not-found-76a720d27d6fdb88.js +0 -1
- package/web/.next/static/chunks/app/onboarding/page-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/next/dist/client/components/builtin/app-error-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/next/dist/client/components/builtin/forbidden-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/chunks/next/dist/client/components/builtin/unauthorized-b16f4d41d1aefd57.js +0 -1
- package/web/.next/static/css/ef13c0ab64dcfa86.css +0 -3
- package/web/.next/static/hP-2bfxkCKqsl8LMX58Y7/_buildManifest.js +0 -1
- /package/web/.next/static/{hP-2bfxkCKqsl8LMX58Y7 → DWW2FKLE1cS5F2liujD4j}/_ssgManifest.js +0 -0
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ A self-hosted platform for building and orchestrating a **team of AI agents** on
|
|
|
10
10
|
[](https://nodejs.org)
|
|
11
11
|
[](https://www.typescriptlang.org)
|
|
12
12
|
[](https://kwintspiracy.github.io/nodal-agents/)
|
|
13
|
-
[](CHANGELOG.md)
|
|
14
14
|
|
|
15
15
|
| Home dashboard — light theme | Agent detail — dark theme |
|
|
16
16
|
| :---: | :---: |
|
|
@@ -119,11 +119,11 @@ A message becomes an `agent_jobs` row. The runner loads the agent's prior chat-t
|
|
|
119
119
|
| --- | --- |
|
|
120
120
|
| `/agents` | Create + edit agents; assign skills, connectors, MCP servers; pick each agent's provider, model, and failover chain. |
|
|
121
121
|
| `/llm-providers` | Connect each LLM provider with one API key. Models are chosen per-agent. |
|
|
122
|
-
| `/jobs` |
|
|
122
|
+
| `/jobs` | Delegation-aware runs — each orchestrator above the runs it delegated, with status, real cost, triggers, and the full transcript. |
|
|
123
123
|
| `/connectors` | Active connector instances + Marketplace (multi-instance, OAuth or API key). |
|
|
124
124
|
| `/mcp` | Active MCP servers + Marketplace — HTTP & stdio, plus your own custom servers. |
|
|
125
125
|
| `/memories` | Persistent facts per workspace — search, edit, archive. |
|
|
126
|
-
| `/skills` | Assigned
|
|
126
|
+
| `/skills` | Assigned (in use) + Library — browse the whole catalog by content category, write your own, or install any community `SKILL.md`. |
|
|
127
127
|
| `/learned-skills` | Skills the agents wrote themselves — review, assign, archive, restore. |
|
|
128
128
|
| `/approvals` | Human-in-the-loop gates for risky tools and the ROOT agent's meta-tools. |
|
|
129
129
|
| `/automations` | Cron-scheduled agent triggers. |
|
|
@@ -183,7 +183,7 @@ nodal-agents update # stop, install @latest, restart — data preserved
|
|
|
183
183
|
nodal-agents update --no-restart
|
|
184
184
|
```
|
|
185
185
|
|
|
186
|
-
When a newer version is available, `nodal-agents up` prints a one-line notice.
|
|
186
|
+
When a newer version is available, the dashboard sidebar shows an "Update available" badge (and `nodal-agents up` prints a one-line notice).
|
|
187
187
|
|
|
188
188
|
---
|
|
189
189
|
|
package/cli.js
CHANGED
|
@@ -12456,6 +12456,13 @@ var init_model_catalog = __esm({
|
|
|
12456
12456
|
}
|
|
12457
12457
|
});
|
|
12458
12458
|
|
|
12459
|
+
// ../../packages/shared/src/mcp-catalog.ts
|
|
12460
|
+
var init_mcp_catalog = __esm({
|
|
12461
|
+
"../../packages/shared/src/mcp-catalog.ts"() {
|
|
12462
|
+
"use strict";
|
|
12463
|
+
}
|
|
12464
|
+
});
|
|
12465
|
+
|
|
12459
12466
|
// ../../packages/shared/src/timezone.ts
|
|
12460
12467
|
var init_timezone = __esm({
|
|
12461
12468
|
"../../packages/shared/src/timezone.ts"() {
|
|
@@ -12489,6 +12496,7 @@ var init_src2 = __esm({
|
|
|
12489
12496
|
init_connector_catalog();
|
|
12490
12497
|
init_community_skill_catalog();
|
|
12491
12498
|
init_model_catalog();
|
|
12499
|
+
init_mcp_catalog();
|
|
12492
12500
|
init_timezone();
|
|
12493
12501
|
}
|
|
12494
12502
|
});
|
|
@@ -14034,6 +14042,9 @@ function buildEnvForWeb(config, databaseUrl) {
|
|
|
14034
14042
|
// Expose auth mode to the client so login/page.tsx can render the right form.
|
|
14035
14043
|
NEXT_PUBLIC_AUTH_MODE: authMode,
|
|
14036
14044
|
NEXT_PUBLIC_APP_URL: `http://localhost:${config.ports.web}`,
|
|
14045
|
+
// The running CLI version — the web's update badge (sidebar) compares this
|
|
14046
|
+
// against the npm `latest` to tell the user when to run `nodal-agents update`.
|
|
14047
|
+
NODAL_VERSION: getInstalledVersion(),
|
|
14037
14048
|
PORT: String(config.ports.web),
|
|
14038
14049
|
// BIND mirrors the runner's binding so /settings → Network can render the
|
|
14039
14050
|
// "restart required" banner when the configured value drifts from runtime.
|
|
@@ -14078,6 +14089,7 @@ function buildDatabaseUrl(port) {
|
|
|
14078
14089
|
var init_env = __esm({
|
|
14079
14090
|
"src/lib/env.ts"() {
|
|
14080
14091
|
"use strict";
|
|
14092
|
+
init_version();
|
|
14081
14093
|
}
|
|
14082
14094
|
});
|
|
14083
14095
|
|