Agentic development prototype for vvvv gamma: live HDE/editor context, static project indexing, MCP tools, and narrow undo-integrated graph transactions.
- In vvvv: install the package (clone repo for now, Nuget Distribution is still WIP) and reference
VL.Agent.HDE.vlto run the bridge - MCP server: build and connect
vl-mcp. Seesrc/VL.Agent.Mcp/README.md.
VL.Agent.vl— package-facing root document.VL.Agent.HDE.vl.src/VL.Agent/— vvvv-facingnet8.0-windows7.0node library.src/VL.Agent.Mcp/—vl-mcpstdio MCP server.src/VL.Agent.Map/—vl-mapstatic VL/C#/SDSL indexer.src/VL.Agent.Probe/—vl-probemetadata-only vvvv API dumper.src/VL.Agent.Viewer/— dependency-free static graph viewer.schemas/andexamples/— graph-transaction contract and payloads.help/— vvvv Help Browser content.deployment/andscripts/— NuGet definition and release tooling.tests/— cross-platform tool smoke tests; Windows runtime checks belong here.
MIT.