diff --git a/Docs/templates/NPM_AutoCode_AI.html b/Docs/templates/NPM_AutoCode_AI.html deleted file mode 100644 index 0633079..0000000 --- a/Docs/templates/NPM_AutoCode_AI.html +++ /dev/null @@ -1,1135 +0,0 @@ -\ - - -
- - -Describe a task. It plans it, writes the code, checks the code, runs it on your machine, and confirms it actually worked — a five-role agent loop, not a chatbot pretending to be one.
- -These are real categories from the tool registry — dev tooling, cloud, business, communication, creative, data, media, and system automation.
-NPM-AutoCode-AI hosts its own MCP endpoint. Link it once from the app, paste the link into your Claude or Grok connector settings, and the LLM you already talk to becomes the brain — planning, coding, and auditing — while this app is the hands that actually execute on your machine.
-Log in from the app's MCP tab. That's the only time you'll ever need to log in — everything else in the app works without an account.
Drop the link into Claude or Grok's custom connector settings. From then on, just talk to your normal LLM chat like always.
"Clear my Downloads folder," "email my team the report" — the LLM detects it needs a real action and calls into your link automatically.
Every generated script passes an Auditor review, plus a separate safety check, before it's ever sent to your desktop to execute.
Execution happens locally — your files, your credentials, your machine. The MCP server only ever relays code and results.
A Verifier role checks the actual output against the task — not just whether the script ran without crashing.
Everything a coding agent should do — on your own machine, with a GUI, for everyone.
-A System which can automate everything without needed of API_Key.
-A System by which you can automate your Local Machine from AI Websites like claude.com, grok.com
-Planner, Tool Manager, Coder, Auditor, and Verifier — each with its own job and its own fallback chain. Not a chatbot. A real agent loop.
- Plan → Select → Code → Audit → Execute → Verify -Every generated script is reviewed by a separate Auditor role before execution, plus a second non-LLM safety check that can't be talked around.
- Security First -Execution fails? The agent captures the error, feeds it back to the Coder, and retries with the prior attempt as context — up to 12 times per step.
- Self-Healing -On first run, the agent scans Desktop, Downloads, Documents, Pictures, Videos, and Music — it knows your files before you type a path.
- Workspace Scanner -Connect Claude or Grok directly from the sidebar. Login happens once, only for this — everything else in the app stays account-free.
- Bring Your Own LLM -Code runs as an actual child process — not exec(). Output streams live to the log panel. Kill any script instantly, mid-run.
- Real Isolation -Every tool below is available automatically. Just describe the task — the agent picks what it needs.
-Every task moves through these stages in order — each one runs a different role for the right job.
-
-
- No API keys required to start. No local GPU needed. Unzip and run.
-Download ZIP
Unzip folder
Run .exe
Start automating
Describe a task. It plans it, writes the code, checks the code, runs it on your machine, and confirms it actually worked — a five-role agent loop, not a chatbot pretending to be one.
+ +Real categories from the tool registry — dev tooling, cloud, business, communication, creative, data, media, and system automation.
+NPM-AutoCode-AI hosts its own MCP endpoint. Link it once from the app, paste the link into your Claude or Grok connector settings, and the LLM you already talk to becomes the brain.
+Log in from the app's MCP tab. That's the only time you'll ever need to log in — everything else works without an account.
Drop the link into Claude or Grok's custom connector settings. From then on, just talk to your normal LLM like always.
"Clear my Downloads folder," "email my team the report" — the LLM detects it needs a real action and calls into your link automatically.
Every generated script passes an Auditor review, plus a separate safety check, before it's sent to your desktop to execute.
Execution happens locally — your files, your credentials, your machine. The MCP server only ever relays code and results.
A Verifier role checks the actual output against the task — not just whether the script ran without crashing.
Everything a coding agent should do — on your own machine, with a GUI, for everyone.
+Planner, Tool Manager, Coder, Auditor, and Verifier — each with its own job and fallback chain. A real agent loop, not a chatbot.
+ Plan → Select → Code → Audit → Execute → Verify +Every generated script is reviewed by a separate Auditor role before execution, plus a second non-LLM safety check that can't be talked around.
+ Security First +Execution fails? The agent captures the error, feeds it back to the Coder, and retries with the prior attempt as context — up to 12 times per step.
+ Self-Healing +On first run, the agent scans Desktop, Downloads, Documents, Pictures, Videos, and Music — it knows your files before you type a path.
+ Workspace Scanner +Connect Claude or Grok directly from the sidebar. Login happens once, only for this — everything else in the app stays account-free.
+ Bring Your Own LLM +Code runs as an actual child process — not exec(). Output streams live to the log panel. Kill any script instantly, mid-run.
+ Real Isolation +Every tool below is available automatically. Just describe the task — the agent picks what it needs.
+Every task moves through these stages in order — each one runs a different role for the right job.
+
+ Download v3 free. No account required. No API key needed.
+Download the zip
Extract & run
Connect your LLM
Start automating