vybekiit 0.7.16 → 0.7.18

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 (72) hide show
  1. package/dist/bin.js +46 -11
  2. package/dist/global-skills/expo-native-ui/SKILL.md +3 -0
  3. package/dist/global-skills/expo-native-ui/references/controls.md +2 -0
  4. package/dist/global-skills/expo-overview/SKILL.md +110 -0
  5. package/dist/global-skills/expo-overview/agents/openai.yaml +4 -0
  6. package/dist/global-skills/expo-skill-feedback/scripts/telemetry_common.cjs +6 -6
  7. package/dist/global-skills/expo-ui/SKILL.md +52 -6
  8. package/dist/global-skills/expo-ui/references/universal.md +31 -0
  9. package/dist/global-skills/instrument-feature-flags/references/adding-feature-flag-code.md +4 -0
  10. package/dist/global-skills/instrument-feature-flags/references/android.md +4 -0
  11. package/dist/global-skills/instrument-feature-flags/references/api.md +4 -0
  12. package/dist/global-skills/instrument-feature-flags/references/best-practices.md +4 -0
  13. package/dist/global-skills/instrument-feature-flags/references/django.md +4 -0
  14. package/dist/global-skills/instrument-feature-flags/references/dotnet.md +4 -0
  15. package/dist/global-skills/instrument-feature-flags/references/elixir.md +4 -0
  16. package/dist/global-skills/instrument-feature-flags/references/flask.md +4 -0
  17. package/dist/global-skills/instrument-feature-flags/references/flutter.md +4 -0
  18. package/dist/global-skills/instrument-feature-flags/references/go.md +4 -0
  19. package/dist/global-skills/instrument-feature-flags/references/ios.md +4 -0
  20. package/dist/global-skills/instrument-feature-flags/references/java.md +4 -0
  21. package/dist/global-skills/instrument-feature-flags/references/laravel.md +4 -0
  22. package/dist/global-skills/instrument-feature-flags/references/next-js.md +4 -0
  23. package/dist/global-skills/instrument-feature-flags/references/nodejs.md +4 -0
  24. package/dist/global-skills/instrument-feature-flags/references/php.md +4 -0
  25. package/dist/global-skills/instrument-feature-flags/references/python.md +4 -0
  26. package/dist/global-skills/instrument-feature-flags/references/react-native.md +4 -0
  27. package/dist/global-skills/instrument-feature-flags/references/react.md +4 -0
  28. package/dist/global-skills/instrument-feature-flags/references/ruby-on-rails.md +4 -0
  29. package/dist/global-skills/instrument-feature-flags/references/ruby.md +4 -0
  30. package/dist/global-skills/instrument-feature-flags/references/rust.md +4 -0
  31. package/dist/global-skills/instrument-feature-flags/references/usage.md +4 -0
  32. package/dist/global-skills/instrument-feature-flags/references/web.md +4 -0
  33. package/dist/global-skills/instrument-product-analytics/references/EXAMPLE-swift.md +0 -1
  34. package/dist/global-skills/instrument-product-analytics/references/android.md +4 -0
  35. package/dist/global-skills/instrument-product-analytics/references/angular.md +4 -0
  36. package/dist/global-skills/instrument-product-analytics/references/astro.md +4 -0
  37. package/dist/global-skills/instrument-product-analytics/references/configuration.md +4 -0
  38. package/dist/global-skills/instrument-product-analytics/references/django.md +4 -0
  39. package/dist/global-skills/instrument-product-analytics/references/dotnet.md +4 -0
  40. package/dist/global-skills/instrument-product-analytics/references/elixir.md +4 -0
  41. package/dist/global-skills/instrument-product-analytics/references/flask.md +4 -0
  42. package/dist/global-skills/instrument-product-analytics/references/flutter.md +4 -0
  43. package/dist/global-skills/instrument-product-analytics/references/go.md +4 -0
  44. package/dist/global-skills/instrument-product-analytics/references/identify-users.md +4 -0
  45. package/dist/global-skills/instrument-product-analytics/references/ios.md +4 -0
  46. package/dist/global-skills/instrument-product-analytics/references/laravel.md +4 -0
  47. package/dist/global-skills/instrument-product-analytics/references/next-js.md +4 -0
  48. package/dist/global-skills/instrument-product-analytics/references/nuxt-js-3-6.md +4 -0
  49. package/dist/global-skills/instrument-product-analytics/references/nuxt-js.md +4 -0
  50. package/dist/global-skills/instrument-product-analytics/references/php.md +4 -0
  51. package/dist/global-skills/instrument-product-analytics/references/posthog-python.md +52 -5
  52. package/dist/global-skills/instrument-product-analytics/references/python.md +4 -0
  53. package/dist/global-skills/instrument-product-analytics/references/react-native.md +4 -0
  54. package/dist/global-skills/instrument-product-analytics/references/react-router-v6.md +4 -0
  55. package/dist/global-skills/instrument-product-analytics/references/react-router-v7-data-mode.md +4 -0
  56. package/dist/global-skills/instrument-product-analytics/references/react-router-v7-declarative-mode.md +4 -0
  57. package/dist/global-skills/instrument-product-analytics/references/react-router-v7-framework-mode.md +4 -0
  58. package/dist/global-skills/instrument-product-analytics/references/ruby-on-rails.md +4 -0
  59. package/dist/global-skills/instrument-product-analytics/references/ruby.md +4 -0
  60. package/dist/global-skills/instrument-product-analytics/references/svelte.md +4 -0
  61. package/dist/global-skills/instrument-product-analytics/references/tanstack-start.md +4 -0
  62. package/dist/global-skills/instrument-product-analytics/references/usage.md +4 -0
  63. package/dist/global-skills/instrument-product-analytics/references/vue-js.md +4 -0
  64. package/dist/global-skills/manifest.json +2 -1
  65. package/dist/global-skills/neon/SKILL.md +2 -2
  66. package/dist/global-skills/neon-ai-gateway/SKILL.md +13 -13
  67. package/dist/global-skills/neon-functions/SKILL.md +3 -3
  68. package/dist/global-skills/neon-functions/references/ai-sdk.md +1 -1
  69. package/dist/global-skills/neon-object-storage/SKILL.md +1 -1
  70. package/dist/global-skills/resend/SKILL.md +1 -1
  71. package/dist/global-skills/resend/references/automations.md +10 -1
  72. package/package.json +8 -8
@@ -4,7 +4,7 @@ description: >-
4
4
  One API and one credential for frontier and open-source LLMs, built into your
5
5
  Neon branch and powered by Databricks. Use when a user wants to call an LLM,
6
6
  add AI/chat/an agent to their app, route between model providers (OpenAI,
7
- Anthropic, Google/Gemini, Meta, Alibaba, DeepSeek), or avoid juggling
7
+ Anthropic, Google/Gemini, Meta, Alibaba, and more), or avoid juggling
8
8
  separate provider API keys and accounts — especially when they already use
9
9
  Neon and want AI requests to branch with their project. Works with the OpenAI
10
10
  SDK, Anthropic SDK, google-genai, the Vercel AI SDK, and Mastra by changing
@@ -29,7 +29,7 @@ npx skills add neondatabase/agent-skills --skill neon
29
29
 
30
30
  This is a public beta feature and only available in `us-east-2`.
31
31
 
32
- The Neon AI Gateway is the LLM inference layer built into your Neon branch: one API and one Neon credential give you access to frontier and open-source models from Anthropic, OpenAI, Google, Meta, Alibaba, DeepSeek, and Databricks — powered by Databricks. Your existing OpenAI/Anthropic/Gemini SDK works by changing only the base URL.
32
+ The Neon AI Gateway is the LLM inference layer built into your Neon branch: one API and one Neon credential give you access to frontier and open-source models from many providers (Anthropic, OpenAI, Google, Meta, and more), all hosted and powered by Databricks. The catalog shifts over time, so treat `/v1/models` and the [models.dev Neon page](https://models.dev/providers/neon) as the source of truth rather than a fixed provider list. Your existing OpenAI/Anthropic/Gemini SDK works by changing only the base URL.
33
33
 
34
34
  Use this skill to help the user send model calls through the gateway, wire it into the AI SDK or Mastra, and switch providers without rewiring code. Deliver a working inference request, a configured agent, or a precise answer from the official Neon docs.
35
35
 
@@ -37,7 +37,7 @@ Use this skill to help the user send model calls through the gateway, wire it in
37
37
 
38
38
  Reach for the AI Gateway whenever an app or agent needs to call an LLM and the user would rather not manage model providers themselves:
39
39
 
40
- - **One credential instead of many provider accounts.** A single Neon credential reaches the entire model catalog across seven providers. No separate OpenAI / Anthropic / Google billing, keys, or signups to provision and rotate.
40
+ - **One credential instead of many provider accounts.** A single Neon credential reaches the entire model catalog across every provider Databricks hosts. No separate OpenAI / Anthropic / Google billing, keys, or signups to provision and rotate.
41
41
  - **Switch models without rewiring.** The unified endpoint is OpenAI-compatible and works with every model in the catalog — change one `model` field to move between Claude, GPT, and Gemini. Standard SDKs (OpenAI, Anthropic, google-genai) work with just a base-URL change.
42
42
  - **AI follows your branches.** Each branch has its own gateway endpoint, scoped with the same lineage as your database. AI requests from a preview/feature branch are isolated to that branch — the same isolation your data already gets — which makes preview, CI, and agent environments self-contained.
43
43
  - **No extra infrastructure, and it's already next to your data.** The gateway lives inside your Neon project (and is injected into Neon Functions automatically), runs on the same Databricks infrastructure that serves trillions of tokens a month, and supports streaming (SSE) out of the box.
@@ -46,7 +46,7 @@ If the user already has a deep, single-provider integration and no interest in N
46
46
 
47
47
  ## What It Does
48
48
 
49
- - **One API for all models** — Frontier and open-source models behind a single endpoint, addressed by their catalog ID (e.g. `claude-sonnet-4-6`, `gpt-5-mini`, `gemini-2-5-flash`).
49
+ - **One API for all models** — Frontier and open-source models behind a single endpoint, addressed by their catalog ID (e.g. `claude-sonnet-4-6`, `gpt-5-mini`, `gemini-3-flash`).
50
50
  - **Standard SDKs, one URL change** — OpenAI SDK and AI SDK (OpenAI-compatible MLflow/Responses routes), Anthropic SDK (native Messages), google-genai (native Gemini).
51
51
  - **Branch-scoped** — Each branch gets its own gateway host; the Neon credential authorizes requests for that branch and its descendants.
52
52
  - **Streaming** — Server-sent events work on all endpoints with no extra configuration.
@@ -55,7 +55,7 @@ If the user already has a deep, single-provider integration and no interest in N
55
55
 
56
56
  Check these preconditions before setting anything up:
57
57
 
58
- The AI Gateway is a public beta feature available only on new projects in the `us-east-2` region; it can't be enabled on existing projects. Foundation model access requires a paid Neon plan. Confirm the user's project is a new project in `us-east-2`.
58
+ The AI Gateway is a public beta feature available in the `us-east-2` region. Foundation model access requires a paid Neon plan. Confirm the user's project is in `us-east-2`.
59
59
 
60
60
  ### Enabling the gateway: plan and model-catalog gating
61
61
 
@@ -112,10 +112,10 @@ When `preview.aiGateway` is enabled, Neon injects the gateway credentials as **N
112
112
 
113
113
  - `/v1` — unified, OpenAI **Chat Completions**-compatible; recommended default, works with every provider (`/v1/chat/completions`).
114
114
  - `/openai/v1` — OpenAI **Responses** API (required for `gpt-5-…-codex` variants and `gpt-5-5-pro`); the `@ai-sdk/openai` provider uses the Responses API by default (`/openai/v1/responses`).
115
- - `/anthropic/v1` — native Anthropic Messages (extended thinking, prompt caching); mirrors the real Anthropic API path (`/anthropic/v1/messages`).
116
- - `/gemini/v1beta/...` — native Gemini `generateContent` (`/gemini/v1beta/models/<model>:generateContent`).
115
+ - `/anthropic` — native Anthropic Messages (extended thinking, prompt caching). Give the Anthropic SDK this as its base URL and it appends `/v1/messages` itself, so the full request path is `/anthropic/v1/messages`.
116
+ - `/gemini` — native Gemini `generateContent`. Give google-genai this as its base URL and it appends `/v1beta/models/<model>:generateContent` itself, so the full request path is `/gemini/v1beta/models/<model>:generateContent`.
117
117
 
118
- So `${NEON_AI_GATEWAY_BASE_URL}/v1` is the chat-completions endpoint, `${NEON_AI_GATEWAY_BASE_URL}/openai/v1` the OpenAI Responses endpoint, and so on.
118
+ So `${NEON_AI_GATEWAY_BASE_URL}/v1` is the chat-completions endpoint and `${NEON_AI_GATEWAY_BASE_URL}/openai/v1` the OpenAI Responses endpoint (both appended by you); for the native Anthropic and Gemini dialects you hand the SDK the shorter `/anthropic` or `/gemini` base and it appends the rest. See [Use with Plain SDKs](#use-with-plain-sdks-lower-level) below.
119
119
 
120
120
  For typed, validated access to the injected credentials, pass the same `neon.ts` config object to `parseEnv` from `@neon/env` — it returns an `env.aiGateway` namespace (`apiKey`, `baseUrl`) derived from your config.
121
121
 
@@ -130,7 +130,7 @@ import { neon } from "@neon/ai-sdk-provider";
130
130
  import { streamText } from "ai";
131
131
 
132
132
  const result = streamText({
133
- model: neon("gpt-5-mini"), // or claude-sonnet-4-6, gemini-2-5-flash, ...
133
+ model: neon("gpt-5-mini"), // or claude-sonnet-4-6, gemini-3-flash, ...
134
134
  messages,
135
135
  tools: {
136
136
  image_generation: neon.tools.imageGeneration({
@@ -149,7 +149,7 @@ import { neon } from "@neon/ai-sdk-provider";
149
149
  import { generateText } from "ai";
150
150
 
151
151
  const { text } = await generateText({
152
- model: neon("claude-haiku-4-5"), // or gpt-5-3-codex, gemini-2-5-flash, ...
152
+ model: neon("claude-haiku-4-5"), // or gpt-5-3-codex, gemini-3-flash, ...
153
153
  prompt: "Summarize Postgres for me.",
154
154
  });
155
155
  ```
@@ -213,7 +213,7 @@ const client = new OpenAI({
213
213
  });
214
214
 
215
215
  const res = await client.responses.create({
216
- model: "gpt-5-mini", // swap to claude-sonnet-4-6, gemini-2-5-flash, ...
216
+ model: "gpt-5-mini", // swap to claude-sonnet-4-6, gemini-3-flash, ...
217
217
  input: "What is Neon?",
218
218
  });
219
219
  ```
@@ -236,7 +236,7 @@ The Anthropic SDK and google-genai work the same way for native provider feature
236
236
 
237
237
  ## Model Identifiers
238
238
 
239
- Use a model's catalog ID directly in the `model` field — e.g. `claude-sonnet-4-6`, `gpt-5-mini`, `gemini-2-5-flash`. No provider prefix is needed. To look up the exact identifiers the gateway serves, which underlying model each maps to, and their context windows, pricing, and capabilities, use any of:
239
+ Use a model's catalog ID directly in the `model` field — e.g. `claude-sonnet-4-6`, `gpt-5-mini`, `gemini-3-flash`. No provider prefix is needed. To look up the exact identifiers the gateway serves, which underlying model each maps to, and their context windows, pricing, and capabilities, use any of:
240
240
 
241
241
  - **models.dev Neon provider page: https://models.dev/providers/neon** — the canonical, always-current list of the Neon provider's model IDs and their underlying models. The machine-readable catalog is at https://models.dev/api.json (the `neon` key).
242
242
  - **Models doc:** see Further Reading.
@@ -272,7 +272,7 @@ Any Neon credential (`nt_live_...`) valid for the branch works as the bearer tok
272
272
  "canonical_slug": "claude-sonnet-4-6",
273
273
  "name": "Claude Sonnet 4.6", // human-readable display name
274
274
  "object": "model",
275
- "owned_by": "anthropic", // anthropic | openai | google | meta | alibaba | databricks
275
+ "owned_by": "anthropic", // provider slug, e.g. anthropic | openai | google | meta | alibaba | databricks | ... (non-exhaustive; read live)
276
276
  "created": 0,
277
277
  "enabled": true,
278
278
  "context_length": null,
@@ -55,7 +55,7 @@ If the workload is a pure static site, a cron/background job that needs its own
55
55
 
56
56
  ## Availability
57
57
 
58
- Check this precondition before setting anything up: Neon Functions is a public beta feature available only on new projects in the `us-east-2` region. Confirm the user's Neon project is a new project in `us-east-2`; it can't be enabled on existing projects. Functions usage isn't billed during the public beta.
58
+ Check this precondition before setting anything up: Neon Functions is a public beta feature available in the `us-east-2` region. Confirm the user's Neon project is in `us-east-2`. Functions usage isn't billed during the public beta.
59
59
 
60
60
  ## Architecture: Where Functions Fit
61
61
 
@@ -135,7 +135,7 @@ neon dev # serves every function in neon.ts with hot reload; injects DATABA
135
135
  neon deploy # bundles with esbuild, uploads, and applies neon.ts to the linked branch
136
136
  ```
137
137
 
138
- To deploy a single function without `neon.ts`: `neon functions deploy <slug> --src src/index.ts` (`--src` takes either the entry file or a directory containing `index.ts`, `index.mjs`, or `index.js`). Retrieve the public URL with `neon functions get <slug>` (the `invocation_url` field, of the form `https://<branch_id>-<slug>.compute.c-1.us-east-2.aws.neon.tech`). Manage with `neon functions list|get|delete`.
138
+ To deploy a single function without `neon.ts`: `neon functions deploy <slug> --src src/index.ts` (`--src` takes either the entry file or a directory containing `index.ts`, `index.mjs`, or `index.js`). Retrieve the public URL with `neon functions get <slug>` (the `invocation_url` field, of the form `https://<branch_id>-<slug>.compute.<cell>.us-east-2.aws.neon.tech`). Manage with `neon functions list|get|delete`.
139
139
 
140
140
  When `neon checkout` _creates_ a new branch and a `neon.ts` is present, it applies the policy automatically — deploying the function to the fresh branch. Checking out an existing branch does not re-deploy; run `neon deploy` explicitly.
141
141
 
@@ -229,7 +229,7 @@ Functions are long-running but **still serverless** — they are a request/respo
229
229
 
230
230
  - **Time to first byte: 15 minutes.** Your handler must _begin_ returning a response within 15 minutes of receiving a request. Most handlers finish in seconds; the 15-minute ceiling exists so agent workloads like image/video generation have room.
231
231
  - **Heartbeat: 15 minutes.** Open WebSocket/SSE connections stay alive as long as data flows. The timeout only fires when a connection goes silent — send at least one byte every 15 minutes to keep a quiet stream alive.
232
- - **`waitUntil`: 15 minutes.** Work registered with `waitUntil` keeps the invocation alive after the response is sent, up to 15 minutes — for cleanup like analytics writes and audit logs, **not** a background job runner. (`waitUntil` from `@neon/functions` is currently a stub during the preview.)
232
+ - **`waitUntil`: 15 minutes.** Work registered with `waitUntil` (from `@neon/functions`) keeps the invocation alive after the response is sent, up to 15 minutes — for cleanup like analytics writes and audit logs, **not** a background job runner. Off the Neon runtime (local `neon dev`, tests) it's a no-op: the promise still runs but isn't tracked.
233
233
  - **Idle eviction.** With no active connections Neon shuts the function down; it may also evict/restart for operational reasons — e.g. maintenance, or moving the function to a different compute node (active functions can run for hours first). Treat eviction like a process restart — WebSocket/SSE clients must reconnect. Neon sends `SIGINT` before evicting, so a `process.on("SIGINT", ...)` handler lets you detect that the function is about to be evicted and run any last-minute cleanup. You don't need one just to close Postgres connections — Neon's pooler reclaims those on its own.
234
234
  - **Runtime:** Node.js 24, memory fixed at 2048 MiB during the preview. Slugs must match `^[a-z0-9]{1,20}$`. **An isolate is reused across many requests** — multiple requests can be in flight on the same isolate at once (interleaved on Node's single-threaded event loop), and under load the runtime runs several isolates in parallel, each with its own copy of module state. State held in module scope is therefore per-isolate (shared by every request that isolate handles) and in-memory only — persist anything that must survive eviction in Postgres. This reuse is exactly why you create a connection pool once at module scope rather than per request (see [Connecting to Postgres](#connecting-to-postgres)).
235
235
 
@@ -51,7 +51,7 @@ export default {
51
51
  const { messages } = (await request.json()) as { messages: ModelMessage[] };
52
52
 
53
53
  const result = streamText({
54
- model: neon("claude-sonnet-4-6"), // swap to gpt-5-mini, gemini-2-5-flash, …
54
+ model: neon("claude-sonnet-4-6"), // swap to gpt-5-mini, gemini-3-flash, …
55
55
  system: "You are a concise assistant with access to the user's todos.",
56
56
  messages,
57
57
  tools: {
@@ -53,7 +53,7 @@ If the user has no Neon project, isn't on Postgres, and just needs a standalone
53
53
 
54
54
  ## Availability
55
55
 
56
- Check this precondition before setting anything up: Neon Object Storage is a public beta feature available only on new projects in the `us-east-2` region. Confirm the user's Neon project is a new project in `us-east-2` before proceeding; it can't be enabled on existing projects.
56
+ Check this precondition before setting anything up: Neon Object Storage is a public beta feature available in the `us-east-2` region. Confirm the user's Neon project is in `us-east-2` before proceeding.
57
57
 
58
58
  ## Setup
59
59
 
@@ -4,7 +4,7 @@ description: Use when working with the Resend email API — sending transactiona
4
4
  license: MIT
5
5
  metadata:
6
6
  author: resend
7
- version: "3.5.2"
7
+ version: "3.6.0"
8
8
  homepage: https://resend.com/agent-skills
9
9
  source: https://github.com/resend/resend-skills
10
10
  openclaw:
@@ -16,6 +16,7 @@ Automations are created in a `disabled` state by default. Set `status: "enabled"
16
16
  | Get | `resend.automations.get(id)` | Returns full automation with steps and connections |
17
17
  | List | `resend.automations.list(params?)` | Filter by `status`, cursor-paginated |
18
18
  | Update | `resend.automations.update(params)` | Partial update — name, status, or steps+connections |
19
+ | Duplicate | `resend.automations.duplicate(id)` | Copies steps and connections, returns the new automation ID |
19
20
  | Delete | `resend.automations.remove(id)` | Permanent |
20
21
  | Stop | `resend.automations.stop(id)` | Sets status to `disabled` |
21
22
  | List Runs | `resend.automations.runs.list({ automationId, status? })` | Filter by run status |
@@ -23,7 +24,7 @@ Automations are created in a `disabled` state by default. Set `status: "enabled"
23
24
 
24
25
  ### Python
25
26
 
26
- `resend.Automations.create/get/list/update/remove/stop` — same operations with snake_case params.
27
+ `resend.Automations.create/get/list/update/remove/duplicate/stop` — same operations with snake_case params.
27
28
 
28
29
  ## Graph Model
29
30
 
@@ -207,6 +208,14 @@ const { data, error } = await resend.automations.stop('aut_abc123');
207
208
  // data.status === 'disabled'
208
209
  ```
209
210
 
211
+ ### Duplicate an Automation
212
+
213
+ ```typescript
214
+ const { data, error } = await resend.automations.duplicate('aut_abc123');
215
+ // data.id is the new automation's ID
216
+ // The copy starts disabled, named "<original name> (Copy)"
217
+ ```
218
+
210
219
  ## Constraints
211
220
 
212
221
  - Max **150 steps** per automation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vybekiit",
3
- "version": "0.7.16",
3
+ "version": "0.7.18",
4
4
  "description": "Choose your services, sign in, create a VybeKiit app, and open its verified local welcome page.",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -32,13 +32,13 @@
32
32
  "tsup": "8.5.1",
33
33
  "typescript": "5.7.2",
34
34
  "vitest": "3.2.6",
35
- "@vybekiit/db": "0.7.16",
36
- "@vybekiit/core": "0.7.16",
37
- "@vybekiit/agent-mcp": "0.7.16",
38
- "@vybekiit/payments": "0.7.16",
39
- "@vybekiit/agent-kit": "0.7.16",
40
- "@vybekiit/report-mode": "0.7.16",
41
- "@vybekiit/deploy": "0.7.16"
35
+ "@vybekiit/db": "0.7.18",
36
+ "@vybekiit/agent-kit": "0.7.18",
37
+ "@vybekiit/deploy": "0.7.18",
38
+ "@vybekiit/core": "0.7.18",
39
+ "@vybekiit/agent-mcp": "0.7.18",
40
+ "@vybekiit/payments": "0.7.18",
41
+ "@vybekiit/report-mode": "0.7.18"
42
42
  },
43
43
  "scripts": {
44
44
  "build": "tsup && node scripts/bundleGlobalSkills.mjs",