Tagged articles
5 articles
Page 1 of 1
AI Engineering
AI Engineering
May 16, 2026 · Backend Development

Cut 92% of Claude Code Tool Calls for Large Codebases with CodeGraph

CodeGraph builds a semantic knowledge graph of a codebase so Claude Code can query the graph instead of scanning files, reducing tool calls by an average of 92% and speeding up exploration by 71% across multiple large, multi‑language projects.

AI code assistanceClaude CodeCodeGraph
0 likes · 6 min read
Cut 92% of Claude Code Tool Calls for Large Codebases with CodeGraph
Machine Heart
Machine Heart
May 12, 2026 · Artificial Intelligence

DECS Cuts Overthinking in Models: Halve Inference Tokens and Raise Accuracy

DECS, a novel training framework introduced by researchers from Fudan, Shanghai Jiao Tong, and the Shanghai AI Lab, theoretically exposes the flaws of length‑penalty rewards and, through token‑level reward decoupling and dynamic batch scheduling, reduces inference token counts by over 50% while improving accuracy across multiple benchmarks.

DECSbenchmark evaluationinference efficiency
0 likes · 9 min read
DECS Cuts Overthinking in Models: Halve Inference Tokens and Raise Accuracy
Java Web Project
Java Web Project
May 1, 2026 · Artificial Intelligence

How a Single Command Cuts AI Coding Token Usage from 210K to 23K

The article explains why AI coding tools waste hundreds of thousands of tokens on noisy terminal output, presents official data showing a typical two‑hour session generating 210,000 useless tokens, and demonstrates how the open‑source Rust Token Killer (RTK) filters output to save up to 80% of tokens with a single command.

AI codingCLIOpen Source
0 likes · 4 min read
How a Single Command Cuts AI Coding Token Usage from 210K to 23K
AI Engineering
AI Engineering
Apr 2, 2026 · Artificial Intelligence

Cut Claude Code’s Fluff with 8 Lines: Slash Output Tokens by 63%

By adding an eight‑line CLAUDE.md file that suppresses polite openings, repetitions, and unnecessary explanations, developers reduced Claude Code’s output token count by 63% without losing information, achieving up to 75% shorter code reviews and 64% shorter concept explanations, as verified by independent benchmarks.

ClaudeGitHubLLM prompt
0 likes · 4 min read
Cut Claude Code’s Fluff with 8 Lines: Slash Output Tokens by 63%
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Mar 26, 2026 · Artificial Intelligence

OpenSpace: HKU’s Open‑Source AI Agent Engine Cuts Tokens by 46% and Boosts ROI 4.2×

OpenSpace is an open‑source, self‑evolving AI agent engine that supports major agent frameworks, reduces token consumption by 46%, achieves a 4.2‑fold return on 50 professional tasks across six industries using the Qwen 3.5‑Plus model, and provides auto‑fix, auto‑improve, and auto‑learn capabilities for collective intelligence.

AI agentOpenSourcebenchmark
0 likes · 9 min read
OpenSpace: HKU’s Open‑Source AI Agent Engine Cuts Tokens by 46% and Boosts ROI 4.2×