Updates ship continuously. This page tracks the changes we think are worth calling out — new features, notable improvements, and behavior changes that may affect your workflow.Documentation Index
Fetch the complete documentation index at: https://docs.corridor.dev/llms.txt
Use this file to discover all available pages before exploring further.
🤖 Corridor released two integrations for AI coding tools:
- Codex support: Corridor now integrates with Codex CLI for real-time security guardrails. See Corridor’s Codex integration to get started.
- Cursor Plugin: The Corridor Cursor Plugin adds real-time security reviews to Cursor agents, guiding the coding agent as it plans.
- PR Feedback page: Admins now have a Developer Feedback page that captures every developer reply to a Corridor PR comment, alongside the action Corridor took in response.
- Comment emoji reactions: Corridor now emoji reacts to developer responses on PR review comments.
✅ Auto-close on merge
When a PR is merged, Corridor now reviews the diff and automatically closes any open findings that the change remediates. This works for findings raised on the PR itself and for older findings that an unrelated PR happens to fix — so your findings list stays clean without manual triage. Closed findings show a “Fixed by PR #N” badge linking back to the merge.🏷️ Custom tags for findings
Organize findings beyond severity and state. Use tags for things like:- Marking findings a human has reviewed (the built-in Validated tag)
- Routing by team, service, or sprint
- Filtering the findings list, including a team-wide default filter so the page opens pre-scoped
🎉 We are expanding coverage to secure code where you work.Here’s what’s new:
- Standalone Corridor CLI: use Corridor without an extension. This enables the Claude Code standalone plugin (via CLI).
- Corridor MCP Server: review findings, create guardrails for your agents, and more directly from your IDE.
- Factory Hooks support (via CLI): ensure Factory-generated code aligns with your security policies and enforce MCP compliance.
- Windsurf Hooks support: apply the same guardrails to code from Windsurf.
🎉 Today, we’re announcing our partnership with Cursor through our integration with Cursor Hooks, enabling real-time security reviews and policy enforcement without interrupting your development flow.What’s new:
- MCP Compliance enforcement (enabled by default) — set policies and enforce which MCP servers can be run in the new Compliance tab.
- Stop Hooks (opt-in) — instant security checks that guide your coding agent to fix security bugs.