@nordsym/apiclaw 2.2.0 → 2.2.1
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 +15 -2
- package/dist/bin-http.js +0 -0
- package/dist/bin.bundled.js +79288 -0
- package/dist/gateway-client.d.ts.map +1 -1
- package/dist/gateway-client.js +24 -2
- package/dist/gateway-client.js.map +1 -1
- package/dist/index.bundled.js +61263 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +7 -2
- package/.claude/settings.local.json +0 -13
- package/.env.prod +0 -1
- package/apiclaw-README.md +0 -494
- package/convex/_generated/api.d.ts +0 -145
- package/convex/_generated/api.js +0 -23
- package/convex/_generated/dataModel.d.ts +0 -60
- package/convex/_generated/server.d.ts +0 -143
- package/convex/_generated/server.js +0 -93
- package/convex/_listWorkspaces.ts +0 -13
- package/convex/adminActivate.ts +0 -53
- package/convex/adminStats.ts +0 -306
- package/convex/agents.ts +0 -939
- package/convex/analytics.ts +0 -187
- package/convex/apiKeys.ts +0 -220
- package/convex/backfillAnalytics.ts +0 -272
- package/convex/backfillSearchLogs.ts +0 -35
- package/convex/billing.ts +0 -834
- package/convex/capabilities.ts +0 -157
- package/convex/chains.ts +0 -1318
- package/convex/credits.ts +0 -211
- package/convex/crons.ts +0 -65
- package/convex/debugFilestackLogs.ts +0 -16
- package/convex/debugGetToken.ts +0 -18
- package/convex/directCall.ts +0 -713
- package/convex/earnProgress.ts +0 -753
- package/convex/email.ts +0 -329
- package/convex/feedback.ts +0 -265
- package/convex/funnel.ts +0 -431
- package/convex/guards.ts +0 -174
- package/convex/http.ts +0 -3756
- package/convex/inbound.ts +0 -32
- package/convex/logs.ts +0 -701
- package/convex/migrateFilestack.ts +0 -81
- package/convex/migratePartnersProd.ts +0 -174
- package/convex/migratePratham.ts +0 -126
- package/convex/migrateProviderWorkspaces.ts +0 -175
- package/convex/mou.ts +0 -91
- package/convex/nurture.ts +0 -355
- package/convex/providerKeys.ts +0 -289
- package/convex/providers.ts +0 -1135
- package/convex/purchases.ts +0 -183
- package/convex/ratelimit.ts +0 -104
- package/convex/schema.ts +0 -926
- package/convex/searchLogs.ts +0 -265
- package/convex/seedAPILayerAPIs.ts +0 -191
- package/convex/seedDirectCallConfigs.ts +0 -336
- package/convex/seedPratham.ts +0 -149
- package/convex/spendAlerts.ts +0 -442
- package/convex/stripeActions.ts +0 -607
- package/convex/teams.ts +0 -243
- package/convex/telemetry.ts +0 -81
- package/convex/tsconfig.json +0 -25
- package/convex/updateAPIStatus.ts +0 -44
- package/convex/usage.ts +0 -260
- package/convex/usageReports.ts +0 -357
- package/convex/waitlist.ts +0 -55
- package/convex/webhooks.ts +0 -494
- package/convex/workspaceSettings.ts +0 -143
- package/convex/workspaces.ts +0 -1331
- package/convex.json +0 -3
- package/direct-test.mjs +0 -51
- package/email-templates/filestack-provider-outreach.html +0 -162
- package/email-templates/partnership-template.html +0 -116
- package/email-templates/pratham-draft-preview.txt +0 -57
- package/email-templates/pratham-partnership-draft.html +0 -141
- package/reports/APIClaw-Session-Report-2026-04-05.pdf +0 -0
- package/reports/pipeline/PIPELINE-REPORT.json +0 -153
- package/reports/pipeline/acquire_apisguru.json +0 -17
- package/reports/pipeline/capabilities.json +0 -38
- package/reports/pipeline/discover_azure_recursive.json +0 -1551
- package/reports/pipeline/discover_github.json +0 -25
- package/reports/pipeline/discover_github_repos.json +0 -49
- package/reports/pipeline/discover_swaggerhub.json +0 -24
- package/reports/pipeline/discover_well_known.json +0 -23
- package/reports/pipeline/fetch_specs.json +0 -19
- package/reports/pipeline/generate_providers.json +0 -14
- package/reports/pipeline/match_registry.json +0 -11
- package/reports/pipeline/parse_specs.json +0 -17
- package/reports/pipeline/promote_candidates.json +0 -34
- package/reports/pipeline/validate.json +0 -30
- package/reports/pipeline/validate_smoke_details.json +0 -3835
- package/reports/session-report-2026-04-05.html +0 -433
- package/seed-apis-direct.mjs +0 -106
- package/src/access-control.ts +0 -174
- package/src/adapters/base.ts +0 -364
- package/src/adapters/claude-desktop.ts +0 -41
- package/src/adapters/cline.ts +0 -88
- package/src/adapters/continue.ts +0 -91
- package/src/adapters/cursor.ts +0 -43
- package/src/adapters/custom.ts +0 -188
- package/src/adapters/detect.ts +0 -202
- package/src/adapters/index.ts +0 -47
- package/src/adapters/windsurf.ts +0 -44
- package/src/bin-http.ts +0 -45
- package/src/bin.ts +0 -34
- package/src/capability-router.ts +0 -331
- package/src/chainExecutor.ts +0 -730
- package/src/chainResolver.test.ts +0 -246
- package/src/chainResolver.ts +0 -658
- package/src/cli/commands/demo.ts +0 -109
- package/src/cli/commands/doctor.ts +0 -435
- package/src/cli/commands/index.ts +0 -9
- package/src/cli/commands/login.ts +0 -203
- package/src/cli/commands/mcp-install.ts +0 -373
- package/src/cli/commands/restore.ts +0 -333
- package/src/cli/commands/setup.ts +0 -297
- package/src/cli/commands/uninstall.ts +0 -240
- package/src/cli/index.ts +0 -148
- package/src/cli.ts +0 -370
- package/src/confirmation.ts +0 -296
- package/src/credentials.ts +0 -455
- package/src/credits.ts +0 -329
- package/src/crypto.ts +0 -75
- package/src/discovery.ts +0 -568
- package/src/enterprise/env.ts +0 -156
- package/src/enterprise/index.ts +0 -7
- package/src/enterprise/script-generator.ts +0 -481
- package/src/execute-dynamic.ts +0 -617
- package/src/execute.ts +0 -2386
- package/src/funnel-client.ts +0 -168
- package/src/funnel.test.ts +0 -187
- package/src/gateway-client.ts +0 -192
- package/src/hivr-whitelist.ts +0 -110
- package/src/http-api.ts +0 -286
- package/src/http-server-minimal.ts +0 -154
- package/src/index.ts +0 -2702
- package/src/intelligent-gateway.ts +0 -339
- package/src/mcp-analytics.ts +0 -156
- package/src/metered.ts +0 -149
- package/src/open-apis-generated.ts +0 -157
- package/src/open-apis.ts +0 -558
- package/src/postinstall.ts +0 -40
- package/src/product-whitelist.ts +0 -246
- package/src/proxy.ts +0 -36
- package/src/registration-guard.ts +0 -117
- package/src/session.ts +0 -129
- package/src/stripe.ts +0 -497
- package/src/telemetry.ts +0 -71
- package/src/test.ts +0 -135
- package/src/types/convex-api.d.ts +0 -20
- package/src/types/convex-api.ts +0 -21
- package/src/types.ts +0 -109
- package/src/ui/colors.ts +0 -219
- package/src/ui/errors.ts +0 -394
- package/src/ui/index.ts +0 -17
- package/src/ui/prompts.ts +0 -390
- package/src/ui/spinner.ts +0 -325
- package/src/utils/backup.ts +0 -224
- package/src/utils/config.ts +0 -318
- package/src/utils/os.ts +0 -124
- package/src/utils/paths.ts +0 -203
- package/src/webhook.ts +0 -107
- package/test-10-working.cjs +0 -97
- package/test-14-final.cjs +0 -96
- package/test-actual-handlers.ts +0 -92
- package/test-apilayer-all-14.ts +0 -249
- package/test-apilayer-fixed.ts +0 -248
- package/test-direct-endpoints.ts +0 -174
- package/test-exact-endpoints.ts +0 -144
- package/test-final.ts +0 -83
- package/test-full-routing.ts +0 -100
- package/test-handlers-correct.ts +0 -217
- package/test-numverify-key.ts +0 -41
- package/test-via-handlers.ts +0 -92
- package/test-worldnews.mjs +0 -26
- package/tsconfig.json +0 -20
package/convex/capabilities.ts
DELETED
|
@@ -1,157 +0,0 @@
|
|
|
1
|
-
import { v } from "convex/values";
|
|
2
|
-
import { query, mutation } from "./_generated/server";
|
|
3
|
-
|
|
4
|
-
// Get a capability by ID
|
|
5
|
-
export const getById = query({
|
|
6
|
-
args: { id: v.string() },
|
|
7
|
-
handler: async (ctx, args) => {
|
|
8
|
-
return await ctx.db
|
|
9
|
-
.query("capabilities")
|
|
10
|
-
.withIndex("by_capability_id", (q) => q.eq("id", args.id))
|
|
11
|
-
.first();
|
|
12
|
-
},
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
// List all capabilities
|
|
16
|
-
export const list = query({
|
|
17
|
-
args: {},
|
|
18
|
-
handler: async (ctx) => {
|
|
19
|
-
return await ctx.db.query("capabilities").collect();
|
|
20
|
-
},
|
|
21
|
-
});
|
|
22
|
-
|
|
23
|
-
// List capabilities by category
|
|
24
|
-
export const listByCategory = query({
|
|
25
|
-
args: { category: v.string() },
|
|
26
|
-
handler: async (ctx, args) => {
|
|
27
|
-
return await ctx.db
|
|
28
|
-
.query("capabilities")
|
|
29
|
-
.withIndex("by_category", (q) => q.eq("category", args.category))
|
|
30
|
-
.collect();
|
|
31
|
-
},
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
// Get providers for a capability (sorted by priority, filtered by enabled + healthy)
|
|
35
|
-
export const getProviders = query({
|
|
36
|
-
args: { capabilityId: v.string(), region: v.optional(v.string()) },
|
|
37
|
-
handler: async (ctx, args) => {
|
|
38
|
-
let providers = await ctx.db
|
|
39
|
-
.query("providerCapabilities")
|
|
40
|
-
.withIndex("by_capabilityId_enabled", (q) =>
|
|
41
|
-
q.eq("capabilityId", args.capabilityId).eq("enabled", true)
|
|
42
|
-
)
|
|
43
|
-
.collect();
|
|
44
|
-
|
|
45
|
-
// Filter by region if specified
|
|
46
|
-
if (args.region) {
|
|
47
|
-
providers = providers.filter(p => p.regions.includes(args.region!));
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
// Filter out unhealthy providers
|
|
51
|
-
providers = providers.filter(p => p.healthStatus !== "down");
|
|
52
|
-
|
|
53
|
-
// Sort by priority, then price, then latency
|
|
54
|
-
providers.sort((a, b) => {
|
|
55
|
-
if (a.priority !== b.priority) return a.priority - b.priority;
|
|
56
|
-
if (a.pricePerUnit !== b.pricePerUnit) return a.pricePerUnit - b.pricePerUnit;
|
|
57
|
-
return a.avgLatencyMs - b.avgLatencyMs;
|
|
58
|
-
});
|
|
59
|
-
|
|
60
|
-
return providers;
|
|
61
|
-
},
|
|
62
|
-
});
|
|
63
|
-
|
|
64
|
-
// Create a capability
|
|
65
|
-
export const create = mutation({
|
|
66
|
-
args: {
|
|
67
|
-
id: v.string(),
|
|
68
|
-
name: v.string(),
|
|
69
|
-
description: v.string(),
|
|
70
|
-
category: v.string(),
|
|
71
|
-
standardParams: v.array(v.object({
|
|
72
|
-
name: v.string(),
|
|
73
|
-
type: v.string(),
|
|
74
|
-
required: v.boolean(),
|
|
75
|
-
description: v.string(),
|
|
76
|
-
default: v.optional(v.any()),
|
|
77
|
-
})),
|
|
78
|
-
},
|
|
79
|
-
handler: async (ctx, args) => {
|
|
80
|
-
const now = Date.now();
|
|
81
|
-
return await ctx.db.insert("capabilities", {
|
|
82
|
-
...args,
|
|
83
|
-
createdAt: now,
|
|
84
|
-
updatedAt: now,
|
|
85
|
-
});
|
|
86
|
-
},
|
|
87
|
-
});
|
|
88
|
-
|
|
89
|
-
// Add provider to capability
|
|
90
|
-
export const addProvider = mutation({
|
|
91
|
-
args: {
|
|
92
|
-
providerId: v.string(),
|
|
93
|
-
capabilityId: v.string(),
|
|
94
|
-
priority: v.number(),
|
|
95
|
-
regions: v.array(v.string()),
|
|
96
|
-
pricePerUnit: v.number(),
|
|
97
|
-
currency: v.string(),
|
|
98
|
-
avgLatencyMs: v.number(),
|
|
99
|
-
paramMapping: v.any(),
|
|
100
|
-
},
|
|
101
|
-
handler: async (ctx, args) => {
|
|
102
|
-
const now = Date.now();
|
|
103
|
-
return await ctx.db.insert("providerCapabilities", {
|
|
104
|
-
...args,
|
|
105
|
-
enabled: true,
|
|
106
|
-
healthStatus: "healthy",
|
|
107
|
-
createdAt: now,
|
|
108
|
-
updatedAt: now,
|
|
109
|
-
});
|
|
110
|
-
},
|
|
111
|
-
});
|
|
112
|
-
|
|
113
|
-
// Update provider health status
|
|
114
|
-
export const updateHealth = mutation({
|
|
115
|
-
args: {
|
|
116
|
-
providerId: v.string(),
|
|
117
|
-
capabilityId: v.string(),
|
|
118
|
-
healthStatus: v.string(),
|
|
119
|
-
},
|
|
120
|
-
handler: async (ctx, args) => {
|
|
121
|
-
const mapping = await ctx.db
|
|
122
|
-
.query("providerCapabilities")
|
|
123
|
-
.withIndex("by_providerId", (q) => q.eq("providerId", args.providerId))
|
|
124
|
-
.filter((q) => q.eq(q.field("capabilityId"), args.capabilityId))
|
|
125
|
-
.first();
|
|
126
|
-
|
|
127
|
-
if (mapping) {
|
|
128
|
-
await ctx.db.patch(mapping._id, {
|
|
129
|
-
healthStatus: args.healthStatus,
|
|
130
|
-
lastHealthCheck: Date.now(),
|
|
131
|
-
updatedAt: Date.now(),
|
|
132
|
-
});
|
|
133
|
-
}
|
|
134
|
-
},
|
|
135
|
-
});
|
|
136
|
-
|
|
137
|
-
// Log capability usage
|
|
138
|
-
export const logUsage = mutation({
|
|
139
|
-
args: {
|
|
140
|
-
capabilityId: v.string(),
|
|
141
|
-
providerId: v.string(),
|
|
142
|
-
userId: v.string(),
|
|
143
|
-
action: v.string(),
|
|
144
|
-
success: v.boolean(),
|
|
145
|
-
fallbackUsed: v.boolean(),
|
|
146
|
-
fallbackReason: v.optional(v.string()),
|
|
147
|
-
latencyMs: v.number(),
|
|
148
|
-
cost: v.number(),
|
|
149
|
-
currency: v.string(),
|
|
150
|
-
},
|
|
151
|
-
handler: async (ctx, args) => {
|
|
152
|
-
return await ctx.db.insert("capabilityLogs", {
|
|
153
|
-
...args,
|
|
154
|
-
timestamp: Date.now(),
|
|
155
|
-
});
|
|
156
|
-
},
|
|
157
|
-
});
|