126 related articles

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.
GitHub Daily · July 17: AI Coding Infr…
AI coding infrastructure explodes on GitHub: context management, code graphs, and vector indexes become the new battleground as the community shifts from apps to underlying capabilities.

OpenAI merges ChatGPT and Codex into a super app and releases three new GPT-5.6 models: Sol, Terra, and Luna. A deep dive into four hands-on workflows—Computer Use, Loops, and multi-threading—for the AI agent era.

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.

A deep dive into OpenAI Plugins: how the system works, its technical architecture, and why it matters. Learn how ChatGPT uses plugins to access real-time data, take real-world actions, and lay the groundwork for AI Agents and Tool Use.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.

Tencent Cloud open-sources TencentDB Agent Memory — a fully local AI Agent memory system with a 4-tier progressive pipeline, zero external API dependencies, and 8,100+ GitHub Stars. Ideal for finance, healthcare, and privacy-sensitive use cases.

Demo works but production fails? This guide covers the full AI Agent development path: when to use Agents, hand-writing ReAct loops, tool schemas, RAG, eval sets, and production fallback strategies.

The same model scores 77% in Claude Code but jumps to 93% in Cursor—the only variable is the Harness. This article dissects how AI coding tools work in 60 lines of Python.

Hugging Face's open-source ml-intern autonomously reads papers, writes training scripts, and finetunes LLMs, deeply integrating the HF ecosystem and smolagents. Explore its features and impact on ML careers.

A hands-on guide to building an enterprise-grade AI Agent workflow orchestration app with Electron Forge and LangGraph, covering local LLM deployment (Qwen3-0.6B), node-based visual canvas design, and full Function Calling integration.

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.

OfficeCLI is a command-line office suite for AI agents, supporting reading and writing of Word, Excel, and PowerPoint files—enabling efficient Office document automation without complex glue code.

DeepLearning.AI and Anthropic launch an Agent Skills course. Learn how Skills work, progressive disclosure, MCP integration, and subagent patterns for AI agent development.

A complete MCP practical guide using the official Python SDK — covering environment setup, FastMCP server development, Inspector debugging, and multi-client integration with Cursor and Cline.

A hands-on guide to building enterprise AI copilot workflows using Dify and MCP. Covers tool integration, parameter passing, code execution, and MCP version compatibility pitfalls.

Spotify's real engineering story: 99% of engineers use AI coding tools, PR frequency up 76%, 2.5M automated maintenance PRs merged. How Honk, FleetShift, and Backstage work together to drive AI Agent adoption at scale.

A deep dive into AI Agent architecture and engineering practices, covering tool design, ReAct execution patterns, Vercel deployment, and production considerations to bridge the prototype-to-production gap.

Learn how to build an AI-driven API automation testing framework using Agent+Skill architecture with Claude Code, covering test case generation, script execution, and report output.

Cursor unveils three major updates: Cursor Mobile, Origin platform challenging GitHub, and a frontier in-house LLM trained from scratch. A deep dive into Cursor's strategy.