2.1.0 - 2026-02-27 #24
samugit83
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
cypherfix_triage/): AI agent that queries the Neo4j knowledge graph, correlates hundreds of reconnaissance and exploitation findings, deduplicates them, ranks by exploitability and severity, and produces a prioritized remediation plancypherfix_codefix/): autonomous code-repair agent that clones the target repository, navigates the codebase with 11 code-aware tools, implements targeted fixes for each triaged vulnerability, and opens a GitHub pull request ready for review and mergeuseCypherFixTriageWS,useCypherFixCodeFixWS)/api/remediations/) and hook (useRemediations) for persisting and retrieving remediation results/api/cypherfix/) for triggering and managing triage and codefix sessionsapi.pyandorchestrator.pyCypherFixTab/) in the Graph dashboard providing a dedicated interface to launch triage, review prioritized findings, trigger code fixes, and monitor remediation progressCypherFixSettingsSectionin Project Settings for configuring CypherFix parameters (GitHub repo, branch, AI model, triage/codefix behavior)cypherfix-types.ts) — shared TypeScript types for triage results, codefix sessions, remediation records, and WebSocket message protocolsagentic/readmes/) — internal documentation for the agentic moduleChanged
hooks/index.tswith new CypherFix and remediation hooksThis discussion was created from the release 2.1.0 - 2026-02-27.
Beta Was this translation helpful? Give feedback.
All reactions