Skip to main content

Changelog

All notable changes to Precogs AI are documented here.


[1.1.0] - 2026-01-25 (Today)

Added

  • Hybrid Authentication: Launched the new Opaque Token system (pk_live_...).
  • API Key Management: New UI in WebApp for generating and revoking multiple API keys.
  • VS Code Update: Modernized extension with Bearer token support and unified API endpoints.
  • MCP Server Fixes: Enhanced URL normalization for custom base URLs in AI agent workflows.

Changed

  • New Theme: Documentation site softened to "Standard Dark" (Deep Slate) to reduce eye strain.
  • Updated SDK/CLI: Published precogs-sdk (v0.1.2) and precogs-cli (v0.1.0) to PyPI.

[1.0.5] - 2026-01-10

Added

  • Model Context Protocol (MCP): Released the official Precogs MCP Server, enabling Claude and Cursor to call security tools directly.
  • AI Security Agent: New terminology and integration for autonomous security workflows.

[1.0.0] - 2026-01-01

Added

  • Official V1 Release: Full suite of security tools including SAST, SCA, and Container scanning.
  • Binary Product: Production-grade binary analysis and SBOM generation (CycloneDX/SPDX).
  • JetBrains Integration: Launched the Precogs plugin for IntelliJ, PyCharm, and WebStorm.

[0.8.0] - 2025-12-20

Added

  • VS Code Extension: Initial public release on the VS Code Marketplace.
  • CLI Power-ups: Added precogs auth status and interactive login flows.

[0.5.0] - 2025-12-05

Added

  • Python SDK: First release of precogs-sdk for programmatic integration.
  • Binary Engine v2: Deep support for ELF, Mach-O, and PE file parsing.

[0.3.0] - 2025-11-25

Added

  • Secrets Detection: Advanced scanning for 500+ secret types (AWS, Stripe, GitHub, etc.) with false-positive filtering.
  • PII Detection: Identification of sensitive personal data in logs and source code.
  • SCA Beta: Early access to dependency scanning and vulnerability matching.

[0.1.0] - 2025-11-16

Added

  • Alpha Launch: Core scanning engine with AI-native code context analysis.
  • GitHub App: Basic PR checking and inline commenting.
  • Initial Documentation: Launch of the developer docs portal.