85 related articles

A complete guide to Java AI development: Spring AI, LangChain4j, Spring AI Alibaba, and AgentScope4j — framework comparisons, selection tips, and a clear learning path.

Claude Design banned its own aesthetic — here's what that reveals. Learn how Agent workflows, system prompts, and Skill division help you escape AI Slop and build a genuine personal design style.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

Android Remote Control MCP v1.9.0 adds ChatGPT support, OAuth 2.1 auth, and major WebView reliability fixes. Let AI Agents operate any phone app like a human.

Deep dive into MCP (Model Context Protocol): clarifying the three-layer relationship between MCP, Function Calling, and Agents, covering protocol roles, call flows, transport choices, and production security for AI developers.
Reverse-Engineering Web Apps: A New Ap…
Explore a new approach to AI Agent tool integration: reverse-engineering web apps to turn API-less pages into callable Agent tools, with analysis of MCP synergy and challenges.

In-depth hands-on review of Alibaba's open-source web automation tool PageAgent: three integration methods, script execution analysis, and a full breakdown of current limitations. Add AI Agent capabilities to web pages with one line of JS.

A German engineer built a fully automated chess YouTube channel with an AI Agent, combining LLMs and chess engines to auto-generate explainer videos nightly, reaching 500K views. Here's the tech architecture, tool design, and real costs.

How Base44's product team scaled from a single founding engineer to an 80-person team with Claude Code. Covers AI-assisted onboarding, code review, user evaluation, and QA automation.

Claude Code is one of the most powerful AI coding agents, running in the terminal to write code, batch operations, build web projects, and more. This guide covers installation, connecting local models via CC Switch, permission modes, CLAUDE.md, Skills, MCP, Subagents, and more.

An in-depth look at why TypeScript is the top choice for AI Agent development: covering Zod structured output validation, LangGraph's graph state machine design, and a full learning path for front-end devs transitioning to full-stack AI.

Cut through the Agentic AI hype to see the real value of agentic applications. Based on Andrew Ng's course, learn why Evals and error analysis—not framework choice—separate top developers.

In-depth analysis of Alibaba's comprehensive internal ban on Claude Code: from the hidden-marker controversy and Anthropic's regional-restriction stance to five core questions of enterprise AI coding tool security admission.

Why do C programmers keep creating readability disasters? An in-depth look at macro abuse, fancy pointer tricks, and over-nesting—and how coding standards, static analysis, and code review protect maintainability.

Can AI really replace programmers? This article explains Harness Engineering principles and its three evolutionary stages, revealing real pain points of enterprise AI programming.

LangChain open-sources OpenWiki, a tool that auto-generates and maintains AI-readable wiki documentation for codebases via a single command, powered by Git history and agents.md integration.

Cursor launches three major products: cloud agents on mobile, Origin — an agent-native Git platform challenging GitHub, and a custom foundation model with 10-20x compute. AI coding enters the Agent-First era.

OpenAI's official open-source plugin brings Codex into Claude Code for cross-model code review. Five core features including adversarial review and sub-agent delegation — with real risk warnings included.

A complete guide to self-hosting Dify, the open-source AI platform: environment setup, Docker Compose deployment, LLM integration, and app building. Runs on just 2 cores and 4GB RAM.

A detailed 7-step guide to building commercial AI Agents, covering requirements, platform selection (Coze/Dify/FastGPT), prompt engineering, databases, UI, testing, and deployment.