186 related articles

Deep dive into an open-source Agent Native task management and Wiki project deployed on Cloudflare, exploring Agent-native architecture, edge computing benefits, and serverless deployment for the AI Agent era.

Deep dive into an open-source Agent Native task management and Wiki project deployed on Cloudflare, exploring Agent-native architecture, edge computing advantages, and serverless deployment for AI Agents.

ChatGPT adds document, spreadsheet, and slide processing capabilities, supporting information consolidation, data analysis, presentation generation, and in-file editing — directly competing with Microsoft Copilot and Google Workspace AI.

SlopCodeBench sparks deep reflection on AI code evaluation. From benchmark contamination to pass-rate pitfalls, exploring why current benchmarks fail to measure real code quality.

In-depth hands-on review of GLM 5.2: a 753B-parameter open-source model with a 1M-token context, rivaling Opus 4.8 at about one-tenth the price. Full setup guide for Claude Code and Cursor.

Natural language programming is reshaping frontend development. This article explains AI code generation, Prompt formulas, pitfall avoidance, RAG, Agent orchestration, and skill maintenance.

An in-depth look at Vibe Coding (AI-assisted programming) at major tech companies. With three real AI coding interview questions from firms like ByteDance, we analyze how frontend developers can master AI programming and rebuild core competitiveness.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.

In the AI programming era, Vibe Coding alone can only build toys. This article deeply analyzes the complete engineering path from Vibe Coding to SDD spec-driven development, covering Claude Code and Codex tool selection, the SuperPower plugin, and domestic LLM comparisons.

A Cursor ML engineer breaks down AI training methodology: outer/inner loop acceleration, preventing reward hacking, textual feedback, and recursive self-improvement (RSI) where models train the next generation.

Anthropic engineers reveal Claude Code's 18-month evolution: system prompt cut by 80%, 65% of PRs shipped automatically by AI, Claude Tag collaboration, and the safety logic behind auto mode.

Build a production AI voice agent with Claude Code + Telnyx single-stack — no code needed, live phone number in 5 minutes. Covers 5 business scenarios including appointment booking, lead qualification, and support triage.

In-depth analysis of Claude Code customization methodology: from access, knowledge injection to tooling. Master context window management, zero-overhead Hooks, and MCP & Skills plugin primitives to build a scalable AI software engineering workflow.

Modern Web Guidance is an agent skill & CLI tool that injects modern Web standards into AI coding assistants like Claude Code and Copilot CLI, replacing outdated polyfills with Baseline-validated solutions.

Use CLIProxyAPI to connect Antigravity's free models to Claude Code, Cline, and more. Access Claude Opus 4.6 Thinking and Gemini 3 Pro at zero cost. Full setup guide included.

A Reddit user spotted "Gemini 3.5 Pro" listed as unrecognized in Google AI Studio. We break down the technical signals, naming logic, and strategic implications.

No coding required! This guide breaks down the complete Claude workflow: custom Projects, batch SEO content, one-sentence tool building with Artifacts, and Claude Code terminal ops—with real traffic-growth cases.

A deep dive into the WebMCP proposal: how AI agents read websites, how to expose structured tools via imperative and declarative APIs, and how to audit agentic readiness with Lighthouse.

AI code getting messier with edits? The root cause isn't weak model capability but a lack of context and process. A deep dive into Matt Pocock's Skills v1.1: grilling, vertical-slice tickets, TDD, and WebFinder.