y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#automated-debugging News & Analysis

2 articles tagged with #automated-debugging. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

2 articles
AIBullisharXiv – CS AI · Jun 56/10
🧠

Learning Adaptive Parallel Execution for Efficient Code Localization

Researchers introduce FuseSearch, an AI system that optimizes parallel code localization by reducing redundant tool invocations from 34.9% to near-zero through adaptive execution strategies. The approach combines supervised fine-tuning and reinforcement learning to dynamically adjust search breadth, achieving state-of-the-art performance on SWE-bench while using 68.9% fewer tokens and delivering 93.6% speedup.

AIBullisharXiv – CS AI · Jun 26/10
🧠

SkillRevise: Improving LLM-Authored Agent Skills via Trace-Conditioned Skill Revision

Researchers introduce SkillRevise, a framework that automatically refines LLM agent skills through execution-grounded iteration, improving task success rates from 36% to 62% on benchmarks. The approach addresses the cold-start problem in agent development by diagnosing defects from execution traces and applying targeted repairs, while demonstrating strong cross-model transferability.