Collection size
97 articles
Page 2 of 5
JD Tech Talk
JD Tech Talk
Nov 3, 2025 · Artificial Intelligence

How JoyCode Agent Achieves 74.6% Pass@1 on SWE‑bench Verified with Patch‑Test Co‑generation

JoyCode Agent reaches a 74.6% pass rate on the authoritative SWE‑bench Verified benchmark, ranking in the global top‑3, and is now open‑source, showcasing a high‑efficiency, test‑driven, iterative approach to automated code repair that dramatically reduces token consumption while improving success rates.

Artificial IntelligenceAutomated Code RepairBenchmarking
0 likes · 44 min read
How JoyCode Agent Achieves 74.6% Pass@1 on SWE‑bench Verified with Patch‑Test Co‑generation
Code Mala Tang
Code Mala Tang
Jun 5, 2026 · Artificial Intelligence

10 High‑Star Claude Code & Codex GitHub Repos That Supercharge Your Coding Efficiency

After battling nightly bugs, the author screened over a hundred Claude Code/Codex repositories, tested each, and curated ten high‑star GitHub projects—detailing their core value, pain points solved, ideal scenarios, installation steps, and star counts—to dramatically boost AI‑assisted coding productivity.

AI coding assistantsClaude CodeCodex
0 likes · 16 min read
10 High‑Star Claude Code & Codex GitHub Repos That Supercharge Your Coding Efficiency
ShiZhen AI
ShiZhen AI
Apr 22, 2026 · Artificial Intelligence

35 Practical Claude Code Tips with Ready‑to‑Use Commands

This article presents 35 hands‑on Claude Code techniques, each paired with a ready‑to‑use command or prompt, covering project initialization, session management, code quality, architecture review, automation, documentation, dependency handling, debugging, and recovery to help developers harness the AI coding assistant efficiently.

AI assistantClaude CodeDebugging
0 likes · 18 min read
35 Practical Claude Code Tips with Ready‑to‑Use Commands
ELab Team
ELab Team
Jul 7, 2025 · Artificial Intelligence

Inside Cursor’s Agent Mode: How System Prompts Power AI Coding Assistants

This article dissects Cursor’s Agent mode by reverse‑engineering its system prompt, outlining the core components such as user context, tool integration, memory handling, and parallel execution, and then discusses the essential tools required to build a similar AI‑driven coding assistant while proposing a research roadmap.

0 likes · 24 min read
Inside Cursor’s Agent Mode: How System Prompts Power AI Coding Assistants
Data Party THU
Data Party THU
Sep 19, 2025 · Artificial Intelligence

How RepoMaster Enables AI Agents to Master GitHub Repositories for Complex Tasks

RepoMaster is an AI‑driven framework that automatically discovers, analyzes, and executes code from massive GitHub repositories, turning them into reusable tools and achieving state‑of‑the‑art performance on challenging benchmarks while drastically reducing token consumption and engineering effort.

AI agentsRepoMasterautonomous execution
0 likes · 9 min read
How RepoMaster Enables AI Agents to Master GitHub Repositories for Complex Tasks
AI Insight Log
AI Insight Log
Feb 22, 2026 · Artificial Intelligence

Claude Code Desktop Receives Major Update: Server Previews, AI Pre‑Push Review, CI Monitoring, and Session Mobility

Anthropic quietly rolled out a substantial Claude Code desktop update that adds in‑app server previews, an AI‑driven pre‑push code review, background CI and PR monitoring with auto‑fix/merge, and seamless session mobility, dramatically reducing manual waiting and context‑switching for developers.

AI coding assistantAnthropicClaude Code
0 likes · 7 min read
Claude Code Desktop Receives Major Update: Server Previews, AI Pre‑Push Review, CI Monitoring, and Session Mobility
phodal
phodal
Nov 26, 2025 · Artificial Intelligence

How Multi‑Agent AI Transforms Code Review into Automated Fixes

AutoDev leverages a multi‑agent architecture and comprehensive information aggregation to turn traditional, fragmented code review into an intelligent, end‑to‑end process that not only detects issues but also generates and applies corrective patches automatically.

AILLMcode review
0 likes · 9 min read
How Multi‑Agent AI Transforms Code Review into Automated Fixes
IT Services Circle
IT Services Circle
May 27, 2026 · Artificial Intelligence

Can Claude Code Handle Million‑Line Codebases? Why the Harness Beats the Model

The article breaks down seven common pitfalls when using Claude Code on massive codebases, explains Anthropic’s agentic‑search approach, and shows how a well‑designed harness—including concise CLAUDE.md files, LSP integration, subdirectory launches, hooks, skills, plugins, and MCP servers—outperforms simply upgrading the model.

Agentic SearchClaude CodeHarness
0 likes · 23 min read
Can Claude Code Handle Million‑Line Codebases? Why the Harness Beats the Model
21CTO
21CTO
Jun 25, 2024 · Artificial Intelligence

10 Powerful Ways GitHub Copilot Supercharges Your Coding

This article explores the ten key features of GitHub Copilot—from workspace‑wide code suggestions and natural‑language queries to automatic refactoring, bug fixing, unit‑test generation, commit‑message drafting, language translation, rename assistance, and VS Code integration—showing how the AI‑driven assistant can dramatically boost developer productivity.

AI coding assistantCode RefactoringGitHub Copilot
0 likes · 5 min read
10 Powerful Ways GitHub Copilot Supercharges Your Coding
AI Architecture Path
AI Architecture Path
Jun 8, 2026 · Artificial Intelligence

Open‑Source Terminal AI Coding Agent Cuts Token Use by 61% and Boosts Edit Success 10‑Fold

Amid a surge of AI terminal coding tools, the open‑source agent oh‑my‑pi (omp) tackles common shortcomings with Hashline hash‑anchor editing, native LSP‑based refactoring, DAP‑integrated debugging, multi‑model routing, dual Python/JS kernels, parallel sub‑agents and token‑saving TTSR rules, delivering up to 61% token reduction and a ten‑fold increase in edit success rates.

AI codingDebuggingHashline
0 likes · 15 min read
Open‑Source Terminal AI Coding Agent Cuts Token Use by 61% and Boosts Edit Success 10‑Fold
BirdNest Tech Talk
BirdNest Tech Talk
Mar 2, 2026 · Artificial Intelligence

45 Powerful Claude Code Tips to Supercharge Your AI‑Powered Development

This comprehensive guide walks you through 45 practical Claude Code techniques—from customizing the status bar and mastering slash commands to using Git worktrees, managing context, automating tasks with containers, and leveraging plugins—providing concrete examples, code snippets, and step‑by‑step workflows that let you harness the full potential of Claude Code in real‑world software development.

AI developmentClaude CodeContext management
0 likes · 65 min read
45 Powerful Claude Code Tips to Supercharge Your AI‑Powered Development
Java One
Java One
Jan 24, 2026 · Artificial Intelligence

Master Claude Code: Unlock AI‑Powered Terminal Coding

This guide explains Claude Code’s agent loop, model choices, built‑in tool categories, project access scope, session handling, checkpoint and permission controls, and practical tips for efficiently using the AI‑driven terminal assistant to write, test, and refactor code.

AI coding assistantClaude CodePermissions
0 likes · 15 min read
Master Claude Code: Unlock AI‑Powered Terminal Coding
ByteDance SE Lab
ByteDance SE Lab
Mar 20, 2026 · Artificial Intelligence

How to Build a Multi‑Repo Semantic Code Q&A System with OpenViking

This guide explains the challenges of multi‑repository code retrieval, presents an experimental evaluation of OpenViking's semantic search, and provides step‑by‑step instructions for installing, configuring, importing repositories, and integrating the system into AI agents and chatbots.

AI assistantEvaluationMulti-repo
0 likes · 16 min read
How to Build a Multi‑Repo Semantic Code Q&A System with OpenViking
AI Architecture Path
AI Architecture Path
May 9, 2026 · Artificial Intelligence

Struggling with an Unknown Codebase? Claude Code Plugin Maps All Logic in One Graph

Understand‑Anything is a Claude Code plugin that uses a multi‑agent pipeline to turn large, unfamiliar codebases into searchable, interactive knowledge graphs, supporting nine AI coding tools, offering visual dashboards, natural‑language Q&A, incremental diff, and detailed onboarding while noting token costs and large‑graph performance limits.

AI toolClaude CodeCode Analysis
0 likes · 11 min read
Struggling with an Unknown Codebase? Claude Code Plugin Maps All Logic in One Graph
Java Web Project
Java Web Project
Apr 27, 2026 · Artificial Intelligence

DeepSeek V4 Meets Claude Code: A Cost‑Effective Leap in Open‑Source LLM Performance

DeepSeek V4 preview, released quietly on April 24, offers two models with 1 M token context and pricing 1/16 of Claude Opus, achieving near‑par performance on SWE‑bench and LiveCodeBench, while integration with Claude Code enables rapid project understanding, bug detection, refactoring, testing and documentation, saving days of work for under ¥6.

Agentic CodingClaude CodeCode Refactoring
0 likes · 15 min read
DeepSeek V4 Meets Claude Code: A Cost‑Effective Leap in Open‑Source LLM Performance
phodal
phodal
Apr 7, 2024 · Artificial Intelligence

How AutoDev 1.8 Boosts AI‑Assisted Refactoring and DevOps Automation

AutoDev 1.8 introduces AI‑driven refactoring, commit‑message generation, CLI assistance, and Chinese prompt support, combining software‑development best practices with knowledge‑engineered AI to streamline code changes, improve code quality, and integrate seamlessly into modern DevOps pipelines.

AI codingAutoDevCLI assistance
0 likes · 9 min read
How AutoDev 1.8 Boosts AI‑Assisted Refactoring and DevOps Automation
AI Insight Log
AI Insight Log
Dec 31, 2025 · Artificial Intelligence

Why Current AI Code Assistants Miss the Mark and How Cue Pro Predicts Your Next Edit

Cue Pro, Trae’s latest AI coding assistant, tackles the “mind‑flow interruption” problem of traditional LLM‑based tools by using deep reasoning, intuitive sequencing, and double verification to predict a developer’s editing intent and filter suggestions, as illustrated by a concrete regex‑replacement example.

AI Code AssistantCue Prodeep reasoning
0 likes · 7 min read
Why Current AI Code Assistants Miss the Mark and How Cue Pro Predicts Your Next Edit
Old Zhang's AI Learning
Old Zhang's AI Learning
Feb 28, 2026 · Artificial Intelligence

How OpenAI Engineers Leverage Codex: 6 Proven Best Practices

The article reveals how OpenAI’s engineering teams integrate Codex into daily workflows, detailing seven core application scenarios—from code understanding and refactoring to performance optimization and flow maintenance—and presents six concrete best‑practice guidelines for maximizing AI‑assisted development efficiency.

AI code generationBest PracticesCodex
0 likes · 7 min read
How OpenAI Engineers Leverage Codex: 6 Proven Best Practices