Skip to content

v0.1.3

Choose a tag to compare

@s0ld13rr s0ld13rr released this 09 Jul 08:46

PentestCode v0.1.3

AI penetration testing agent for the terminal.

What's New

  • Wave 1: Confidence scoring, structured evidence, changelog
  • Wave 2: State diff injection, auto-critic, entity relationships, phase quality gates
  • Wave 3: Decision memory, alert queue, OODA structured reasoning
  • Agent Quality: Tool knowledge in prompts, inter-agent communication, session/shell tracking, network segmentation model
  • Full rename: @opencode-ai@pentestcode across entire codebase
  • 12 specialist agents: pentest, recon, scanner, enumerator, exploiter, reporter, identity, infrastructure, post_exploit, exploit_dev, critic, webapp

Install

Linux/macOS:

curl -fsSL https://github.com/s0ld13rr/pentestcode/releases/latest/download/install.sh | sh

Windows (PowerShell):

irm https://github.com/s0ld13rr/pentestcode/releases/latest/download/install.ps1 | iex

Or download the binary for your platform below.