11ku7-ai-nodecoder
AI Coding Tool For Hobbyists & Researchers
Installation
Current Version: v2.0.0
Install globally via npm and start coding with AI in seconds.
Run this command in your terminal:
npm install -g 11ku7-ai-nodecoder
Then run nodecoder
to start!
Supported Platforms
Requires Node.js 18.0.0 or higher
Key Features
🤖 Agent Mode (Default)
Autonomous AI developer that plans, executes, and iterates. Uses intelligent tool selection with file editing, shell execution, and code analysis.
⚡ Auto Mode
Full automation without confirmations. The agent acts autonomously, self-corrects plans, and executes complex multi-step operations unattended.
🔄 Multiple AI Providers
Seamlessly switch between OpenRouter, Gemini, OpenAI, Anthropic, Grok, Groq, Ollama for local models and custom endpoints with dynamic model discovery.
🔌 MCP Integration
Model Context Protocol support for extended tool access. Connect to external MCP servers for enhanced capabilities like Exa search.
🐙 GitHub Integration
Direct repository management, create issues, manage PRs, sync changes, and work with remote codebases seamlessly from within the terminal.
🌐 Web UI
Browser-based interface at localhost:3000. Access all features through a modern web interface with real-time streaming and consent prompts.
📂 Session Management
Multiple persistent sessions with agent memory. Switch between projects, maintain context across restarts, and manage conversation history.
🎨 22+ Beautiful Themes
From Cyberpunk to Arctic Frost, 22+ customizable themes with syntax-highlighted code, real-time markdown, and responsive design.
🔑 Community Key System
Sustainable funding with contribution keys (30-day) and community keys (2-hour universal access). Device-locked security with token auth.
💻 Agent Terminal
Integrated PTY terminal with 30-minute timeout, batch command execution, and pattern watching. Full shell automation within the agent.
🔍 Holograph Diagnostics
Advanced code analysis with symbol definitions, references, dependencies, and diagnostics. Find unused code and undefined references automatically.
📎 File Attachments
Attach images, PDFs, and text files via the file browser. PDF pages render on-demand for visual analysis with AI vision capabilities.
🔍 Web Search
Real-time web access via Brave Search API with smart routing to Exa MCP for code/docs queries. Deep and quick search modes with automatic query classification.
📱 Telegram Bot
Full Telegram bot interface for mobile-first AI coding. Complete command system, inline keyboard consent, file upload/download, and real-time typing indicators.
🔗 Remote Access & Tunneling
Built-in Cloudflare tunnel support for remote access.
Gateway token authentication, zero-config setup with REMOTE=true TUNNEL=true, and secure
Socket.IO middleware.
🔬 Diff Validation Engine
Multi-pass validation catches AI code generation errors before applying. Holographic scope analysis, structural syntax checks, bracket balance, and auto-retry with guidance.
🧩 Agent Skills
Modular skill system with markdown-based definitions. Auto-discovered from skills/ directory, togglable per session, hot-reloadable, and injected into agent context on demand.
🖥️ Cross-Platform PTY
Dual-implementation persistent terminal: Python
pty for Linux/macOS/Termux and
node-pty for native Windows
PowerShell. Full PTY emulation with output buffering and signal forwarding.