@ruvector/rvagent-wasm 0.2.0
·
3083 commits
to main
since this release
@ruvector/rvagent-wasm 0.2.0
Changes from 0.1.0
Documentation + metadata release. No Rust changes.
- Corrected npm package name:
@ruvector/rvagent-wasm(previously README showed unscopedrvagent-wasm) - Corrected build target documentation:
nodejs(notweb) for@claude-flow/cliusage - Added
JsModelProvider+addMcpTools()integration patterns (ruflo ADR-129 Gaps 1 & 2) - Added
WasmGallerydirect API examples - Added
CHANGELOG.md - Added
.github/workflows/publish-rvagent-wasm.ymlfor npm publish via CI
ADR-129 context
All gap APIs were already present in 0.1.0:
- Gap 1 (
JsModelProvider/set_model_provider): WASM API complete — wiring gap is in ruflo'sagent-wasm.ts - Gap 2 (
addMcpTools): WASM API complete — wiring gap is in ruflo'sbuildRvfContainer - Gap 3 (
get_state,get_todos,reset): WASM API complete — MCP tools missing in ruflo - Gap 4 (full
WasmGallerysurface): WASM API complete — MCP tools missing in ruflo
See ADR-129 for the ruflo-side fix plan.
Compatible with
@claude-flow/cli >= 3.10.4- wasm-pack 0.14.x, 0.15.x
- Rust 1.80+
Installing
npm install @ruvector/rvagent-wasm@0.2.0