mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-31 21:49:52 +00:00
**agentic-synth-examples** (44 → 0 errors): - tsconfig: add paths mapping to resolve @ruvector/agentic-synth locally - cicd/index.ts: introduce ResolvedCICDConfig to narrow optional fields - stock-market/index.ts: introduce ResolvedStockMarketConfig similarly - swarm/index.ts: introduce ResolvedSwarmConfig; fix task.startTime optional chain - dspy/benchmark.ts: add type assertions on response.json(), annotate callback params, fix unknown error handlers - dspy/training-session.ts: remove duplicate export type block (TS2484) **ruvector-wasm-unified** (140 → 0 errors): - Prefix all unused WASM stub parameters with _ - Remove unused AttentionMetadata/Tensor/ExoticResult/ResourceUsage from import type blocks - Fix exactOptionalPropertyTypes in economy.ts createTransaction **ruvbot** (1 → 0 errors): - SlackAdapter: @ts-expect-error on optional peer dep dynamic import **agentic-integration** (TS6059/1 → 0 errors): - Add tsconfig.json with rootDir: . for files in package root - Fix spawnPromises type from Promise<void>[] to Promise<string>[] **cognitum-gate-wasm** (TS6059 → 0 errors): - Add tsconfig.json pointing rootDir to ./src **ruvector-wasm** (meta-package): - Replace tsc --noEmit typecheck with informational echo (no TS sources) Co-authored-by: ruvnet <ruvnet@gmail.com> |
||
|---|---|---|
| .. | ||
| package.json | ||