v3.6.1 — add GPT-5.6 models (sol / terra / luna)

Added the OpenAI GPT-5.6 line to the provider pool: gpt-5.6-sol (frontier/default),
gpt-5.6-terra (balanced), gpt-5.6-luna (fast/affordable). Version 3.6.0 -> 3.6.1.
This commit is contained in:
CyberSecurityUP
2026-07-10 16:27:28 -03:00
parent d414dcb1f1
commit 54bf424c1d
17 changed files with 48 additions and 28 deletions
+20
View File
@@ -1,3 +1,23 @@
# NeuroSploit v3.6.1 — Release Notes
**Release Date:** July 2026
**Codename:** GPT-5.6 models
**License:** MIT
**Credits:** Joas A Santos & Red Team Leaders
---
## Highlights
- **Added the GPT-5.6 model line** (OpenAI / ChatGPT): `openai:gpt-5.6-sol`
(frontier / default), `openai:gpt-5.6-terra` (balanced), and
`openai:gpt-5.6-luna` (fast & affordable) — alongside the existing GPT-5.x,
Claude (incl. Sonnet 5), Grok 4.5 and the rest of the provider pool.
- Everything from v3.6.0 (AI/LLM/MCP/Skills testing, n8n audit, onboarding
wizard, intense multi-round recon) carries forward unchanged.
---
# NeuroSploit v3.6.0 — Release Notes
**Release Date:** July 2026