A graph-based visualization interface for VoiceTree that enables interactive canvas environments for terminal and coding agents.
- Agent Node Canvas: Visual representation of terminal and coding agents as interactive nodes on a graph
- Automatic Node Positioning: Intelligent placement of new nodes created by you or your agents
- Interactive Graph Visualization: Built on Cytoscape.js and juggl-ui for powerful graph manipulation
Requires Obsidian with Terminal plugin already installed.
cd juggl-main
./build.sh
Built on the Juggl plugin framework, VoiceTree UI extends graph visualization capabilities with:
- Custom data stores for agent nodes
- Event handlers for agent lifecycle management
- Extended node types for terminal and code content
- Intelligent positioning algorithms for new nodes
See LICENSE file for details.