back to home

Peiiii / nextclaw

NextClaw: Your omnipotent personal assistant, residing above the digital realm. Basically Ultra-Lightweight OpenClaw Pro Max.

135 stars
18 forks
0 issues
TypeScriptJavaScriptShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing Peiiii/nextclaw in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/Peiiii/nextclaw)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

简体中文 NextClaw **Your omnipotent personal AI assistant. One command. Runs locally.** Documentation · Planning · Discord · Issues · Roadmap --- NextClaw orchestrates the entire internet and raw compute from your machine — bending every bit and byte to manifest your intent into reality. Inspired by OpenClaw and fully compatible with its plugin ecosystem. • **One-command startup** — , then configure everything in the browser UI • **12+ AI providers** — OpenRouter, OpenAI, Anthropic, Gemini, DeepSeek, Groq, MiniMax, and more • **10+ message channels** — Discord, Telegram, Slack, WhatsApp, Feishu, DingTalk, WeCom, QQ, Email • **Built-in automation** — Cron & Heartbeat for scheduled autonomous tasks • **Local & private** — Runs entirely on your machine; configs, history, and tokens stay with you • **Ultra-lightweight** — ~1/20 the codebase of OpenClaw, easier to maintain and extend Quick Start • Prerequisites • Install Node.js (LTS recommended): nodejs.org • Open a terminal: • Windows: , type (or open PowerShell) • macOS: , search • Linux: (or Terminal from app menu) Verify your environment first: Open **http://127.0.0.1:18791** → set your provider and model → start chatting. If is not found, install/reinstall Node.js and reopen your terminal. Run The Development Server For local development in this repository, use the built-in dev runner from the repo root: This starts the NextClaw development stack and prints the local URLs in the terminal. If you only need one side, you can run them separately: > Full configuration guide: docs.nextclaw.io > > Beginner step-by-step guide (with troubleshooting): Getting Started Screenshots Refresh all product screenshots (website + GitHub assets): **Agent Chat** — send tasks and review multi-turn conversations in one place: **AI Providers** — configure and switch between providers in the UI: **Message Channels** — enable Discord, Telegram, Feishu, QQ, and more: Documentation Visit **docs.nextclaw.io** for the full documentation, including: • Model Selection • Commands • Vision & Roadmap • Feishu Setup Tutorial • GitHub planning docs: Roadmap · TODO Backlog · File Naming Convention Community • **Discord** — NextClaw / OpenClaw • **WeChat Group** — Scan to join: Contributing Contributions are welcome! Please open an issue or submit a pull request. Acknowledgements NextClaw is inspired by and built upon the shoulders of these great projects: • OpenClaw — The full-stack AI assistant platform that inspired NextClaw's architecture and plugin ecosystem. • NanoBot — A lightweight Python agent framework that demonstrated how simplicity and power can coexist. License MIT ---