mirror of
https://github.com/ruvnet/RuView
synced 2026-06-09 10:13:17 +00:00
43de11d93e
Registers @ruvnet/rvagent 0.1.0 as an MCP server in plugin.json, so installing the ruview plugin auto-exposes bfld_last_scan, bfld_subscribe, presence_now, vitals_get_breathing, vitals_get_heart_rate, vitals_get_all, and vitals_fetch as first-class Claude Code tool calls instead of shell-out via the ruview-rvagent skill. Updates the ruview-rvagent skill + Codex prompt with a Quickstart section covering the published npm package and the RVAGENT_SENSING_URL override. The existing Rust-crate exploration content (vendor/ruvector/crates/rvAgent) remains as the substrate for deeper RVF-aware agentic flows. Co-Authored-By: claude-flow <ruv@ruv.net>