963 related articles
TutorialsDeep dive into Claude Code 2.0.14's plugin system covering Slash Commands, Sub-agents, MCP integration, and Hooks—with demos on one-click plugin installation and custom code review plugin creation.
TutorialsA deep dive into Spring AI Alibaba's core positioning and advantages, helping Java developers quickly understand how to integrate LLMs through this framework.
TutorialsDeep dive into Anthropic's official Claude Code in Action course covering four modules: assistant fundamentals, differentiators, project practice, and best practices for AI programming mastery.
TutorialsComplete tutorial on building an AI API relay station using the New API open-source project, covering Docker deployment, server configuration, channel management, token distribution, and client verification.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
Product ReviewsDetailed review of Hertzman local inference engine covering one-click deployment, smart hardware recommendations, OpenAI-compatible API, and performance comparison with LM Studio.
Engineering Practices That Boosted Cla…
How Hooks+Skills+Commands+Agents work together in Claude Code to boost AI skill activation from 25% to 90%, with core config files and deployment guide.
The Complete Guide to Using O3 Mini fo…
Discover 5 free ways to use OpenAI's O3 Mini model, including AnyChat unlimited access, GitHub Models API, and Aider clipboard mode for zero-cost AI experience.
TutorialsA deep dive into engineering strategies for enterprise Text-to-SQL to break 90% accuracy, covering precise schema retrieval, multi-Agent architecture, self-correction, and AI coding practices.
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
Product ReviewsFull breakdown of Claude Code 2.1: Opus 4.6 model upgrade, Hooks deterministic automation, Skills multi-agent collaboration, MCP tool chain integration, plus IDE shortcuts and practical commands.
Complete Guide to Claude Code GitHub I…
A detailed guide to Claude Code's GitHub integration for automated PR reviews and Issue fixes, plus the Hooks mechanism for injecting custom logic into AI workflows.
TutorialsIn-depth guide to Claude Code Hooks event-driven mechanism and configuration, featuring CloudMemory, Everything Claude Code, and other popular plugins for automated dev workflows.
TutorialsDeep dive into Claude Code Hooks' four core use cases: intercepting dangerous operations, auto change logging, code review, and automated testing. Learn Command, Prompt, and Agent Hook types.
Getting Started with Codex from Scratc…
In-depth comparison of OpenAI Codex vs Claude Code covering account stability, usage quotas, browser control, and automation — helping you get started with this all-in-one AI Agent desktop tool.
TutorialsSee how finance professionals use AI coding tool Codex to build a portfolio management app with security master data, trade entry, and EOD valuation from a single natural language prompt.
Building a Match-3 Game with AI and Le…
A front-end dev uses Godot + MCP to let AI build a Match-3 game from scratch, then designs a decoupled architecture for an Agent to play it autonomously with self-improving strategies.
TutorialsDeep dive into Claude Code Hooks' five trigger points (PreToolUse, PostToolUse, OnToolError, Notification, OnPrompt) with a practical file deletion protection example to build efficient automated dev workflows.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.