nodal-agents 0.5.4 → 0.5.5

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 (126) hide show
  1. package/cli.js +22 -0
  2. package/package.json +1 -1
  3. package/runner.js +1330 -820
  4. package/web/.next/BUILD_ID +1 -1
  5. package/web/.next/app-path-routes-manifest.json +2 -2
  6. package/web/.next/build-manifest.json +2 -2
  7. package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js +2 -2
  8. package/web/.next/server/app/(dashboard)/agents/[id]/edit/page.js.nft.json +1 -1
  9. package/web/.next/server/app/(dashboard)/agents/[id]/edit/page_client-reference-manifest.js +1 -1
  10. package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js +1 -1
  11. package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page.js.nft.json +1 -1
  12. package/web/.next/server/app/(dashboard)/agents/[id]/telegram/page_client-reference-manifest.js +1 -1
  13. package/web/.next/server/app/(dashboard)/agents/page.js +2 -2
  14. package/web/.next/server/app/(dashboard)/agents/page.js.nft.json +1 -1
  15. package/web/.next/server/app/(dashboard)/agents/page_client-reference-manifest.js +1 -1
  16. package/web/.next/server/app/(dashboard)/approvals/page.js +1 -1
  17. package/web/.next/server/app/(dashboard)/approvals/page.js.nft.json +1 -1
  18. package/web/.next/server/app/(dashboard)/approvals/page_client-reference-manifest.js +1 -1
  19. package/web/.next/server/app/(dashboard)/automations/page.js +2 -2
  20. package/web/.next/server/app/(dashboard)/automations/page.js.nft.json +1 -1
  21. package/web/.next/server/app/(dashboard)/automations/page_client-reference-manifest.js +1 -1
  22. package/web/.next/server/app/(dashboard)/billing/page.js +1 -1
  23. package/web/.next/server/app/(dashboard)/billing/page_client-reference-manifest.js +1 -1
  24. package/web/.next/server/app/(dashboard)/chat/page.js +1 -1
  25. package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  26. package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  27. package/web/.next/server/app/(dashboard)/connectors/page.js +1 -1
  28. package/web/.next/server/app/(dashboard)/connectors/page.js.nft.json +1 -1
  29. package/web/.next/server/app/(dashboard)/connectors/page_client-reference-manifest.js +1 -1
  30. package/web/.next/server/app/(dashboard)/credentials/page_client-reference-manifest.js +1 -1
  31. package/web/.next/server/app/(dashboard)/jobs/[id]/page.js +2 -2
  32. package/web/.next/server/app/(dashboard)/jobs/[id]/page.js.nft.json +1 -1
  33. package/web/.next/server/app/(dashboard)/jobs/[id]/page_client-reference-manifest.js +1 -1
  34. package/web/.next/server/app/(dashboard)/jobs/page.js +1 -1
  35. package/web/.next/server/app/(dashboard)/jobs/page.js.nft.json +1 -1
  36. package/web/.next/server/app/(dashboard)/jobs/page_client-reference-manifest.js +1 -1
  37. package/web/.next/server/app/(dashboard)/learned-skills/page.js +1 -1
  38. package/web/.next/server/app/(dashboard)/learned-skills/page_client-reference-manifest.js +1 -1
  39. package/web/.next/server/app/(dashboard)/llm-providers/page.js +2 -2
  40. package/web/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
  41. package/web/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
  42. package/web/.next/server/app/(dashboard)/logs/page.js +1 -1
  43. package/web/.next/server/app/(dashboard)/logs/page.js.nft.json +1 -1
  44. package/web/.next/server/app/(dashboard)/logs/page_client-reference-manifest.js +1 -1
  45. package/web/.next/server/app/(dashboard)/mcp/page.js +1 -1
  46. package/web/.next/server/app/(dashboard)/mcp/page.js.nft.json +1 -1
  47. package/web/.next/server/app/(dashboard)/mcp/page_client-reference-manifest.js +1 -1
  48. package/web/.next/server/app/(dashboard)/memories/page.js +1 -1
  49. package/web/.next/server/app/(dashboard)/memories/page.js.nft.json +1 -1
  50. package/web/.next/server/app/(dashboard)/memories/page_client-reference-manifest.js +1 -1
  51. package/web/.next/server/app/(dashboard)/page.js +1 -1
  52. package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
  53. package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
  54. package/web/.next/server/app/(dashboard)/settings/page.js +2 -2
  55. package/web/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  56. package/web/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  57. package/web/.next/server/app/(dashboard)/settings/root-context/page.js +1 -1
  58. package/web/.next/server/app/(dashboard)/settings/root-context/page.js.nft.json +1 -1
  59. package/web/.next/server/app/(dashboard)/settings/root-context/page_client-reference-manifest.js +1 -1
  60. package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js +1 -1
  61. package/web/.next/server/app/(dashboard)/skills/[id]/edit/page.js.nft.json +1 -1
  62. package/web/.next/server/app/(dashboard)/skills/[id]/edit/page_client-reference-manifest.js +1 -1
  63. package/web/.next/server/app/(dashboard)/skills/new/page_client-reference-manifest.js +1 -1
  64. package/web/.next/server/app/(dashboard)/skills/page.js +1 -1
  65. package/web/.next/server/app/(dashboard)/skills/page.js.nft.json +1 -1
  66. package/web/.next/server/app/(dashboard)/skills/page_client-reference-manifest.js +1 -1
  67. package/web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  68. package/web/.next/server/app/_global-error.html +1 -1
  69. package/web/.next/server/app/_global-error.rsc +1 -1
  70. package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  71. package/web/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  72. package/web/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  73. package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  74. package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  75. package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  76. package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  77. package/web/.next/server/app/_not-found.html +1 -1
  78. package/web/.next/server/app/_not-found.rsc +1 -1
  79. package/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  80. package/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  81. package/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  82. package/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  83. package/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  84. package/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  85. package/web/.next/server/app/api/oauth/[provider]/callback/route.js +1 -1
  86. package/web/.next/server/app/api/oauth/[provider]/start/route.js +1 -1
  87. package/web/.next/server/app/login/page_client-reference-manifest.js +1 -1
  88. package/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  89. package/web/.next/server/app/onboarding.html +1 -1
  90. package/web/.next/server/app/onboarding.rsc +1 -1
  91. package/web/.next/server/app/onboarding.segments/_full.segment.rsc +1 -1
  92. package/web/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
  93. package/web/.next/server/app/onboarding.segments/_index.segment.rsc +1 -1
  94. package/web/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  95. package/web/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +1 -1
  96. package/web/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
  97. package/web/.next/server/app-paths-manifest.json +2 -2
  98. package/web/.next/server/chunks/1761.js +1 -0
  99. package/web/.next/server/chunks/234.js +1 -1
  100. package/web/.next/server/chunks/4370.js +13 -13
  101. package/web/.next/server/chunks/4574.js +1 -1
  102. package/web/.next/server/chunks/473.js +1 -1
  103. package/web/.next/server/chunks/6200.js +1 -1
  104. package/web/.next/server/chunks/6778.js +1 -1
  105. package/web/.next/server/chunks/7415.js +1 -1
  106. package/web/.next/server/middleware-build-manifest.js +1 -1
  107. package/web/.next/server/pages/404.html +1 -1
  108. package/web/.next/server/pages/500.html +1 -1
  109. package/web/.next/server/server-reference-manifest.js +1 -1
  110. package/web/.next/server/server-reference-manifest.json +1 -1
  111. package/web/.next/static/chunks/4905-65b5713d2e04086d.js +1 -0
  112. package/web/.next/static/chunks/736-0de6a121614921aa.js +1 -0
  113. package/web/.next/static/chunks/8666-2e66ac2d8f9b71a3.js +1 -0
  114. package/web/.next/static/chunks/app/(dashboard)/agents/[id]/edit/{page-72e5a7541de7e969.js → page-113e915a8d6bc208.js} +2 -2
  115. package/web/.next/static/chunks/app/(dashboard)/agents/{page-2a30943e74c78967.js → page-4796ad5efe8f9d82.js} +1 -1
  116. package/web/.next/static/chunks/app/(dashboard)/connectors/{page-6c4c1c753858c7b8.js → page-ca2e5aabaadd7588.js} +1 -1
  117. package/web/.next/static/chunks/app/(dashboard)/settings/page-8b16269593b01037.js +1 -0
  118. package/web/.next/static/chunks/app/(dashboard)/skills/page-9375adacecc0d76b.js +1 -0
  119. package/web/.next/server/chunks/3636.js +0 -1
  120. package/web/.next/static/chunks/4454-882460b60106f0d5.js +0 -1
  121. package/web/.next/static/chunks/7164-080c206b663d64b2.js +0 -1
  122. package/web/.next/static/chunks/8666-90a1f5d99b79411e.js +0 -1
  123. package/web/.next/static/chunks/app/(dashboard)/settings/page-b3cc57c577895cac.js +0 -1
  124. package/web/.next/static/chunks/app/(dashboard)/skills/page-68d64faf1a7c49b2.js +0 -1
  125. /package/web/.next/static/{URd3wLbbONHdJcTWOsoRw → KOOaOEQcp6DLMYS1kFfRL}/_buildManifest.js +0 -0
  126. /package/web/.next/static/{URd3wLbbONHdJcTWOsoRw → KOOaOEQcp6DLMYS1kFfRL}/_ssgManifest.js +0 -0
package/cli.js CHANGED
@@ -12053,6 +12053,20 @@ var init_providers = __esm({
12053
12053
  authExtraParams: GOOGLE_AUTH_EXTRA,
12054
12054
  credentialType: "google-oauth"
12055
12055
  },
12056
+ "google-calendar": {
12057
+ slug: "google-calendar",
12058
+ label: "Google Calendar",
12059
+ authUrl: GOOGLE_AUTH_URL,
12060
+ tokenUrl: GOOGLE_TOKEN_URL,
12061
+ scopes: ["https://www.googleapis.com/auth/calendar", ...GOOGLE_IDENTITY_SCOPES],
12062
+ pkce: "pkce-s256",
12063
+ tokenAuth: "body",
12064
+ tokenBodyType: "form",
12065
+ accountInfo: GOOGLE_ACCOUNT_INFO,
12066
+ supportsRefresh: true,
12067
+ authExtraParams: GOOGLE_AUTH_EXTRA,
12068
+ credentialType: "google-oauth"
12069
+ },
12056
12070
  "google-sheets": {
12057
12071
  slug: "google-sheets",
12058
12072
  label: "Google Sheets",
@@ -12149,6 +12163,13 @@ var init_connector_catalog = __esm({
12149
12163
  }
12150
12164
  });
12151
12165
 
12166
+ // ../../packages/shared/src/community-skill-catalog.ts
12167
+ var init_community_skill_catalog = __esm({
12168
+ "../../packages/shared/src/community-skill-catalog.ts"() {
12169
+ "use strict";
12170
+ }
12171
+ });
12172
+
12152
12173
  // ../../packages/shared/src/model-catalog.ts
12153
12174
  var init_model_catalog = __esm({
12154
12175
  "../../packages/shared/src/model-catalog.ts"() {
@@ -12187,6 +12208,7 @@ var init_src2 = __esm({
12187
12208
  init_providers();
12188
12209
  init_root_agent();
12189
12210
  init_connector_catalog();
12211
+ init_community_skill_catalog();
12190
12212
  init_model_catalog();
12191
12213
  init_timezone();
12192
12214
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodal-agents",
3
- "version": "0.5.4",
3
+ "version": "0.5.5",
4
4
  "description": "Local-first AI agent platform with a web dashboard — install in one command.",
5
5
  "license": "MIT",
6
6
  "repository": {