Changelog

Last updated: 2026-02-04 · 5 releases

MAJOR

AI Agents & Autonomous Scanning

Deploy autonomous agents that test while you sleep. Set objectives, review findings.

Added

  • Autonomous AI agents for background vulnerability testing
  • Agent task queue with priority scheduling and resource limits
  • Real-time findings dashboard with severity classification
  • Agent-to-agent handoff for multi-stage attack chains

Changed

  • Redesigned main proxy interface for agent integration
  • Upgraded LLM engine to support tool-use patterns and function calling

Fixed

  • Memory leak in long-running proxy sessions exceeding 4 hours
MINOR

Smart Crawler & Endpoint Discovery

AI-powered crawling that maps attack surfaces automatically.

Added

  • AI-powered endpoint discovery engine with parameter fuzzing
  • Automatic hidden parameter detection via response diffing
  • Sitemap auto-generation from crawl results
  • Crawler scope rules with regex pattern support

Changed

  • Improved request history search performance by 5x with indexed lookups
PATCH

Stability Fixes

Bug fixes for tab completion, chat context, and certificate handling.

Fixed

  • Tab completion suggestions appearing for non-HTTP content types
  • Copilot chat losing context after 50+ messages in a session
  • Certificate pinning bypass failing on iOS 17+ targets
  • Repeater tab not preserving custom headers on duplicate
MINOR

Copilot Chat

Context-aware security assistant that understands your target.

Added

  • Copilot chat with full request/response context awareness
  • YOLO mode for one-click exploit generation and execution
  • JWT manipulation assistant with algorithm confusion detection
  • Chat history export to markdown

Changed

  • Tab completion model retrained on 200K+ real-world security payloads
  • Improved suggestion latency from 400ms to under 100ms
MAJOR

Initial Release

The first AI-native proxy for professional pentesters.

Added

  • Full MITM proxy with automatic TLS interception
  • Repeater with AI-powered tab completion
  • Request history with full-text search and filtering
  • Intruder with AI-suggested payload generation
  • Built-in decoder for common encoding schemes
  • macOS and Linux support with native installers