Skip to content

WebXR integration for noda.io#272

Open
hydrogentwo wants to merge 1 commit intoFellouAI:mainfrom
hydrogentwo:claude/webxr-noda-integration-JRcGx
Open

WebXR integration for noda.io#272
hydrogentwo wants to merge 1 commit intoFellouAI:mainfrom
hydrogentwo:claude/webxr-noda-integration-JRcGx

Conversation

@hydrogentwo
Copy link

Add NodaAgent and tools for interacting with Noda.io VR mind mapping platform:

  • NodaAgent: Specialized agent for creating/managing 3D mind maps
  • Node tools: create, update, delete, list nodes
  • Link tools: create, update, delete, list links
  • Utility tools: get user info, build complete mind maps
  • TypeScript types for Noda API (nodes, links, events, filters)

The integration uses Noda's Web API (window.noda) to programmatically build mind maps in VR environments. Includes helper methods for creating structured mind maps with proper 3D positioning.

Add NodaAgent and tools for interacting with Noda.io VR mind mapping platform:

- NodaAgent: Specialized agent for creating/managing 3D mind maps
- Node tools: create, update, delete, list nodes
- Link tools: create, update, delete, list links
- Utility tools: get user info, build complete mind maps
- TypeScript types for Noda API (nodes, links, events, filters)

The integration uses Noda's Web API (window.noda) to programmatically
build mind maps in VR environments. Includes helper methods for
creating structured mind maps with proper 3D positioning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants