Tagged articles

Tool Integration

246 articles · Page 3 of 3
DevOps
DevOps
May 13, 2025 · Artificial Intelligence

The Rise of AI Agents: Current Trends, Core Capabilities, and Future Outlook

This article surveys the rapid emergence of AI agents, outlining their projected 2025 breakthrough, market momentum, key frameworks such as Manus and MCP, the four core abilities of perception, planning, tool use, and memory, and the evolving landscape of multimodal and autonomous AI systems.

AI agentsArtificial IntelligenceMemory
0 likes · 11 min read
The Rise of AI Agents: Current Trends, Core Capabilities, and Future Outlook
Sohu Tech Products
Sohu Tech Products
Apr 29, 2025 · Industry Insights

Why Claude + MCP Is Outpacing Traditional IDEs Like Cursor and Windsurf

The article analyzes how Claude combined with custom MCPs such as ClaudeCommander dramatically reduces the popularity of traditional IDEs by offering automatic codebase exploration, multi‑step task planning, and long‑running automation like video compression, while providing step‑by‑step installation and usage guidance.

AI automationClaudeIDE comparison
0 likes · 9 min read
Why Claude + MCP Is Outpacing Traditional IDEs Like Cursor and Windsurf
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 28, 2025 · Artificial Intelligence

How to Build an AI‑Powered MCP Server to Control a Snake Game

This guide explains how to set up a Model Context Protocol (MCP) server, define its resources, tools, and prompt templates, implement both manual and WebSocket versions of a Snake game client, create MCP clients in TypeScript and Python, debug with the inspector, and integrate the server with AI agents for autonomous gameplay.

AIMCPServer
0 likes · 45 min read
How to Build an AI‑Powered MCP Server to Control a Snake Game
Data Thinking Notes
Data Thinking Notes
Apr 27, 2025 · Artificial Intelligence

Step‑by‑Step MCP Demo: Build Server and Claude/DeepSeek Clients

This guide walks developers through creating a complete MCP application, covering the workflow, server setup with Python, debugging tools, and client implementation using both Claude and DeepSeek models, complete with code snippets, environment configuration, and testing procedures to demonstrate end‑to‑end LLM tool integration.

ClaudeDeepSeekLLM
0 likes · 10 min read
Step‑by‑Step MCP Demo: Build Server and Claude/DeepSeek Clients
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 25, 2025 · Artificial Intelligence

Unlocking AI Agents: Theory, Design Patterns, and Hands‑On Experiments

This article combines theoretical analysis and practical case studies to systematically explore the core components, design patterns, and future directions of AI agents, detailing the implementation of OpenManus, custom memory and planning modules, experimental evaluations, and insights for improving agent reliability and scalability.

AI AgentLLMMemory
0 likes · 31 min read
Unlocking AI Agents: Theory, Design Patterns, and Hands‑On Experiments
Ubiquitous Tech
Ubiquitous Tech
Apr 19, 2025 · Backend Development

Building a Maoyan Movie MCP Server with Spring AI 1.0.0-M7

This article explains the Model Context Protocol (MCP), why it simplifies AI tool integration, and provides a step‑by‑step guide to create a Spring AI 1.0.0‑M7 Maven project, configure the MCP server with HTTP SSE, implement weather and Maoyan movie services, run the server, and test it with the MCP Inspector and Cherry Studio client.

HTTP SSEMCPMaoyan
0 likes · 18 min read
Building a Maoyan Movie MCP Server with Spring AI 1.0.0-M7
Smart Era Software Development
Smart Era Software Development
Apr 19, 2025 · Artificial Intelligence

How to Build Robust LLM Agents with OpenAI’s Open‑Source Guide

This guide walks developers through when to use LLM agents, the three‑component design (model, tools, instructions), model selection, tool definition, prompt best practices, orchestration patterns (single, manager, decentralized), guardrails, and human‑in‑the‑loop, all illustrated with OpenAI Agents SDK code examples.

Agents SDKGuardrailsLLM Agents
0 likes · 22 min read
How to Build Robust LLM Agents with OpenAI’s Open‑Source Guide
phodal
phodal
Apr 14, 2025 · Operations

How to Debug and Test MCP Services with AutoDev MCP Debugger

This guide explains how to install AutoDev 2.0.8, configure .mcp.json files, and use the AutoDev MCP Debugger to test, debug, and execute MCP services and tools, including mock data generation, manual JSON input, and multi‑tool integration with model‑driven prompts.

AutoDevMCPTool Integration
0 likes · 4 min read
How to Debug and Test MCP Services with AutoDev MCP Debugger
DevOps
DevOps
Apr 8, 2025 · Artificial Intelligence

Challenges and Opportunities in the Model Context Protocol (MCP)

The article examines the Model Context Protocol (MCP), highlighting its unnecessary complexity, security vulnerabilities across creation, runtime, and update phases, challenges in tool management, persistent connections, and the need for standardized gateways and server hosting solutions, while referencing recent research and roadmap proposals.

AIModel Context ProtocolServer Hosting
0 likes · 10 min read
Challenges and Opportunities in the Model Context Protocol (MCP)
Alibaba Middleware
Alibaba Middleware
Apr 7, 2025 · Backend Development

Mastering MCP in Java: From Claude Automation to Spring AI Alibaba Integration

This article walks Java developers through the Model Context Protocol (MCP) by first explaining its fundamentals, then showing how to publish an MCP server in stdio and SSE modes, integrate it with Claude Desktop, consume it from Spring AI Alibaba applications, fix a known Spring AI bug, and finally leverage MCP within the OpenManus framework for advanced AI workflows.

ClaudeClientMCP
0 likes · 26 min read
Mastering MCP in Java: From Claude Automation to Spring AI Alibaba Integration
Sohu Tech Products
Sohu Tech Products
Mar 26, 2025 · Artificial Intelligence

How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive

This article examines OpenAI Agents SDK’s design principles, core concepts, and practical code examples, then compares its functionality, tool integration, handoff mechanisms, guardrails, and tracing features with the competing SmolAgents framework, highlighting strengths, weaknesses, and suitable use cases for each.

AI Agent FrameworkGuardrailsOpenAI Agents SDK
0 likes · 13 min read
How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive
DeWu Technology
DeWu Technology
Mar 24, 2025 · Artificial Intelligence

Understanding Multi‑Agent AI Systems: ReAct Architecture, MCP Protocol, and OpenManus Implementation

Understanding multi‑agent AI systems, this article explains how ReAct’s tightly coupled reasoning‑action loop, the Model Context Protocol, and the open‑source OpenManus implementation enable autonomous task planning, tool invocation, and memory management, contrasting traditional chatbots with delivery‑centered agents while highlighting current limitations and future optimization needs.

AI agentsMCPOpenManus
0 likes · 24 min read
Understanding Multi‑Agent AI Systems: ReAct Architecture, MCP Protocol, and OpenManus Implementation
Architect
Architect
Mar 21, 2025 · Industry Insights

Can Model Context Protocol (MCP) Transform AI Agent Tooling?

The article examines Model Context Protocol (MCP), an emerging open standard that lets AI agents interact with external tools and services, outlines current use cases such as IDE‑centric workflows and consumer‑focused clients, and discusses technical challenges and future directions for widespread adoption.

AI agentsAgent-native architectureMCP
0 likes · 18 min read
Can Model Context Protocol (MCP) Transform AI Agent Tooling?
Architect
Architect
Mar 18, 2025 · Artificial Intelligence

2025 AI Agent Technology Stack: Layers, Core Functions, and Future Directions

The article outlines the 2025 AI Agent technology stack, detailing its five layered architecture—model serving, storage & memory, tooling, framework orchestration, and deployment—while discussing current trends, challenges, and future directions such as tool ecosystem expansion, self‑evolution, and edge‑cloud hybrid deployments.

AI AgentTool IntegrationVector Database
0 likes · 12 min read
2025 AI Agent Technology Stack: Layers, Core Functions, and Future Directions
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Mar 13, 2025 · Artificial Intelligence

From Chain‑of‑Thought to Self‑Evolving Agents: Lessons from AI Agent Engineering

This article traces the evolution of large‑model agents from a simple chain‑of‑thought design through tool and agent instantiation, structured PEER patterns, and self‑evolving architectures, highlighting practical challenges, middleware solutions, and open‑source resources for building robust AI agents.

AI agentsAgent ArchitectureLarge Language Models
0 likes · 16 min read
From Chain‑of‑Thought to Self‑Evolving Agents: Lessons from AI Agent Engineering
Smart Era Software Development
Smart Era Software Development
Mar 12, 2025 · Artificial Intelligence

One Setup Beats 100 Million Configurations: How MCP Is Revolutionizing AI Agents

The Model Context Protocol (MCP) introduced by Anthropic lets AI agents integrate with countless tools through a single standardized interface, cutting configuration effort from billions to tens of thousands, while offering real‑time bidirectional communication, flexibility, and scalability for diverse applications.

ClaudeMCPModel Context Protocol
0 likes · 12 min read
One Setup Beats 100 Million Configurations: How MCP Is Revolutionizing AI Agents
Architect
Architect
Mar 11, 2025 · Artificial Intelligence

OpenManus: Design, Architecture, and Future Directions of a Multi‑Agent System

OpenManus is an open‑source, plug‑in‑friendly multi‑agent framework that combines planning, tool‑driven ReAct agents, dynamic task allocation, and memory management, detailing its design principles, code structure, workflow, technical components, and future research directions within the AI agent ecosystem.

AI planningAgent ArchitectureOpenManus
0 likes · 18 min read
OpenManus: Design, Architecture, and Future Directions of a Multi‑Agent System
Subtle Storm
Subtle Storm
Mar 11, 2025 · Artificial Intelligence

Core Principles for Daily Use of DeepSeek Prompt Engineering

The article presents a structured methodology for crafting DeepSeek prompts, covering a four‑element template, scenario‑specific techniques, high‑frequency use cases such as data analysis, document generation, and automation, advanced knowledge‑base customization, tool integration, reliability checks, workflow optimization, and common pitfalls.

AI workflowAutomationData Analysis
0 likes · 9 min read
Core Principles for Daily Use of DeepSeek Prompt Engineering
Architect
Architect
Mar 6, 2025 · Artificial Intelligence

Analysis of the Manus Multi‑Agent AI System Architecture and Workflow

Manus is a general‑purpose AI agent that bridges thought and action through a multi‑agent architecture comprising planning, memory, and tool‑use modules, enabling autonomous task decomposition, execution, and result delivery across diverse scenarios such as travel planning, financial analysis, and education support.

AI AgentAutonomous PlanningMemory Management
0 likes · 15 min read
Analysis of the Manus Multi‑Agent AI System Architecture and Workflow
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Feb 23, 2025 · Artificial Intelligence

2024 AI Programming: Key Advances, Tools, and Trends

The article reviews 2024 AI programming progress, covering the rise of AI code editors like Cursor, the debut of the AI programmer Devin, rapid improvements in SWE‑bench success rates, enhancements in model architecture, multimodal agents, tool‑integration frameworks, adoption statistics in China and abroad, and future directions for collaborative AI‑driven software development.

AI agentsAI programmingLarge Language Models
0 likes · 10 min read
2024 AI Programming: Key Advances, Tools, and Trends
Infra Learning Club
Infra Learning Club
Feb 7, 2025 · Artificial Intelligence

Understanding LLM Agents: Architecture, Capabilities, and Key Challenges

This article explains what LLM agents are, their core components—brain, memory, planning, and tool use—illustrates how they handle complex queries through task decomposition, surveys notable frameworks, and discusses key challenges such as limited context, long‑term planning difficulties, output inconsistency, and prompt dependence.

AI architectureFrameworksLLM Agents
0 likes · 15 min read
Understanding LLM Agents: Architecture, Capabilities, and Key Challenges
Smart Era Software Development
Smart Era Software Development
Jan 17, 2025 · Artificial Intelligence

Google’s AI Agent Whitepaper Signals the Dawn of the Agent Era in 2025

The article provides a detailed analysis of Google’s AI Agent whitepaper, explaining the agent architecture, core components such as models, tools, and orchestration layers, comparing extensions, functions, and data stores, and demonstrating practical implementations with LangChain and Vertex AI to illustrate how targeted learning can boost agent performance.

AI agentsData StoresGoogle AI
0 likes · 28 min read
Google’s AI Agent Whitepaper Signals the Dawn of the Agent Era in 2025
Alimama Tech
Alimama Tech
Dec 11, 2024 · Artificial Intelligence

Engineering Architecture of Alibaba's AI Digital Employee "AI XiaoWan"

Alibaba’s AI digital employee “AI XiaoWan” uses a native multi‑agent architecture where a Controller Agent interprets intent, plans tasks, and orchestrates execution while an Executable Agent performs domain‑specific operations, communicating via a standardized Agent Communication Protocol, leveraging a centralized Tool Center, a retrieval‑augmented knowledge base, and a data‑flywheel feedback loop to continuously improve and evolve toward memory‑based reasoning and self‑learning.

AIKnowledge BaseRAG
0 likes · 14 min read
Engineering Architecture of Alibaba's AI Digital Employee "AI XiaoWan"
JavaEdge
JavaEdge
Jun 17, 2024 · Artificial Intelligence

Build Simple LLM Agents with LangChain: A Hands‑On Tutorial

This guide explains what AI agents are, how they combine large language models with planning, memory, and tool use, and provides a step‑by‑step LangChain implementation—including environment setup, tool integration, and a runnable example that solves math and performs web searches.

LLMLangChainPython
0 likes · 6 min read
Build Simple LLM Agents with LangChain: A Hands‑On Tutorial
DaTaobao Tech
DaTaobao Tech
Jun 7, 2024 · Artificial Intelligence

Exploring AI Agent Integration in HandCat App: Architecture, Tool Management, and Implementation

The HandCat team designed an end‑to‑LLM pipeline that separates agent templates, tool protocols, and view layers, enabling LLM‑driven agents with memory, planning, and three tool types—general, selector, and interruptor—to safely manage sessions, handle errors, and balance granularity for performance within a commercial mobile app.

AI AgentAgent LabLLM
0 likes · 18 min read
Exploring AI Agent Integration in HandCat App: Architecture, Tool Management, and Implementation
DeWu Technology
DeWu Technology
May 6, 2024 · R&D Management

DeWu Quality Management System Overview

DeWu’s three‑year Quality Management System integrates a risk‑controlled iteration review mechanism, distinct testing and collaboration processes, metric‑driven “Quality Month” methods, and a suite of automation and monitoring tools to standardize, automate, and continuously improve product stability, efficiency, and innovation.

Process ManagementQuality AssuranceR&D Management
0 likes · 13 min read
DeWu Quality Management System Overview
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 6, 2024 · Artificial Intelligence

Unlocking LangChain: Build Powerful LLM Apps Like LEGO with Real-World Examples

This article explains how LangChain simplifies building and integrating large language model applications by providing modular components such as models, prompts, indexes, tools, memory, chains, and agents, illustrated with practical use cases like travel assistants, face‑recognition troubleshooting, and multi‑agent workflows.

AI agentsLLMLangChain
0 likes · 44 min read
Unlocking LangChain: Build Powerful LLM Apps Like LEGO with Real-World Examples
Baobao Algorithm Notes
Baobao Algorithm Notes
Feb 4, 2024 · Industry Insights

Balancing Fun, Utility, and Slow Thinking: The Future of AI Agents

In this talk, the speaker examines the dual goals of AI agents—being entertaining and useful—while introducing the concepts of fast and slow thinking, multimodal perception, long‑term memory, retrieval‑augmented generation, and tool integration as essential steps toward building truly valuable digital companions.

AI agentsFuture AILong-Term Memory
0 likes · 18 min read
Balancing Fun, Utility, and Slow Thinking: The Future of AI Agents
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 12, 2023 · Artificial Intelligence

How LangChain Powers AI Agents: Principles, Debugging, and Real‑World Optimizations

This article explains the concept of AI Agents in the large‑language‑model era, details LangChain's implementation mechanics, shares practical challenges and optimizations encountered by NetEase Cloud Music, and provides step‑by‑step code examples and performance insights for building robust AI Agents.

AI AgentDebuggingLLM
0 likes · 20 min read
How LangChain Powers AI Agents: Principles, Debugging, and Real‑World Optimizations
DataFunTalk
DataFunTalk
Nov 2, 2023 · Artificial Intelligence

Enhancing Language and Vision Models with External Knowledge and Tools: OREO‑LM, REVEAL, and AVIS

This article reviews recent research on augmenting language and multimodal models with external knowledge sources and tool‑calling mechanisms, covering three systems—OREO‑LM for knowledge‑graph reasoning, REVEAL for multi‑source visual‑language pretraining, and AVIS for dynamic tool selection—and their experimental results and implications.

Knowledge GraphMultimodalTool Integration
0 likes · 28 min read
Enhancing Language and Vision Models with External Knowledge and Tools: OREO‑LM, REVEAL, and AVIS
DevOps
DevOps
Jun 25, 2023 · Operations

Planning DevOps Infrastructure for Traditional Enterprises: A Comprehensive Capability Blueprint

The article analyzes how traditional enterprises can design a DevOps infrastructure by mapping required capabilities across foundation, development, testing, operations, and project management, illustrating each with representative tools and highlighting the need for a flexible, evolving architecture and a balanced one‑stop DevOps platform.

CI/CDITSMTool Integration
0 likes · 13 min read
Planning DevOps Infrastructure for Traditional Enterprises: A Comprehensive Capability Blueprint
Efficient Ops
Efficient Ops
Mar 22, 2021 · Operations

Boosting Operational Efficiency: Process, Tools, and Engineering Insights

This article explores practical ways to improve operational efficiency by examining process optimization, tool adoption, quality considerations, and engineering practices, highlighting real-world examples like OA, CICD, Spring Cloud, Java, and Kubernetes while emphasizing shared value and cultural factors.

EfficiencyOperationsProcess Optimization
0 likes · 7 min read
Boosting Operational Efficiency: Process, Tools, and Engineering Insights
Efficient Ops
Efficient Ops
Jun 27, 2018 · Operations

How ZhiYun Job Platform Revolutionizes Automated Operations

The article introduces the ZhiYun Job Platform, detailing its evolution from basic tool construction to advanced orchestration and API integration, highlighting how it standardizes, automates, and secures repetitive operational tasks for enterprises across cloud environments.

AutomationCloud ComputingOperations
0 likes · 10 min read
How ZhiYun Job Platform Revolutionizes Automated Operations
Qunar Tech Salon
Qunar Tech Salon
Feb 14, 2017 · R&D Management

Case Study: Qunar Project Management Platform for Reducing Development Costs and Boosting R&D Efficiency

This case study describes how Qunar's R&D support team built an integrated project management platform that unified workflow, data, and toolchains across development, testing, and release stages, dramatically lowering communication overhead, eliminating information inconsistencies, and improving overall engineering productivity.

Process AutomationProject ManagementR&D Efficiency
0 likes · 14 min read
Case Study: Qunar Project Management Platform for Reducing Development Costs and Boosting R&D Efficiency
Efficient Ops
Efficient Ops
Nov 16, 2015 · Operations

Mastering IT Change Management: Tools, Processes, and Risk Strategies

This article outlines effective IT operations change management by emphasizing the need for robust tools, standardized forms, precise steps, reusable templates, a change calendar, and clear risk classification, culminating in six simple principles to streamline execution and minimize disruptions.

Process AutomationTool Integrationrisk assessment
0 likes · 12 min read
Mastering IT Change Management: Tools, Processes, and Risk Strategies