NeuroNest Developer Documentation
Complete documentation for NeuroNest — the agent-first IDE. Architecture deep-dives, full agent reference for all 117+ agents, security guides, API documentation, and integration tutorials for all 11 supported AI providers.
Documentation Sections
- Getting Started — Installation, beta activation, and running your first agent workflow
- Architecture Overview — Swarm topology, ZERA optimizer, code graph engine, and the 9-stage AI pipeline
- Agent Reference — All 117+ agents documented with capabilities, system prompt structure, and usage examples
- Security Architecture — Complete guide to the 7-layer policy engine, firewall configuration, and threat model
- Knowledge Graph — How NeuroNest builds and maintains the live code graph via tree-sitter AST parsing
- Execution Topologies — Guides for Sequential, Star, Hierarchy, Mesh, and Hybrid orchestration patterns
- AI Provider Setup — Cloud provider configuration (OpenAI, Anthropic, Gemini, DeepSeek, Grok, Mistral, NVIDIA NIM, Groq) and local inference setup (Ollama, llama.cpp, OpenMythos)
- Agent Recipes — Creating, versioning, and sharing multi-agent workflow templates
- REST API Reference — Agent registration, stats endpoints, heartbeat protocol, and MCP tool discovery
- Plugin SDK — Building custom tools and skills for the agent swarm using the TypeScript-first SDK
- Integration Guides — GitHub, GitLab, Jenkins, Slack, Jira, and external LLM provider integration
- Configuration Reference — Complete reference for all settings, policy rules, and environment variables