587 related articles

A practical guide for Java developers to build AI apps without switching to Python. Learn LangChain4j, RAG, Function Calling, and MCP through an airline customer service project.

A deep dive into engineering Vibe Coding: using Superpowers for project-level decomposition and gstack for module layering and constraints to tame AI coding assistants like Codex and Claude Code.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

A detailed guide for Chinese developers on configuring the Codex CLI AI coding tool with GPT-5.5 via API proxies, covering setup steps, efficiency gains, and security risks.

Learn how to orchestrate Claude Code custom commands to chain content research and social media publishing agents into a fully automated workflow with one command.

Andrew Ng and LangChain CEO Harrison Chase's AI Agents in LangGraph course covers five agent design patterns and LangGraph's graph-based framework for building cyclical AI workflows.

Andrew Ng and LangChain CEO Harrison Chase present AI Agents in LangGraph, covering five core agent design patterns and LangGraph's graph-based framework for building cyclical agentic workflows.

Anthropic launches a global life sciences hackathon with Gladstone Institutes, offering $100K in API credits to advance AI-driven scientific research using Claude Science and Claude Code.

Why do enterprise RAG knowledge bases dazzle in demos but fail in production? This article dissects five critical engineering pitfalls with real-world case studies from million-doc platforms and ops agents.

OpenAI announces Codex shortcut upgrades focused on developer workflow optimization. Analysis of upgrade directions, industry competition, and expected improvements to code completion and natural language triggers.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

Google Finance officially exits Beta with a new Android app and AI-powered natural language Q&A. A deep dive into the upgrade's highlights and competitive impact.

Alibaba open-sources Page-Agent, a TypeScript-based in-page JavaScript GUI agent that lets users control web interfaces with natural language. No scripting needed. Already 23K+ GitHub Stars.

A developer built Manifest Studio to automate the full pipeline from AI code generation to app deployment, using a Skill mechanism for one-sentence publishing.
Autoresearch: How Self-Evolving AI Age…
Autoresearch lets AI agents automatically explore and refine better solutions during task execution. This article breaks down agent recipes, self-improvement loops, and human-AI collaboration boundaries.
Software Factories Will Reshape Progra…
Warp CEO Zach Lloyd introduces the "software factory" concept: AI agents will take over repetitive coding tasks, shifting engineers from code executors to system architects.

A roundup of 12 trending open-source AI agent projects on GitHub, covering video generation, agent frameworks, skill packs, code engines, security scanning, and voice processing.

A deep dive into Harness Engineering architecture: building an AI procurement assistant on ERP systems, covering multi-agent orchestration, MCP protocol, ASGI deployment, and sandbox isolation.
Mouse: A Precision Code Editing Tool B…
Mouse provides structured precision editing primitives for AI coding agents, solving the token waste and fragility of full-file rewrites and string replacement.