Tagged articles
37 articles
Page 1 of 1
AI Architecture Path
AI Architecture Path
May 18, 2026 · Artificial Intelligence

Can CodeGraph Cut Claude Code’s Token Usage by 94% and Boost Exploration Speed by 77%?

CodeGraph, an open‑source semantic code‑intelligence tool for Claude Code, builds a local knowledge graph using Tree‑sitter, cutting tool calls by up to 94 % and speeding up code‑base exploration by 71 % across multiple languages, while offering CLI, MCP server and Node.js library interfaces.

AI code assistantCLIClaude Code
0 likes · 15 min read
Can CodeGraph Cut Claude Code’s Token Usage by 94% and Boost Exploration Speed by 77%?
Java Backend Technology
Java Backend Technology
Apr 26, 2026 · Artificial Intelligence

Why Claude Code Says Nothing Unnecessary: Inside Its Minimalist Prompt Design

The article dissects Claude Code’s lean output by exposing the meticulously crafted system prompts that enforce a strict engineering‑assistant role, safety boundaries, concise output rules, and disciplined Git workflows, revealing how each rule curtails hallucination and over‑engineering while enabling reliable, task‑focused code generation.

AI code assistantClaude CodePrompt engineering
0 likes · 9 min read
Why Claude Code Says Nothing Unnecessary: Inside Its Minimalist Prompt Design
Su San Talks Tech
Su San Talks Tech
Apr 25, 2026 · Backend Development

35 Practical Claude Code Tips to Supercharge Your Development

This guide presents 35 hands‑on Claude Code techniques—from project initialization and session management to code quality, architecture reviews, automation, and debugging—each with ready‑to‑copy commands or prompts that help developers streamline AI‑assisted software creation.

AI code assistantClaude CodeDevOps
0 likes · 17 min read
35 Practical Claude Code Tips to Supercharge Your Development
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
Java Backend Technology
Java Backend Technology
Dec 19, 2025 · Artificial Intelligence

Top AI‑Powered Code Assistants: Features, Installation & Best Combinations

This guide reviews the most popular AI code‑generation tools—including GitHub Copilot, Amazon CodeWhisperer, Tabnine, and domestic alternatives—detailing their features, ideal use cases, installation steps, advantages, caveats, practical results, and recommended tool combinations for individual developers, teams, and cloud projects.

AI code assistantAmazon CodeWhispererBito
0 likes · 8 min read
Top AI‑Powered Code Assistants: Features, Installation & Best Combinations
DataFunSummit
DataFunSummit
Oct 5, 2025 · Artificial Intelligence

How Baidu’s AI‑Powered Code Assistant Is Revolutionizing Software Development

In this detailed presentation, Baidu’s engineering manager Yang Jingwei explains the current landscape, emerging trends, key challenges, data pipelines, model training, prompt engineering, multi‑platform support, and future outlook of Baidu’s intelligent code assistant and AI IDE, illustrating practical solutions and real‑world impact.

AI code assistantModel TrainingPrompt engineering
0 likes · 26 min read
How Baidu’s AI‑Powered Code Assistant Is Revolutionizing Software Development
IT Services Circle
IT Services Circle
Jun 6, 2025 · Backend Development

Exploring Cursor 1.0: AI-Powered Code Review, Background Agent & New MCP Features

Cursor 1.0 introduces AI-driven BugBot for automatic PR reviews, a publicly available Background Agent for remote coding, a memory system that retains custom rules, and one‑click MCP installation with OAuth support, alongside enhanced chat visuals, Jupyter integration, and various UI and model improvements.

AI code assistantBackground AgentBugBot
0 likes · 11 min read
Exploring Cursor 1.0: AI-Powered Code Review, Background Agent & New MCP Features
Java One
Java One
May 26, 2025 · Artificial Intelligence

Integrate ProxyAI with JetBrains IDEA for Seamless AI‑Powered Coding

This guide walks you through installing the ProxyAI plugin in JetBrains IDEA, configuring default and DeepSeek‑V3 models, obtaining API keys, and using features like chat, FIM code completion, bug detection, and code explanation to boost development efficiency.

AI code assistantDeepSeekIDEA
0 likes · 8 min read
Integrate ProxyAI with JetBrains IDEA for Seamless AI‑Powered Coding
Eric Tech Circle
Eric Tech Circle
Apr 2, 2025 · R&D Management

How to Build an Enterprise‑Scale Multi‑Language Cursor Rules Framework

This article outlines a three‑layer architecture for enterprise‑level Cursor Rules, explains common, language‑specific, and framework‑specific rule files, provides configuration examples for TypeScript and React, and offers step‑by‑step guidance, templates, and solutions to common adoption challenges.

AI code assistantCursor RulesEnterprise
0 likes · 8 min read
How to Build an Enterprise‑Scale Multi‑Language Cursor Rules Framework
Java Web Project
Java Web Project
Mar 4, 2025 · Artificial Intelligence

How to Seamlessly Integrate DeepSeek AI into IntelliJ IDEA for Java Development

This step‑by‑step guide shows Java developers how to prepare their environment, install the CodeGPT plugin, configure DeepSeek with an API key and model settings, and then use the assistant for code generation, completion, explanation, question answering, and usage monitoring within IntelliJ IDEA.

AI code assistantCodeGPTDeepSeek
0 likes · 8 min read
How to Seamlessly Integrate DeepSeek AI into IntelliJ IDEA for Java Development
Java Architect Essentials
Java Architect Essentials
Feb 19, 2025 · Artificial Intelligence

Integrating DeepSeek AI Assistant into IntelliJ IDEA for Java Development

This guide walks Java developers through preparing the environment, installing the CodeGPT plugin, configuring DeepSeek API keys, and using the AI-powered code assistant within IntelliJ IDEA, including code completion, explanation, and question‑answer features, with usage statistics and sample code.

AI code assistantCodeGPTDeepSeek
0 likes · 9 min read
Integrating DeepSeek AI Assistant into IntelliJ IDEA for Java Development
Java Captain
Java Captain
Feb 13, 2025 · Artificial Intelligence

Integrating DeepSeek AI Assistant into IntelliJ IDEA: A Step‑by‑Step Guide

This tutorial explains how to prepare the environment, install the CodeGPT plugin, configure DeepSeek API keys and model settings in IntelliJ IDEA, and use the AI assistant for code generation, completion, explanation, and troubleshooting, while also showing usage statistics and a complete Java example.

AI code assistantCodeGPTDeepSeek
0 likes · 7 min read
Integrating DeepSeek AI Assistant into IntelliJ IDEA: A Step‑by‑Step Guide
macrozheng
macrozheng
Feb 12, 2025 · Artificial Intelligence

Integrate DeepSeek AI Assistant into IntelliJ IDEA for Java Development

This guide walks Java developers through preparing the environment, installing the CodeGPT plugin, configuring DeepSeek with an API key, and using the AI assistant for code generation, completion, explanation, and token usage monitoring within IntelliJ IDEA.

AI code assistantCodeGPTDeepSeek
0 likes · 9 min read
Integrate DeepSeek AI Assistant into IntelliJ IDEA for Java Development
AI Architecture Hub
AI Architecture Hub
Feb 8, 2025 · Backend Development

Integrating DeepSeek AI into IntelliJ IDEA for Java Development

This guide walks Java developers through preparing the environment, installing the CodeGPT proxy plugin, adding the DeepSeek AI plugin, configuring API keys and model endpoints, and using the assistant for code generation, completion, explanation, and troubleshooting within IntelliJ IDEA.

AI code assistantDeepSeekIntelliJ IDEA
0 likes · 9 min read
Integrating DeepSeek AI into IntelliJ IDEA for Java Development
Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 8, 2025 · Artificial Intelligence

Integrating DeepSeek AI Assistant into IntelliJ IDEA for Java Development

This article provides a step‑by‑step guide to installing the DeepSeek AI code‑assistant plugin (via CodeGPT) in IntelliJ IDEA, configuring the required Python environment and API key, using its code‑completion, explanation, and question‑answer features, and also includes usage statistics and a brief promotion of a paid plugin bundle.

AI code assistantCodeGPTDeepSeek
0 likes · 10 min read
Integrating DeepSeek AI Assistant into IntelliJ IDEA for Java Development
Top Architect
Top Architect
Feb 7, 2025 · Artificial Intelligence

Integrating DeepSeek AI Assistant into IntelliJ IDEA for Java Development

This guide walks Java developers through preparing the environment, installing the CodeGPT plugin, configuring DeepSeek API keys, and using the DeepSeek AI assistant within IntelliJ IDEA to generate, complete, explain, and troubleshoot code, while also showing usage statistics.

AI code assistantCodeGPTDeepSeek
0 likes · 8 min read
Integrating DeepSeek AI Assistant into IntelliJ IDEA for Java Development
Tencent Cloud Developer
Tencent Cloud Developer
Jan 9, 2025 · Game Development

Mastering Finite State Machines for Game Objects: From Basics to NPC Patrols

This article explains why finite state machines (FSM) are essential for game development, outlines their core concepts, demonstrates common pitfalls of if‑else logic, and provides step‑by‑step Unity C# examples for object state switching and intelligent NPC patrol behavior, including code snippets and integration tips.

AI code assistantFinite State MachineGame Development
0 likes · 14 min read
Mastering Finite State Machines for Game Objects: From Basics to NPC Patrols
Tencent Cloud Developer
Tencent Cloud Developer
Nov 27, 2024 · Artificial Intelligence

Tencent Cloud AI Code Assistant: Product Evolution, Architecture, and Technical Implementation

Tencent Cloud AI Code Assistant has evolved from token‑level IDE completions to LLM‑driven multi‑modal coding and chat features, employing a dual‑loop R&D system, Hunyuan‑based code models, and sophisticated trigger, prompt, stop, and display strategies to deliver context‑aware, secure, and efficient code generation within IDE and review environments.

AB testingAI code assistantAST analysis
0 likes · 15 min read
Tencent Cloud AI Code Assistant: Product Evolution, Architecture, and Technical Implementation
Tencent Cloud Developer
Tencent Cloud Developer
Nov 21, 2024 · Artificial Intelligence

Case Study: Tencent Health's Implementation of AI Code Assistant for Enhanced Development Efficiency

Tencent Health’s medical team deployed Tencent Cloud’s AI Code Assistant, achieving full coverage with roughly 40 % of code generated by the AI; after overcoming early bugs via a vanguard team and feedback loops, they increased per‑capita delivered requirements by 18 %, coding output by 41 %, cut defect rates by 31 %, and earned a 4.8‑out‑of‑5 satisfaction score while planning deeper integration and API‑driven extensions.

AI code assistantAI implementationTencent Health
0 likes · 10 min read
Case Study: Tencent Health's Implementation of AI Code Assistant for Enhanced Development Efficiency
Alibaba Cloud Native
Alibaba Cloud Native
Nov 1, 2024 · Game Development

How an AI Code Assistant Supercharges a Godot Desktop Pet Project

This article walks through using the Tongyi Lingma AI code assistant to understand, develop, debug, and automate a Godot‑based desktop pet application, showcasing workspace queries, code generation, bug fixes, performance gains over Copilot, and CI integration via GitHub Actions.

AI code assistantDesktop petGDScript
0 likes · 7 min read
How an AI Code Assistant Supercharges a Godot Desktop Pet Project
Tencent Cloud Developer
Tencent Cloud Developer
Aug 29, 2024 · Game Development

How AI Code Assistant Supercharges 3A Game Development in Unreal Engine

The article examines the launch of the Chinese 3A title "Black Myth: Wukong", analyzes programmers' challenges in high‑cost game development, presents survey data on AI coding tools, introduces Tencent Cloud AI Code Assistant, and provides a step‑by‑step tutorial for integrating the assistant into Unreal Engine projects using Rider.

AI code assistantGame DevelopmentTutorial
0 likes · 19 min read
How AI Code Assistant Supercharges 3A Game Development in Unreal Engine
Alibaba Cloud Native
Alibaba Cloud Native
Aug 15, 2024 · Cloud Native

My Journey Contributing to Alibaba's Higress via GitHub Actions in a Cloud‑Native Challenge

The author recounts how a university student discovered open‑source, joined the 2024 Tianchi Cloud Native Programming Challenge, used the AI assistant Tongyi Lingma to master GitHub Actions, built and published a Wasm plugin for Alibaba's Higress gateway, and successfully merged a PR after extensive testing and community feedback.

AI code assistantCloud NativeGitHub Actions
0 likes · 7 min read
My Journey Contributing to Alibaba's Higress via GitHub Actions in a Cloud‑Native Challenge
Baidu Geek Talk
Baidu Geek Talk
Jun 3, 2024 · Artificial Intelligence

How an AI Code Assistant Cut Medical Imaging Data Processing Time by 9×

A graduate student and his lab used Baidu Comate, an AI‑powered coding assistant, to automate repetitive Python scripts for converting 150 GB of DICOM images to PNG, reducing a week‑long, three‑person effort to two days for a single developer and boosting overall team efficiency.

AI code assistantBaidu ComatePython
0 likes · 8 min read
How an AI Code Assistant Cut Medical Imaging Data Processing Time by 9×
Baidu Tech Salon
Baidu Tech Salon
May 30, 2024 · Artificial Intelligence

How AI Code Assistant Baidu Comate Boosted Medical Imaging Processing by 9×

A graduate student’s lab cut the time to process 150 GB of medical imaging data from one week for three people to two days for one person by using Baidu Comate’s AI‑driven code generation, annotation, and private‑knowledge enhancement features, achieving over nine‑fold productivity gains.

AI code assistantBaidu Comatecode-generation
0 likes · 8 min read
How AI Code Assistant Baidu Comate Boosted Medical Imaging Processing by 9×
Baidu Geek Talk
Baidu Geek Talk
May 29, 2024 · Artificial Intelligence

How Baidu’s AI Code Assistant Boosted R&D Efficiency by Over 11% in Marketing Platforms

The article analyzes how Baidu's marketing service team leveraged the Wenxin large model and the Baidu Comate AI code assistant to accelerate product reconstruction, achieve AI‑native development, and quantify a daily engineering productivity gain of roughly 11.2% through reduced coding time and automated deployment workflows.

AI code assistantAI-native developmentBaidu Comate
0 likes · 13 min read
How Baidu’s AI Code Assistant Boosted R&D Efficiency by Over 11% in Marketing Platforms
Baidu Tech Salon
Baidu Tech Salon
May 21, 2024 · Artificial Intelligence

Baidu Comate Code Knowledge Enhancement 2.0: First Domestic Intelligent Code Assistant with Real-time Retrieval

At the iTechClub summit, Baidu unveiled Comate Code Knowledge Enhancement 2.0—the nation’s first AI‑driven code assistant with real‑time web retrieval, over 10,000 built‑in GitHub repositories, API‑call generation, test case creation, and deep private‑doc understanding, now producing 27% of Baidu’s daily new code and topping VSCode and JetBrains plugin ratings.

AI code assistantBaiduComate
0 likes · 5 min read
Baidu Comate Code Knowledge Enhancement 2.0: First Domestic Intelligent Code Assistant with Real-time Retrieval
Baidu Geek Talk
Baidu Geek Talk
May 13, 2024 · Artificial Intelligence

Unveiling the Core Capabilities of Baidu Comate: An Intelligent Code Assistant

Baidu Comate, built on the Wenxin large model and embedded as an IDE plugin, delivers a 24/7 AI coding assistant that helps developers think, write, and review code through context‑aware generation, error fixing, test case creation, rapid sub‑600 ms responses, fill‑in‑the‑middle editing, prompt‑engineered personalization, AutoWork automation, and an open Comate+ platform for extensibility.

AI code assistantAI-driven developmentBaidu Comate
0 likes · 9 min read
Unveiling the Core Capabilities of Baidu Comate: An Intelligent Code Assistant
Ant R&D Efficiency
Ant R&D Efficiency
Nov 21, 2023 · Artificial Intelligence

Can AI Code Completion Transform Java Development? One Engineer’s Journey

Java engineer Wu Ming shares his experience with CodeFuse, an AI-powered code completion tool, describing how large language models enhance coding efficiency, the challenges of early versions, practical tips for integrating AI assistants into workflows, and his vision for AI’s expanding role across the entire software development lifecycle.

AI code assistantAI workflowCodeFuse
0 likes · 12 min read
Can AI Code Completion Transform Java Development? One Engineer’s Journey
Open Source Tech Hub
Open Source Tech Hub
Oct 25, 2023 · Artificial Intelligence

Boost Your Coding Efficiency with CodeFuse AI: Install, Features, and Real‑World Usage

This guide introduces CodeFuse, an AI‑powered code assistant built on Ant Group's large model, outlines its key features such as code completion, comment generation, code explanation, unit‑test creation, and optimization, and provides step‑by‑step installation and usage instructions for multiple IDEs.

AI code assistantCode OptimizationIDE plugin
0 likes · 9 min read
Boost Your Coding Efficiency with CodeFuse AI: Install, Features, and Real‑World Usage
Open Source Tech Hub
Open Source Tech Hub
Jun 23, 2023 · Artificial Intelligence

Boost Your Coding Efficiency with GitHub Copilot and Copilot Labs

This guide introduces GitHub Copilot and Copilot Labs, explains their AI‑driven code generation features, shows how to install them across various IDEs, and demonstrates practical usage such as custom functions, language translation, and automated testing to accelerate software development.

AI code assistantCopilot LabsGitHub Copilot
0 likes · 10 min read
Boost Your Coding Efficiency with GitHub Copilot and Copilot Labs
Liangxu Linux
Liangxu Linux
Jul 3, 2022 · Artificial Intelligence

Should You Pay for GitHub Copilot? Real User Experiences and Insights

This article reviews GitHub Copilot’s new paid model, explains its features, pricing, trial options, personal usage experiences, security concerns, and community opinions to help developers decide whether the AI code assistant is worth the cost.

AI code assistantGitHub CopilotTool Review
0 likes · 8 min read
Should You Pay for GitHub Copilot? Real User Experiences and Insights