mirror of
https://github.com/CyberSecurityUP/NeuroSploit.git
synced 2026-08-14 13:40:23 +02:00
docs(RELEASE): add v3.6.6 section (llama.cpp local provider, clippy, CI)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QDses7zTSa9YF7pPRjphvh
This commit is contained in:
co-authored by
Claude Fable 5
parent
f913af211d
commit
76b56898d1
+21
@@ -1,3 +1,24 @@
|
||||
# NeuroSploit v3.6.6 — Release Notes
|
||||
|
||||
**Release Date:** August 2026
|
||||
**Codename:** Local & Uncensored
|
||||
**License:** MIT
|
||||
**Credits:** Joas A Santos & Red Team Leaders
|
||||
|
||||
## Highlights
|
||||
|
||||
- **Local, uncensored & CPU-only — new `llamacpp:` provider.** Drives a
|
||||
`llama-server` OpenAI-compatible endpoint (`localhost:8080`), **no API key**,
|
||||
no data off-host, CPU-only or GPU-offloaded. Override with `LLAMACPP_BASE_URL`;
|
||||
`model` = the gguf you loaded (pass-through). **15 → 16 providers.**
|
||||
- **clippy clean under `-D warnings`** across the workspace.
|
||||
- **Rust CI template** — `examples/github-actions/ci.yml` (build / test / clippy)
|
||||
for the `neurosploit-rs/` workspace.
|
||||
|
||||
**Full changelog:** https://github.com/JoasASantos/NeuroSploit/compare/v3.6.5...v3.6.6
|
||||
|
||||
---
|
||||
|
||||
# NeuroSploit v3.6.5 — Release Notes
|
||||
|
||||
**Release Date:** July 2026
|
||||
|
||||
Reference in New Issue
Block a user