Changelog
What's new in SKEP3
Every release, every fix, every improvement — tracked in full. SKEP3 ships fast and ships transparently.
v2.4.0Latest
Feb 2026NEW
ASCII splash screen rebranded to SKEP3
NEW
CLI footer now shows version, author, and site
NEW
Ollama model list now pulled directly from system at runtime
FIX
Fixed ExitPromptError on Ctrl+C during interactive prompts
FIX
Resolved permission denied errors on edith binary after npm link
FIX
Fixed null address crash in transaction scanner (toLowerCase on null)
v2.3.0Stable
Jan 2026NEW
Added automatic RPC fallback to public endpoints on timeout
NEW
AI model selection reverted to system default; custom model flag removed
FIX
Fixed memory leak in WebSocket feed during high transaction volume
v2.2.0Stable
Dec 2025NEW
Local LLM risk reports now use structured JSON output for lower hallucination rate
NEW
Sub-100ms average simulation time on mainnet fork
NEW
Drainer signature database updated — 14.2K known malicious contracts indexed
FIX
Anvil fork retry logic improved for unstable RPC connections
FIX
Token delta parsing fixed for ERC-777 re-entrancy edge case
v2.1.0Stable
Nov 2025NEW
Solana chain support announced — integration timeline Q3 2026
NEW
edith proxy now exposes WebSocket feed at /feed for live threat events
NEW
Config file (~/.skep3/config.json) support added
FIX
Fixed race condition in concurrent block scanning on high-throughput nodes
v2.0.0Major
Oct 2025NEW
Full rewrite of proxy engine — now handles all JSON-RPC methods correctly
NEW
AI threat engine integrated — on-device LLM via Ollama
NEW
EVM simulation switched from ethers.js simulation to Foundry Anvil fork
NEW
Edith CLI replaces legacy sentinel-cli binary
FIX
Resolved cross-origin issues with wallet RPC injection
FIX
Fixed incorrect gas estimation in forked simulations
v1.0.0Initial
Aug 2025NEW
Initial release of SKEP3 / Sentinel prototype
NEW
Basic ethers.js transaction simulation (pre-Anvil)
NEW
Hardcoded drainer signature check against known EOAs
SKEP3 is in active development. Follow releases on GitHub →