> ## Documentation Index
> Fetch the complete documentation index at: https://docs.symbioticsec.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Product updates and announcements

<Update label="August 14th, 2026">
  ### Code

  * MCP & Skill scanning
  * Diff viewer
</Update>

<Update label="August 4th, 2026">
  ### Code

  * Dependency scanning
  * Auto install sbx if sandboxing is activated
</Update>

<Update label="July 21st, 2026">
  ### Code

  * IDE extension first release
  * Prompt protection and Agent Sandboxing
</Update>

<Update label="July 8th, 2026">
  ### General

  * Authorized repositories: define repositories that are managed in Symbiotic (guardrails, scans, assets inventory)
</Update>

<Update label="June 23rd, 2026">
  ### Code

  * Security Modes

  <Warning>
    Personal token are now encrypted and only accessible at generation.
  </Warning>
</Update>

<Update label="June 8th, 2026">
  ### Code

  * AI Inventory: analyze MCP, Skills and Plugins usage in your organization

  ### Flow

  * Gitlab integration
</Update>

<Update label="May 29th, 2026">
  ### Code

  * Add security modes
  * Add observability tools
  * UI improvements for security tools
</Update>

<Update label="May 27th, 2026">
  ### Code

  * Add a secuirty lens to plan tool
  * Add guardrails compliance check
  * Add a command to scan the whole codebase
</Update>

<Update label="April 17th, 2026">
  ### Code

  * Debug and Ask mode
</Update>

<Update label="March 13th, 2026">
  ### Code

  * Tools execution permissions
  * Custom commands
</Update>

<Update label="February 26th, 2026">
  ### Code

  * Security tools improvements
</Update>

<Update label="February 26th, 2026">
  ### Code

  * Model selection
</Update>

<Update label="February 20th, 2026">
  ### Code

  * Auto-update feature
</Update>

<Update label="February 16th, 2026">
  ### Code

  * Launch of the first version of our secure coding agent
</Update>

<Update label="January 6th, 2026">
  ### IDE

  * MCP auto-configuration: our MCP will be automaticlaly installed and will retrieve your organization and repository guardrails to secure your AI assisted developpement.
</Update>

<Update label="November 13th, 2025">
  ### PORTAL

  * Repository Guardrails: Setup and download guadrails for AI generated code based on caracteristic of your repository
</Update>

<Update label="October 8th, 2025">
  ### PORTAL

  * Organization Guardrails: Setup and download guadrails for AI generated code based on caracteristic of your organization

  ### IDE

  * Clean Cache Command to remove all pre-generated remediations and saved chats
</Update>

<Update label="September 17th, 2025">
  ### VCS

  * In PR detection, review and chat
  * Issue remediation pre-generation at first scan

  ### IDE

  * Access pre-generated remediation
</Update>

<Update label="September 9th, 2025">
  ### IDE

  * MCP : Secure AI generated code using our MCP
</Update>

<Update label="August 28th, 2025">
  ### IDE

  * Cache for remediations, recommendations and chat
  * Warning for remediation generation that may be long
</Update>

<Update label="August 18th, 2025">
  ### Core

  * Open Tofu files are now scanned by our infrastructure scanner
  * Our CLI now can be [installed in a CI](/flow/admins/setup_CI_integration) with a dedicated Github Action

  ### IDE

  * Automatic views allow you to easyly filter issues on what you want to focus on
</Update>

<Update label="July 29th, 2025">
  ### Core

  * Configuration file now accept empty fields to improve it flexibility
  * Ignores are now managed via comments directly in the code

  ### VCS

  * Ensure usage of our IDE extension with a reminder feature that will send a comment on PRs that haven't previously scanned in the IDE.

  ### IDE

  * On each code security rule, you can improve your skills using our new in IDE trainings
  * You can report a false positive directly from your IDE and explain the reason to help us review our rules.
</Update>

<Update label="July 19th, 2025">
  ### IDE

  * Reccommendations : With the AI generated remediation snippet, you have now access to recommendation on how to further secure your code.
  * Assessment : After a remediation, developers can assess themselves on their understanding of the vulnerability and how to remediate it.
</Update>

<Update label="July 9th, 2025">
  ### Core

  * Our AI remediation can now generate snippets for all code languages supported by Symbiotic Security.
</Update>

<Update label="May 23rd, 2025">
  ### Core

  * Our extension is now able to scan code and detect vulnerabilities in more than 30 languages.

  ### IDE

  * Filters: You can now filters issues by severity
  * Search: You can now serach an issue in the treeview
  * Grouping: You can now swith from agrouping by files to a groupin by vulnerability
</Update>

<Update label="May 16th, 2025">
  ### Portal

  * Views: You can now create custom views based on filters
  * Export: You can now export issues taking into accoutn filters
</Update>
