Tagged articles

AI code analysis

7 articles · Page 1 of 1
java1234
java1234
Jul 19, 2026 · Artificial Intelligence

FastCode: Up to 4× Faster and 44% Cheaper Than Claude Code for Codebase Understanding

FastCode, an open‑source framework from HKU’s DS team, builds semantic maps and structural graphs of codebases to let AI assistants answer queries up to four times faster, cut token usage by up to 44 %, and achieve higher accuracy across benchmarks, supporting multiple languages and deployment options.

AI code analysisFastCodeOpen Source
0 likes · 7 min read
FastCode: Up to 4× Faster and 44% Cheaper Than Claude Code for Codebase Understanding
21CTO
21CTO
May 12, 2026 · Information Security

cURL Founder Tests Anthropic Mythos on 176K Lines of C Code, Finds Only One Low‑Severity Vulnerability

In a detailed blog post, curl creator Daniel Stenberg evaluated Anthropic’s AI security model Mythos by scanning 176,000 lines of curl’s C code, uncovering five reported issues that collapsed to a single low‑severity CVE after manual verification, and concluded that the model’s hype far exceeds its actual capability.

AI code analysisAnthropic MythosC language
0 likes · 10 min read
cURL Founder Tests Anthropic Mythos on 176K Lines of C Code, Finds Only One Low‑Severity Vulnerability
Tech Minimalism
Tech Minimalism
May 4, 2026 · Artificial Intelligence

How to Build an AI Agent Code Knowledge Base with GitNexus – Full Guide

GitNexus transforms a codebase into a pre‑computed knowledge graph—capturing dependencies, call chains, functional clusters, and execution flows—and exposes this structured context to AI agents via MCP, CLI, and Web UI, enabling accurate code understanding, impact analysis, safe refactoring, and seamless integration with tools like Claude Code, Cursor, and Codex.

AI code analysisCLIGitNexus
0 likes · 19 min read
How to Build an AI Agent Code Knowledge Base with GitNexus – Full Guide
CodeTrend
CodeTrend
Apr 20, 2026 · Artificial Intelligence

AI-Powered Codebase Readers: zread.ai vs deepwiki.com

The article compares two AI-driven codebase reading tools—zread.ai from Zhipu AI and deepwiki.com from Cognition AI—detailing their core positioning, key features, underlying models, Chinese language support, deployment options, and performance characteristics to help developers choose the right solution.

AI code analysisGitHub documentationLLM
0 likes · 4 min read
AI-Powered Codebase Readers: zread.ai vs deepwiki.com
大转转FE
大转转FE
Jul 22, 2025 · Frontend Development

Can AI Predict Code Impact? A Cursor‑Powered Frontend Analysis Case Study

This article explores how the Cursor AI tool can automatically assess the impact of code changes in a Vue 2 frontend project, detailing a three‑step MVP workflow, its strengths, limitations, and practical insights for developers seeking smarter pre‑test risk evaluation.

AI code analysisCursorFrontend
0 likes · 9 min read
Can AI Predict Code Impact? A Cursor‑Powered Frontend Analysis Case Study