Articles by tag: code-analysis
Open AI Models Found Vulnerabilities Like Mythos
Researchers Reproduced Results of the Closed Mythos Model Using GPT-5.4 and Claude Opus. Detailed Breakdown of Technical Details and Conclusions.
project-graph-mcp: graph for AI navigation
project-graph-mcp server builds a compressed code dependency graph for JS/TS/Python/Go. Metrics, Health Score, test checklists. Integration with agent pools. Learn how to set up.
Code Graph: Dependency and Complexity Analysis in Large Projects
Learn how the code graph helps automate navigation through complex codebases, find hot spots, and assess the impact of changes. A practical guide for developers.