Tagged articles

MCP

718 articles · Page 1 of 8
Linyb Geek Road
Linyb Geek Road
Aug 16, 2026 · Artificial Intelligence

2026 AI Agent Tech Stack: How Agents Think, Act, and Remember

This article presents a comprehensive six‑layer AI Agent architecture, explains the underlying principles of reasoning, tool use, memory, and planning, compares ReAct, Function Calling, and MCP, walks through a real‑world request flow, and offers practical technology‑selection guidance.

AI agentsFunction CallingLLM
0 likes · 20 min read
2026 AI Agent Tech Stack: How Agents Think, Act, and Remember
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 15, 2026 · Artificial Intelligence

DeepSeek Harness Unveils Selected Agent‑Infrastructure Projects, Favoring Low‑Star Tools

The article analyzes DeepSeek's recent V4 Pro launch and the leaked DeepSeek Harness project list, explaining why the company prioritizes low‑profile, functional open‑source tools that fill security, routing, desktop, and multi‑agent orchestration gaps to build an industrial‑grade agent production line.

AI agentsAgent InfrastructureDeepSeek
0 likes · 11 min read
DeepSeek Harness Unveils Selected Agent‑Infrastructure Projects, Favoring Low‑Star Tools
DataFunSummit
DataFunSummit
Aug 15, 2026 · Industry Insights

How Palantir’s SuperRepo Turns Ontology into Code for Enterprise AI

Palantir’s SuperRepo extends a traditional monorepo by embedding Ontology definitions, TypeScript‑based Functions and React applications into a single versioned codebase, enabling business models to be authored, tested, reviewed and deployed like software while exposing a controlled runtime for AI agents, albeit still in beta with limited capabilities.

Enterprise AIFoundryMCP
0 likes · 16 min read
How Palantir’s SuperRepo Turns Ontology into Code for Enterprise AI
DataFunSummit
DataFunSummit
Aug 15, 2026 · Operations

Why SaaS Pricing Must Evolve Beyond Seat Licenses for AI Agents

The article explains that when AI agents become part of enterprise SaaS, pricing can no longer rely solely on seat subscriptions; instead, three separate ledgers for model compute, data‑tool usage, and task results are required, along with detailed event tracking, budgeting controls, and trace‑based audit to accurately reflect true consumption.

AI agentsEnterprise AIMCP
0 likes · 20 min read
Why SaaS Pricing Must Evolve Beyond Seat Licenses for AI Agents
Golang Shines
Golang Shines
Aug 15, 2026 · Information Security

AI Meets Security: Two Popular GitHub Projects Boost Penetration Testing Efficiency Tenfold

The article compares two open‑source AI‑native security platforms—HexStrike AI (Python) and CyberStrikeAI (Go)—detailing their multi‑agent architectures, MCP‑based tool integration, intelligent decision engines, visualization features, and role‑based testing, and provides guidance on which to choose for bug‑bounty versus enterprise red‑team use.

AICyberStrikeAIHexStrike AI
0 likes · 9 min read
AI Meets Security: Two Popular GitHub Projects Boost Penetration Testing Efficiency Tenfold
Java Architect Essentials
Java Architect Essentials
Aug 12, 2026 · R&D Management

Why Longer Prompts Fail: Codex Team’s Four‑Layer Workflow Architecture

The article analyzes how overloading a single prompt with rules, methods, data, and timing leads to inefficiency, and proposes a four‑layer Codex workflow—AGENTS.md for long‑term rules, Skills for reusable methods, MCP for external data, and scheduled tasks for stable execution—illustrated with concrete examples and CI integration.

AGENTS.mdAI workflowAutomation
0 likes · 6 min read
Why Longer Prompts Fail: Codex Team’s Four‑Layer Workflow Architecture
IT Services Circle
IT Services Circle
Aug 12, 2026 · Artificial Intelligence

Mastering Codex: From AGENTS.md to Hooks – A Complete Guide

This article walks through Codex's five core engineering features—AGENTS.md, Skills, Subagents, the Model Context Protocol (MCP), and Hooks—explaining their purpose, how to create and configure them, and providing concrete examples, command snippets, and directory structures to help developers integrate these capabilities into their projects.

AGENTS.mdAI toolingCodex
0 likes · 21 min read
Mastering Codex: From AGENTS.md to Hooks – A Complete Guide
Java Architecture Diary
Java Architecture Diary
Aug 12, 2026 · Cloud Native

Why Upgrading Your MCP Server to 2.0 Solves Stateless Session Issues

The article explains how MCP 1.x's stateful handshake caused node‑crash failures, sticky sessions, and serverless incompatibility, and how the 2.0 release removes the handshake, makes each request self‑describing via _meta and HTTP headers, introduces MRTR for multi‑round interactions, and provides a Java/TypeScript code walkthrough demonstrating the new stateless behavior.

Cloud NativeKubernetesMCP
0 likes · 8 min read
Why Upgrading Your MCP Server to 2.0 Solves Stateless Session Issues
Java Architect Essentials
Java Architect Essentials
Aug 11, 2026 · Artificial Intelligence

Stop Manual Drag‑And‑Drop: Meet the 34k‑Star AI Draw.io Tool That Automates Diagram Creation

Next AI Draw.io is an open‑source tool that lets you describe a diagram in natural language and have AI generate a fully editable draw.io chart, supporting iterative tweaks, PDF/image uploads, cloud‑architecture icons, Docker or source deployment, and MCP integration for IDEs, while reminding users to verify the output.

AI diagramDockerMCP
0 likes · 10 min read
Stop Manual Drag‑And‑Drop: Meet the 34k‑Star AI Draw.io Tool That Automates Diagram Creation
TechVision Expert Circle
TechVision Expert Circle
Aug 11, 2026 · Artificial Intelligence

AI Agents Out of Control: Redrawing Enterprise Security Boundaries

Recent jailbreak incidents show that AI agents equipped with tool‑calling can autonomously breach authorized limits, exposing structural flaws in permission models and prompting a four‑layer isolation architecture with intent gating, sandboxed tool calls, output guards, and runtime monitoring.

AI agentsFirecrackerMCP
0 likes · 14 min read
AI Agents Out of Control: Redrawing Enterprise Security Boundaries
TonyBai
TonyBai
Aug 10, 2026 · Artificial Intelligence

How Cloudflare Scaled AI‑Powered Code Review to 3,600 Engineers and 240K Interceptions

Cloudflare built a three‑layer AI engineering stack—platform, knowledge, and governance—that lets 3,600 engineers (95% of R&D) use AI tools at scale, reduces inference cost by 77% with Workers AI, intercepts over 240,000 standard violations, and keeps per‑review cost under $1 while maintaining high security.

AI EngineeringAI code reviewAgents
0 likes · 23 min read
How Cloudflare Scaled AI‑Powered Code Review to 3,600 Engineers and 240K Interceptions
James' Growth Diary
James' Growth Diary
Aug 9, 2026 · Backend Development

How One Backend Serves Three Audiences: OpenAPI, CLI, and Frontend

The article walks through a real‑world agent platform backend, showing how the same OpenAPI contract is split into three distinct faces—OpenAPI for developers, a CLI for AI agents, and a web frontend for humans—detailing the architecture, lifecycle, command tree, and two concrete pitfalls with code examples.

AI AgentCLIMCP
0 likes · 18 min read
How One Backend Serves Three Audiences: OpenAPI, CLI, and Frontend
AI Engineering
AI Engineering
Aug 9, 2026 · Artificial Intelligence

Six Major Vendors Release Unified AI Agent Plugin Packaging Standard

Six leading AI companies—Google, Microsoft, OpenAI, Cursor, Vercel, and AWS—have jointly published the Agent Plugins 1.0.0 specification, standardizing the directory layout, plugin.json and mcp.json formats, and discovery rules to enable "write once, run on any client" while highlighting current security limitations.

AI AgentAgent PluginsMCP
0 likes · 12 min read
Six Major Vendors Release Unified AI Agent Plugin Packaging Standard
TonyBai
TonyBai
Aug 9, 2026 · Artificial Intelligence

How Google Built Agent Skills That Earned 15K Stars

Google’s open‑source Agent Skills project grew to over 15,000 GitHub stars, prompting many product teams to contribute, and the company responded with a comprehensive process that includes standardized repository structures, remote MCP tooling, automated pre‑merge checks, continuous evaluation, and dedicated ownership to maintain quality at scale.

AI agentsCI/CDGoogle Agent Skills
0 likes · 12 min read
How Google Built Agent Skills That Earned 15K Stars
Wuming AI
Wuming AI
Aug 4, 2026 · Artificial Intelligence

Why CLI Is the Key to Fully Connecting Enterprise Systems for AI Agents

The article explains why command‑line interfaces are a low‑cost, highly controllable way for AI agents to reliably invoke internal enterprise systems, compares CLI with MCP, and walks through practical steps—from login and basic commands to testing and Skill packaging—to demonstrate measurable business value.

CLIEnterprise integrationFDE
0 likes · 10 min read
Why CLI Is the Key to Fully Connecting Enterprise Systems for AI Agents
Xike
Xike
Aug 4, 2026 · Operations

How We Fixed the AI‑Powered xi‑ops Ops Platform’s Critical Pitfalls

This article walks through the security and reliability pitfalls encountered when integrating large language models into the xi‑ops open‑source operations platform—covering unsafe SQL generation, unauthorized SSH actions, knowledge‑base hallucinations, prompt‑engineered bypasses, and configuration sync issues—and explains the concrete engineering safeguards that were implemented to close each gap.

AI opsLLMMCP
0 likes · 21 min read
How We Fixed the AI‑Powered xi‑ops Ops Platform’s Critical Pitfalls
Ops Development & AI Practice
Ops Development & AI Practice
Aug 4, 2026 · Artificial Intelligence

Why CLI Still Matters and MCP Isn’t Enough: Dual‑Loop Architecture for Coding Agents

The article analyzes the trade‑offs between native shell commands (CLI) and JSON‑RPC model‑context protocol (MCP) in AI coding agents, showing how an inner‑loop CLI for token‑efficient local tasks and an outer‑loop MCP for structured, secure enterprise integration form a complementary dual‑loop architecture.

AI architectureCLICoding Agent
0 likes · 10 min read
Why CLI Still Matters and MCP Isn’t Enough: Dual‑Loop Architecture for Coding Agents
DataFunTalk
DataFunTalk
Aug 4, 2026 · Artificial Intelligence

How Palantir Unifies Claude, OpenAI, and Google Agents on a Shared Ontology

Palantir's July 2026 release adds three Agent SDK templates—Claude, OpenAI, and Google—while standardizing the Ontology integration layer, credentials, and publishing flow, highlighting that the true enterprise stability comes from modeling business objects, permissions, and action boundaries rather than the underlying AI models or frameworks.

Agent SDKEnterprise AIMCP
0 likes · 16 min read
How Palantir Unifies Claude, OpenAI, and Google Agents on a Shared Ontology
IT Services Circle
IT Services Circle
Aug 2, 2026 · Artificial Intelligence

How to Engineer Claude Code: CLAUDE.md, Skills, Subagents, MCP, Hooks & Plugins

The article explains how to turn Claude Code from a forgetful assistant into a fully engineered AI coding partner by using CLAUDE.md for project context, Skills for reusable knowledge, Subagents for parallel tasks, MCP for external tool integration, Hooks for enforceable rules, and Plugins for easy distribution.

AI EngineeringClaude CodeHooks
0 likes · 24 min read
How to Engineer Claude Code: CLAUDE.md, Skills, Subagents, MCP, Hooks & Plugins
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Aug 2, 2026 · Artificial Intelligence

Case Study: Ontology Implementation Pitfalls in a Women’s Apparel Startup

The article critiques a women’s apparel startup’s ontology setup, showing how its reliance on static graphs, SQL queries, and a large language model yields a hard‑coded analysis pipeline rather than true multi‑hop reasoning, and explains why a proper reasoning engine is essential for scenario‑driven inference.

LLMMCPdata inference
0 likes · 6 min read
Case Study: Ontology Implementation Pitfalls in a Women’s Apparel Startup
DataFunTalk
DataFunTalk
Aug 2, 2026 · Industry Insights

How Palantir Unifies Claude, OpenAI, and Google Agents on a Shared Ontology Layer

Palantir's July 2026 update adds three Agent SDK templates—Claude, OpenAI, and Google—while standardizing the Ontology access layer, scoped permissions, and MCP interfaces, showing that the lasting stability for enterprise Agents lies in business objects, actions, and permission boundaries rather than the underlying frameworks.

Enterprise AgentsMCPOSDK
0 likes · 15 min read
How Palantir Unifies Claude, OpenAI, and Google Agents on a Shared Ontology Layer
Architects' Tech Alliance
Architects' Tech Alliance
Aug 2, 2026 · Industry Insights

Comprehensive Global AI Agent Catalog 2026 – Full Tool List and Ecosystem Analysis

This article systematically classifies and summarizes the worldwide AI agent ecosystem in 2026, covering general‑purpose agents, development platforms, production‑grade agents, vertical industry solutions, and emerging trends such as MCP standardization, open‑source proliferation, multi‑agent collaboration, end‑to‑end automation, and domestic substitution, while providing concrete product examples and strategic insights for developers and enterprises.

AI EcosystemAutomationMCP
0 likes · 35 min read
Comprehensive Global AI Agent Catalog 2026 – Full Tool List and Ecosystem Analysis
Java Tech Enthusiast
Java Tech Enthusiast
Aug 1, 2026 · Artificial Intelligence

‘Do You Know Claude Code?’ – Master CLAUDE.md, Skills, Subagents, MCP, Hooks & Plugins

The article explains how to turn Claude Code from a forgetful assistant into an engineered AI teammate by using CLAUDE.md for persistent project context, Skills for on‑demand knowledge, Subagents for isolated tasks, MCP for external tool integration, Hooks for enforced policies, and Plugins for easy sharing across projects.

AIClaude CodeHooks
0 likes · 26 min read
‘Do You Know Claude Code?’ – Master CLAUDE.md, Skills, Subagents, MCP, Hooks & Plugins
Java Companion
Java Companion
Aug 1, 2026 · Databases

A 20 MB Open‑Source DB Client That Outperforms 1 GB DataGrip

The article reviews the open‑source database client dbx—built with Rust, Vue 3, and Tauri—highlighting its tiny 20 MB footprint, native AI assistant, support for over 60 databases, cross‑platform installers, and detailed feature comparison against DBeaver, Navicat, and DataGrip.

AI assistantCodeMirrorDatabase Client
0 likes · 9 min read
A 20 MB Open‑Source DB Client That Outperforms 1 GB DataGrip
Java Tech Enthusiast
Java Tech Enthusiast
Jul 31, 2026 · Artificial Intelligence

Mastering Claude Code: From CLAUDE.md to Plugins – A Complete Engineering Guide

This article explains how to turn Claude Code from a forgetful one‑off assistant into a fully engineered teammate by using persistent CLAUDE.md files, on‑demand Skills, independent Subagents, Model Context Protocol (MCP) integrations, Hooks for enforcement, and Plugins for easy packaging and sharing, complete with real‑world examples and step‑by‑step configurations.

AI EngineeringAutomationClaude Code
0 likes · 25 min read
Mastering Claude Code: From CLAUDE.md to Plugins – A Complete Engineering Guide
liandk
liandk
Jul 31, 2026 · Backend Development

Run a Complete MCP 2026 Stateless Demo – Beginner‑Friendly Guide

This guide walks through the new MCP 2026 update—showing how to build a stateless FastAPI server and a TypeScript client, run curl calls, and highlights benefits such as session‑free requests, cacheable tool lists, easy load‑balancing, and optional OAuth2 protection.

MCPOAuth2REST
0 likes · 7 min read
Run a Complete MCP 2026 Stateless Demo – Beginner‑Friendly Guide
Advanced AI Application Practice
Advanced AI Application Practice
Jul 30, 2026 · Operations

The Third Way to Enable AI Automation in TestHub: Using Playwright MCP

This article walks through configuring TestHub to run AI‑driven UI tests with Playwright MCP, covering version‑management workflow, adding the MCP server, setting up a multimodal large model, installing the Playwright browsers (including proxy settings for China), and executing a complete AI‑generated test case that creates and verifies a new version entry.

AI automationHermesMCP
0 likes · 9 min read
The Third Way to Enable AI Automation in TestHub: Using Playwright MCP
AI Engineering
AI Engineering
Jul 30, 2026 · Operations

MCP’s Biggest Update: Stateless Core Eliminates Sessions, Handshakes, and Lowers Remote Deployment Barriers

The latest MCP release replaces the stateful session model with a stateless request/response core, removing initialize/initialized handshakes, enabling any server instance to handle requests via round‑robin, and adding features like MRTR, header‑based routing, cacheable list results, stronger auth, task extensions, and deprecations, which dramatically simplify operations and scaling.

MCPMRTROperations
0 likes · 7 min read
MCP’s Biggest Update: Stateless Core Eliminates Sessions, Handshakes, and Lowers Remote Deployment Barriers
TonyBai
TonyBai
Jul 30, 2026 · Artificial Intelligence

MCP Protocol’s Biggest Update: State Eliminated, Claude Leads Adoption

The Model Context Protocol (MCP) released its most extensive revision on July 28, 2026, removing all stateful handshake and session mechanisms, introducing multi‑round‑trip requests, aligning authentication with OAuth 2.0/OIDC, deprecating legacy features, and seeing Anthropic’s Claude be the first product to adapt the new spec.

ClaudeMCPMRTR
0 likes · 17 min read
MCP Protocol’s Biggest Update: State Eliminated, Claude Leads Adoption
Tech Ocean
Tech Ocean
Jul 29, 2026 · Backend Development

MCP Spec Finalized: Major SDK Overhaul and Version Locking Before Installation

The new MCP 2026-07-28 specification replaces the stateful session model with a stateless request‑response protocol, introduces nine breaking changes, splits the TypeScript SDK into multiple packages, upgrades the Python SDK to 2.0.0, and forces developers to lock SDK versions and verify gateway header handling before deployment.

MCPPythonSDK migration
0 likes · 11 min read
MCP Spec Finalized: Major SDK Overhaul and Version Locking Before Installation
Code Mala Tang
Code Mala Tang
Jul 28, 2026 · Cloud Native

What’s New in MCP Protocol’s Fifth Major Release (2026‑07‑28)?

The MCP protocol’s fifth major version switches from a stateful bidirectional model to a stateless request/response design, adding new headers, auth hardening, deprecating legacy features, updating SDKs, and gaining broad cloud and tool support, while outlining migration steps for production users.

MCPMigrationSDK
0 likes · 5 min read
What’s New in MCP Protocol’s Fifth Major Release (2026‑07‑28)?
Su San Talks Tech
Su San Talks Tech
Jul 28, 2026 · Artificial Intelligence

Why Are Big Tech Companies Dropping MCP for CLI?

The article analyzes the shift from Model Context Protocol (MCP) to command‑line interfaces (CLI) for AI agents, detailing MCP’s architectural complexity, token bloat, security risks, and passive tool design, while highlighting CLI’s on‑demand loading, composability, debugging ease, and growing enterprise adoption.

AI agentsCLICommand Line Interface
0 likes · 14 min read
Why Are Big Tech Companies Dropping MCP for CLI?
Shepherd Advanced Notes
Shepherd Advanced Notes
Jul 28, 2026 · Artificial Intelligence

Master the MCP Protocol: Core Concepts, Implementation Details, and Best‑Practice Applications

This article provides a systematic deep‑dive into the Model Context Protocol (MCP), explaining its purpose, architecture, core capabilities, data and transport layers, and step‑by‑step guides for building both local and remote MCP servers with Python, while also covering security, permission, and best‑practice recommendations for real‑world AI applications.

AI integrationMCPModel Context Protocol
0 likes · 37 min read
Master the MCP Protocol: Core Concepts, Implementation Details, and Best‑Practice Applications
DataFunSummit
DataFunSummit
Jul 26, 2026 · Databases

Why Is PostgreSQL Gaining New Momentum as an AI‑Era Data Foundation?

PostgreSQL is attracting renewed interest not because it magically becomes an all‑purpose AI database, but because AI applications in production demand a unified, consistent platform that can manage business records, vector embeddings, agent state, permissions and tooling, and PostgreSQL’s extensible ecosystem—pgvector, serverless architectures, branching, and MCP—offers exactly that blend of relational reliability and AI‑native capabilities.

AIDatabase BranchingMCP
0 likes · 15 min read
Why Is PostgreSQL Gaining New Momentum as an AI‑Era Data Foundation?
JD Cloud Developers
JD Cloud Developers
Jul 22, 2026 · Cloud Native

How AI Quickly Reads Your Codebase: Three Evolutions of Joy-Code-Graph Cloud Service

The article explains how Joy-Code-Graph transforms AI code assistants from blind guesswork into globally aware tools by deploying a self‑hosted, cloud‑native code graph service that integrates directly with Joygen, offers zero‑install sandbox access, and persistently stores the graph in a dedicated repository branch.

AI programmingCloud NativeJoygen integration
0 likes · 10 min read
How AI Quickly Reads Your Codebase: Three Evolutions of Joy-Code-Graph Cloud Service
Su San Talks Tech
Su San Talks Tech
Jul 22, 2026 · Artificial Intelligence

Getting Started with AgentScope-Java: Build Enterprise AI Agents in Minutes

This guide introduces AgentScope-Java, Alibaba's open‑source Java framework for building production‑grade AI agents, explains how it solves the lack of Java‑native agent tools, compares it with Spring AI Alibaba, walks through core concepts, installation, tool registration, multi‑agent orchestration, underlying architecture, distributed deployment, real‑world examples, and evaluates its strengths and limitations.

AI agentsAgentScopeHarnessAgent
0 likes · 27 min read
Getting Started with AgentScope-Java: Build Enterprise AI Agents in Minutes
AI Engineering
AI Engineering
Jul 20, 2026 · Artificial Intelligence

wigolo: Add a Local, API‑Key‑Free Search Brain to Your AI Agent

wigolo is an open‑source tool that bundles search, web crawling, extraction, caching, research and autonomous agent capabilities into a single local MCP server, eliminating API keys, per‑call fees, and preserving data privacy while offering configurable design principles and performance comparisons.

AI AgentMCPNode.js
0 likes · 7 min read
wigolo: Add a Local, API‑Key‑Free Search Brain to Your AI Agent
DataFunSummit
DataFunSummit
Jul 18, 2026 · Artificial Intelligence

How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform

The article analyzes the 2026‑07‑28 MCP specification update, detailing four production‑grade signals, QCC’s decade‑long shift from simple data retrieval to Agent‑Native services, a five‑layer capability matrix, and a trusted workflow for AI‑driven corporate due‑diligence tasks.

AI agentsAgent‑NativeCapability Discovery
0 likes · 19 min read
How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform
Su San Talks Tech
Su San Talks Tech
Jul 18, 2026 · Artificial Intelligence

Why CodeGraph Is Suddenly Going Viral

CodeGraph, a local‑first code intelligence tool for AI programming assistants, builds a searchable knowledge graph with tree‑sitter and SQLite, cutting tool calls by 71%, token usage by 57% and task time by 46% while keeping data private and requiring only a few minutes to install and use.

AI programmingCLIMCP
0 likes · 16 min read
Why CodeGraph Is Suddenly Going Viral
AI Engineer Programming
AI Engineer Programming
Jul 18, 2026 · Artificial Intelligence

13 Agentic AI Trends to Watch in 2026

The article analyzes thirteen emerging Agentic AI trends for 2026—including CLI agents, the resurgence of MCP, multi‑agent orchestration, agentic commerce, AI governance, personal assistants, context engineering, vertical agents, small language models, recursive LMs, real‑time web access, browser agents, and verifiability—backed by data, case studies, and industry reports.

AI governanceCLI agentsContext Engineering
0 likes · 29 min read
13 Agentic AI Trends to Watch in 2026
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Jul 17, 2026 · Artificial Intelligence

wigolo: Zero‑Key, Zero‑Cost Local‑First Web Search Engine for AI Coding Agents

wigolo is an open‑source, local‑first web search platform for AI coding agents that removes API keys and query costs, caches results in a SQLite + vector store, supports 18 parallel search engines, offers intelligent crawling, research pipelines, and compares favorably against cloud‑based alternatives like Firecrawl, Exa and Tavily.

AI agentsMCPOpen Source
0 likes · 12 min read
wigolo: Zero‑Key, Zero‑Cost Local‑First Web Search Engine for AI Coding Agents
AI Engineer Programming
AI Engineer Programming
Jul 17, 2026 · Backend Development

Choosing the Right Streaming Protocol for AI: Comparing Five Options (Part 2)

This article analyzes five streaming protocols for AI—including gRPC Stream, Streamable HTTP (MCP), SSE, WebSocket, and HTTP Chunked—detailing their mechanisms, code examples, pros and cons, and provides a decision matrix to help engineers select the most suitable protocol based on connection model, data format, infrastructure compatibility, and development complexity.

AI streamingMCPProtocol Selection
0 likes · 14 min read
Choosing the Right Streaming Protocol for AI: Comparing Five Options (Part 2)
Linyb Geek Road
Linyb Geek Road
Jul 14, 2026 · Artificial Intelligence

Understanding MCP, Skill, Harness, and Loop: A Deep Dive into the Four‑Layer AI Agent Architecture

The article breaks down the four‑layer AI Agent stack—MCP protocol, Agent Skill, Harness runtime, and Loop engineering—showing how each layer solves distinct problems, presenting benchmark data (e.g., a 25.7 pp SWE‑bench gain from Harness changes), security analyses, design trade‑offs, and a production checklist.

AI Agent ArchitectureAgent SkillContext Engineering
0 likes · 26 min read
Understanding MCP, Skill, Harness, and Loop: A Deep Dive into the Four‑Layer AI Agent Architecture
Tech Freedom Circle
Tech Freedom Circle
Jul 13, 2026 · Artificial Intelligence

Industrial‑Grade Dynamic Tool Registration, Discovery, and Injection for AI Agents

The article presents an industrial‑level architecture for AI agents that enables tools to be registered, discovered, and injected dynamically, covering both local plugins and remote MCP services, with a unified registry, multi‑mode injection strategies, fault‑tolerant discovery mechanisms, and detailed code examples.

AI AgentDynamic Tool RegistrationFunction Calling
0 likes · 33 min read
Industrial‑Grade Dynamic Tool Registration, Discovery, and Injection for AI Agents
Black & White Path
Black & White Path
Jul 13, 2026 · Information Security

Automating Wireless Penetration Testing with Claude and Aircrack‑ng MCP

This guide walks through setting up a Kali Linux host, deploying the Aircrack‑ng MCP server, configuring password‑less sudo, integrating the server with Claude Desktop, and using natural‑language commands to enumerate interfaces, enable monitor mode, scan Wi‑Fi networks, capture and crack WPA2 handshakes, and launch deauthentication attacks, followed by concrete defensive recommendations.

ClaudeKali LinuxMCP
0 likes · 15 min read
Automating Wireless Penetration Testing with Claude and Aircrack‑ng MCP
AI Digital Ideal
AI Digital Ideal
Jul 11, 2026 · Artificial Intelligence

Claude Code: Applying Anthropic’s 5 Principles with an 8‑Point Checklist

This article dissects Claude Code’s architecture—its atomic toolset, three built‑in subagents, hook system, skill structure, MCP integration, and CLAUDE.md contract—using an eight‑point checklist to show how Anthropic translates five design principles into concrete, observable engineering decisions.

AI agentsDesign PrinciplesHooks
0 likes · 20 min read
Claude Code: Applying Anthropic’s 5 Principles with an 8‑Point Checklist
SpringMeng
SpringMeng
Jul 10, 2026 · Frontend Development

Exploring TDesign: A Complete Guide to the New Open‑Source UI Library

This article walks through Tencent's open‑source TDesign library, covering its cross‑framework component suite, starter‑kit CLI initialization, AI‑friendly MCP server, and step‑by‑step creation of an AI chat page with practical code snippets and screenshots.

AI integrationCLIFrontend
0 likes · 8 min read
Exploring TDesign: A Complete Guide to the New Open‑Source UI Library
AI Architecture Path
AI Architecture Path
Jul 10, 2026 · Frontend Development

Meta’s Astryx: An 8‑Year‑Built Design System Redefining AI‑Assisted Frontend Development

When using AI coding assistants like Cursor, Claude, or Copilot, developers often face mismatched props, hard‑coded design tokens, and duplicated modal implementations despite mature component libraries, a problem Astryx solves with a machine‑readable JSON contract, AI‑specific rule files, and a real‑time MCP service, offering a fully open React design system that scales to thousands of internal applications.

AI codingAstryxJSON Manifest
0 likes · 13 min read
Meta’s Astryx: An 8‑Year‑Built Design System Redefining AI‑Assisted Frontend Development
Amap Tech
Amap Tech
Jul 9, 2026 · Artificial Intelligence

A 24/7 Product Expert: Building and Evolving a Digital Employee for the Product Center

This article chronicles the end‑to‑end engineering journey of a domain‑specific digital employee for a product center, detailing how a large‑model‑driven agent was iteratively built, evaluated, and evolved to automate repetitive data retrieval, enforce hard constraints, and continuously improve through self‑modifying skills.

AI AgentAutomationMCP
0 likes · 24 min read
A 24/7 Product Expert: Building and Evolving a Digital Employee for the Product Center
Black & White Path
Black & White Path
Jul 9, 2026 · Artificial Intelligence

Aiden: Open-Source Local AI OS with 1500+ Skills, 89 Tools, and 14 Model Providers—Fully Offline

Aiden is an open‑source, locally‑run AI operating system that lets a large language model control your computer, offering over 1500 ready‑to‑use skills, 89 integrated tools, support for 14 model providers, privacy‑first operation without cloud APIs, and configurable trust levels for safe automation.

AI AgentAidenAutomation
0 likes · 8 min read
Aiden: Open-Source Local AI OS with 1500+ Skills, 89 Tools, and 14 Model Providers—Fully Offline
TonyBai
TonyBai
Jul 9, 2026 · Artificial Intelligence

MCP Server Architecture Patterns: 5 Designs and 4 Anti‑Patterns Uncovered

The article reviews the arXiv paper on MCP Server architecture, presenting five reusable design patterns and four anti‑patterns, explains the research methodology, shares concrete code examples, and quantifies how tool count affects LLM selection accuracy, offering practical guidelines for building robust MCP Servers.

Design PatternsLLMMCP
0 likes · 21 min read
MCP Server Architecture Patterns: 5 Designs and 4 Anti‑Patterns Uncovered
LuTiao Programming
LuTiao Programming
Jul 8, 2026 · Backend Development

AI Hotspots Shift: GPT Real‑Time Voice, Seedance Video, Grok Coding – Pressure on Java Back‑ends

Recent AI releases—OpenAI’s GPT‑Live for full‑duplex voice, ByteDance’s Seedance for multi‑shot video generation, and xAI’s Grok 4.5 for coding and knowledge work—force Java back‑end teams to evolve from handling orders and queues to managing diverse AI capabilities, routing, task orchestration, cost, audit and security.

AI integrationBackend ArchitectureGPT‑Live
0 likes · 19 min read
AI Hotspots Shift: GPT Real‑Time Voice, Seedance Video, Grok Coding – Pressure on Java Back‑ends
AI Digital Ideal
AI Digital Ideal
Jul 7, 2026 · Artificial Intelligence

Standardizing LLM Tool Integration: How MCP Makes Harness a Universal Client‑Server Protocol

This tutorial explains the Model Context Protocol (MCP) introduced by Anthropic, showing how its three‑layer Host/Client/Server architecture and six primitives turn Harness into a standardized, USB‑like interface for connecting any data source or tool to large language models, with concrete examples, transport choices, and step‑by‑step implementation guidance.

Client‑ServerHarnessLLM Integration
0 likes · 23 min read
Standardizing LLM Tool Integration: How MCP Makes Harness a Universal Client‑Server Protocol
Su San Talks Tech
Su San Talks Tech
Jul 7, 2026 · Artificial Intelligence

Master 97% of Codex Features in 3 Minutes: A Practical Guide

This guide walks you through the essential three‑step setup—creating a project workspace, writing an AGENTS.md specification, and using plan mode—then expands to phone integration, Skills, plugins, MCP, automation, Git workflows, and Worktree isolation, showing how to turn Codex from a chat window into a full‑featured AI‑powered development workstation.

AGENTS.mdAI assistantAutomation
0 likes · 10 min read
Master 97% of Codex Features in 3 Minutes: A Practical Guide
The Dominant Programmer
The Dominant Programmer
Jul 3, 2026 · Backend Development

Full Guide to Integrating External APIs with Qoder: Configurations, Service Comparison, and Hands‑On Examples

This article walks through Qoder's supported external API integration methods, details step‑by‑step MCP configuration, compares three transport protocols, provides multiple concrete configuration examples in Python and Node.js, and offers troubleshooting tips and official resource links for successful API integration.

API integrationConfigurationMCP
0 likes · 10 min read
Full Guide to Integrating External APIs with Qoder: Configurations, Service Comparison, and Hands‑On Examples
AgentGuide
AgentGuide
Jul 2, 2026 · Artificial Intelligence

What Are the Components and Interaction Flow of MCP in AI Agents? A Complete Guide

The article explains MCP (Model Context Protocol) as a standardized interface for AI agents, detailing its architecture (Host, Client, Server), three core types (Tools, Resources, Prompts), transport options (Stdio and Streamable HTTP), security best practices, and how it differs from function calling.

AI AgentFunction CallingMCP
0 likes · 6 min read
What Are the Components and Interaction Flow of MCP in AI Agents? A Complete Guide
Black & White Path
Black & White Path
Jul 2, 2026 · Information Security

Detect MCP, A2A Agents, and Open LLM Interfaces Using AgentScan

AgentScan extends traditional port scanning by identifying MCP servers, A2A agents, and open LLM interfaces, revealing available tools, agent capabilities, model lists, and authentication status, with detailed usage commands and configurable parameters.

A2A AgentAgentScanLLM
0 likes · 3 min read
Detect MCP, A2A Agents, and Open LLM Interfaces Using AgentScan
dbaplus Community
dbaplus Community
Jun 30, 2026 · Artificial Intelligence

Designing a Production-Grade Multi-Agent Harness: Architecture, Evaluation, Memory, Cost, and MCP Integration

This article dissects the essential components of a production‑ready Multi‑Agent Harness—its orchestration architecture, tool governance via a unified registry, layered state and memory management, comprehensive evaluation pipelines, token‑budget cost controls, MCP‑based tool integration, observability practices, and a phased roadmap for scaling, offering concrete guidelines and best‑practice recommendations for building reliable AI agent systems.

Cost ControlHarnessMCP
0 likes · 18 min read
Designing a Production-Grade Multi-Agent Harness: Architecture, Evaluation, Memory, Cost, and MCP Integration
TechVision Expert Circle
TechVision Expert Circle
Jun 30, 2026 · Artificial Intelligence

How Should Enterprises Choose the Right AI Agent Solution?

The article analyzes AI agents' technical layers, compares monolithic, multi‑agent, and workflow‑mixed architectures, outlines six evaluation criteria—including task complexity, tool compatibility, observability, cost, security, and team stack—and offers scenario‑specific recommendations and practical pitfalls for enterprise adoption.

AI AgentEnterprise ArchitectureMCP
0 likes · 13 min read
How Should Enterprises Choose the Right AI Agent Solution?
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Jun 29, 2026 · Artificial Intelligence

Why Adding an MCP Server to Claude Code Isn’t Just a Simple Plug‑In (Interview Answer Scores 60)

The article explains Claude Code's Model Context Protocol (MCP), how to connect external servers, the hidden costs and trust implications, the tool‑search lazy‑loading mechanism that prevents context overload, and the three security risks you must manage, all illustrated with real‑world examples and a four‑step interview answer.

AI integrationClaude CodeMCP
0 likes · 24 min read
Why Adding an MCP Server to Claude Code Isn’t Just a Simple Plug‑In (Interview Answer Scores 60)
AgentGuide
AgentGuide
Jun 29, 2026 · Artificial Intelligence

What Is Loop Engineering in AI Agents? Definition, Components, and Use Cases Explained

Loop Engineering replaces manual prompt writing with autonomous AI-driven cycles that automate task initiation, parallel isolation, skill definition, tool integration, sub‑agent delegation, and persistent memory, enabling agents to self‑manage complex workflows across diverse scenarios.

AI AgentAutomationLoop Engineering
0 likes · 8 min read
What Is Loop Engineering in AI Agents? Definition, Components, and Use Cases Explained
AI Architecture Path
AI Architecture Path
Jun 28, 2026 · Artificial Intelligence

Why the 2.6K‑Star Agent‑Native Framework Beats Traditional Add‑on AI Solutions

Engineers often attach a separate AI chat box to existing pages, duplicating state, memory, and permission logic across UI, tools, and APIs, which leads to high maintenance costs and limited interaction; the open‑source Agent‑Native framework unifies actions, state, and permissions, delivering a full‑stack, SaaS‑ready solution with built‑in Agent runtime, SQL‑backed collaboration, and extensible skill system.

A2AAI agentsAgent‑Native
0 likes · 13 min read
Why the 2.6K‑Star Agent‑Native Framework Beats Traditional Add‑on AI Solutions
Shuge Unlimited
Shuge Unlimited
Jun 26, 2026 · Artificial Intelligence

Taming Chaotic AI Agent Skills with skill-mcp: versioning, rollback, and orchestration

The article examines how AI agents accumulate scattered skills, outlines the problems of discoverability, version control, and secure sharing, and shows how the open‑source skill‑mcp project treats each skill as a versioned, permission‑controlled package with three deployment modes, lightweight pipeline orchestration, and built‑in security checks.

AI AgentMCPVersioning
0 likes · 16 min read
Taming Chaotic AI Agent Skills with skill-mcp: versioning, rollback, and orchestration
AI Architecture Hub
AI Architecture Hub
Jun 26, 2026 · Artificial Intelligence

30 Core AI Agent Engineering Concepts Every Developer Must Know

This article breaks down the essential 30 concepts behind AI agents—covering their loop‑based execution, state management, common patterns, configuration files, prompt caching, context corruption, capability protocols, sandbox security, permission controls, observability, and practical entry‑level advice—so developers can understand any new framework without chasing hype.

AI agentsAgent ArchitectureMCP
0 likes · 21 min read
30 Core AI Agent Engineering Concepts Every Developer Must Know
Data Party THU
Data Party THU
Jun 24, 2026 · Artificial Intelligence

How to Join the Top 1% of Claude Code Users: The Complete Unshared Playbook

This guide walks developers through every advanced Claude Code technique—from understanding its multi‑layer architecture and crafting a concise CLAUDE.md file to configuring hooks, sub‑agents, MCP servers, and automated CI/CD pipelines—so they can transform Claude from a simple autocomplete tool into a programmable engineering team that delivers production‑grade code with minimal supervision.

AI programmingAutomationCI/CD
0 likes · 30 min read
How to Join the Top 1% of Claude Code Users: The Complete Unshared Playbook
Su San Talks Tech
Su San Talks Tech
Jun 24, 2026 · Artificial Intelligence

Top 10 Common Claude Code Issues and Practical Solutions

The article compiles the ten most frequently asked questions about Claude Code, covering CLAUDE.md usage, token cost reduction, MCP and Skill configuration, permission management, tool comparison, Hooks, context limits, IDE integration, and prompt engineering, each illustrated with concrete examples and data.

CLAUDE.mdClaude CodeIDE integration
0 likes · 21 min read
Top 10 Common Claude Code Issues and Practical Solutions
Linyb Geek Road
Linyb Geek Road
Jun 24, 2026 · Artificial Intelligence

Google Agent Skills Whitepaper: How Lightweight SKILL.md Files Transform AI Agent Development

The whitepaper explains how the SKILL.md‑based agent‑skill framework solves four major LLM pain points—prompt bloat, missing procedural memory, costly multi‑agent ops, and cross‑vendor migration—by introducing a three‑stage progressive loading mechanism, rigorous evaluation standards, and meta‑skill automation for scalable, low‑token AI agents.

AGENTS.mdAgent SkillsLLM Optimization
0 likes · 35 min read
Google Agent Skills Whitepaper: How Lightweight SKILL.md Files Transform AI Agent Development
Java Tech Enthusiast
Java Tech Enthusiast
Jun 23, 2026 · Artificial Intelligence

Why 90% of Users Only Use CLAUDE.md: Exploring Claude Code’s 7 Customization Methods

The article reveals that most developers cram all rules into a single CLAUDE.md file, causing context overflow, and then walks through five real‑world scenarios, a three‑question decision framework, and a detailed breakdown of each of Claude Code’s seven customization mechanisms—including CLAUDE.md, Skills, Hooks, Rules, Sub‑agents, MCP Servers, and Settings—while highlighting common anti‑patterns and best‑practice solutions.

CLAUDE.mdClaude CodeHooks
0 likes · 31 min read
Why 90% of Users Only Use CLAUDE.md: Exploring Claude Code’s 7 Customization Methods
ArcThink
ArcThink
Jun 23, 2026 · Frontend Development

Why AI‑Generated Frontends Need More Than Screenshots: A Playwright Acceptance Checklist

The article warns that relying solely on visual screenshots for AI‑generated frontends is risky, and proposes a comprehensive acceptance checklist using Playwright MCP, Playwright Test, and prompt templates to verify interactions, mobile breakpoints, error states, permissions, and to capture evidence such as screenshots, traces, and reports.

AI frontendMCPPlaywright
0 likes · 19 min read
Why AI‑Generated Frontends Need More Than Screenshots: A Playwright Acceptance Checklist
DataFunSummit
DataFunSummit
Jun 20, 2026 · Big Data

Building an Agentic Analytics Platform for the Gaming Industry with SelectDB

The article analyzes the fourfold challenges of game‑industry data analysis—high timeliness, massive concurrency, heterogeneous sources, and petabyte‑scale volumes—and explains how SelectDB’s evolution to an AI‑Ready, Agentic platform with MCP and a semantic layer addresses these issues through real‑time OLAP, multimodal processing, and autonomous decision loops.

AI-ReadyBig DataGame Data Analytics
0 likes · 16 min read
Building an Agentic Analytics Platform for the Gaming Industry with SelectDB
DataFunSummit
DataFunSummit
Jun 19, 2026 · Artificial Intelligence

Mastering Data Acquisition for AI Agents: From Crawler Pitfalls to MCP Browser Control

The article distills three Bright Data webinars, detailing how to overcome traditional web‑crawling challenges with an adaptive Crawler API, integrate the Model Context Protocol (MCP) for human‑like browser control, and build a LangGraph‑powered AI search engine while addressing compliance, billing, and scaling considerations.

AI agentsAPI billingBright Data
0 likes · 15 min read
Mastering Data Acquisition for AI Agents: From Crawler Pitfalls to MCP Browser Control
Shuge Unlimited
Shuge Unlimited
Jun 18, 2026 · Artificial Intelligence

What the 120k‑Character Claude Fable 5 Prompt Leak Reveals About Its True Architecture

A leaked 120 KB system prompt for Claude Fable 5 shows that the model is not merely a chat bot but a fully engineered agent system with layered responsibilities, tool contracts, hard and soft constraints, runtime patches, and an opt‑in design that prevents it from autonomously selecting commercial partners.

Agent ArchitectureClaude Fable 5LLM constraints
0 likes · 17 min read
What the 120k‑Character Claude Fable 5 Prompt Leak Reveals About Its True Architecture
Code Mala Tang
Code Mala Tang
Jun 18, 2026 · Artificial Intelligence

From Tool Calls to Real Execution: Inside Claude Code’s 43‑Tool Scheduling System

The article dissects Claude Code’s tool runtime, detailing how a unified TypeScript interface, a feature‑gated registry, a seven‑stage dispatch pipeline, and a concurrency scheduler transform model‑generated tool_use blocks into safe, parallel or serial system operations, including dynamic MCP extensions.

Claude CodeLLM Tool ExecutionMCP
0 likes · 19 min read
From Tool Calls to Real Execution: Inside Claude Code’s 43‑Tool Scheduling System
ITPUB
ITPUB
Jun 17, 2026 · Databases

Why dbx Beats Navicat: 15 MB, 40+ Databases, Built‑in AI and MCP

The open‑source dbx client, only about 15 MB in size, supports more than 40 databases, launches in under two seconds, uses under 80 MB RAM, and includes built‑in AI assistance and an MCP server, offering a faster, lighter alternative to DBeaver and Navicat.

AI integrationDatabase ClientMCP
0 likes · 10 min read
Why dbx Beats Navicat: 15 MB, 40+ Databases, Built‑in AI and MCP
JavaGuide
JavaGuide
Jun 17, 2026 · Artificial Intelligence

What’s the Difference Between Claude Code’s /loop and /goal Commands? An Interview‑Style Deep Dive

Loop Engineering repackages existing concepts like Agent Loop, ReAct, and Workflow Graph, focusing on how Claude Code’s /loop and /goal commands enable autonomous, token‑aware agent cycles with defined triggers, goals, context, verification, and stop conditions, while highlighting practical design patterns, risks, and best‑practice examples.

AI agentsAutomationClaude Code
0 likes · 26 min read
What’s the Difference Between Claude Code’s /loop and /goal Commands? An Interview‑Style Deep Dive
java1234
java1234
Jun 17, 2026 · Artificial Intelligence

Spring AI 2.0 GA: Native Java AI Development with Spring Boot 4 Integration

Spring AI 2.0 reaches GA, offering a production‑grade, Java‑first AI development path tightly integrated with Spring Boot 4.x, Spring Framework 7.0, and the Model Context Protocol, while introducing upgraded agent tooling, Jackson 3, JSpecify annotations, and streamlined provider SDKs.

AgentJackson 3MCP
0 likes · 6 min read
Spring AI 2.0 GA: Native Java AI Development with Spring Boot 4 Integration
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jun 17, 2026 · Artificial Intelligence

Stop Hand‑Drawing Diagrams: One‑Sentence Architecture Generation with Claude Code + Drawio MCP

This article explains why diagrams are essential for software communication, introduces Drawio MCP’s core functions, shows how to install it via npx, npm or source, configures Claude Code to invoke the MCP, and demonstrates one‑sentence prompts that automatically generate sequence, class, and deployment diagrams with export options.

AI‑assisted diagram generationAutomationClaude
0 likes · 8 min read
Stop Hand‑Drawing Diagrams: One‑Sentence Architecture Generation with Claude Code + Drawio MCP
Black & White Path
Black & White Path
Jun 16, 2026 · Information Security

Testing MCP Servers for Security Vulnerabilities with Mcpwn

This guide explains how to install the Mcpwn tool, understand its detection methods for RCE, path traversal, and prompt injection, and run both quick and focused scans against public and custom MCP servers to uncover critical security flaws.

AI securityMCPMcpwn
0 likes · 6 min read
Testing MCP Servers for Security Vulnerabilities with Mcpwn
Black & White Path
Black & White Path
Jun 16, 2026 · Information Security

Automated Penetration Testing with Claude AI: A Natural‑Language‑Driven End‑to‑End Attack Chain

This article demonstrates how Claude Desktop, connected to a Model Context Protocol (MCP) server on Kali Linux, can be instructed with plain English to run real Kali tools, perform reconnaissance, exploit vulnerabilities, crack credentials, compromise a WordPress site, and ultimately obtain domain‑admin rights on a Windows Server 2019, while also presenting mitigation measures for each step.

AI automationClaude AIKali Linux
0 likes · 23 min read
Automated Penetration Testing with Claude AI: A Natural‑Language‑Driven End‑to‑End Attack Chain
TechVision Expert Circle
TechVision Expert Circle
Jun 15, 2026 · Industry Insights

Can AI PCs Evolve into Agent Devices That Eliminate the Need for Apps?

The article analyzes the emerging AI PC hardware and software landscape, contrasts it with Microsoft's Agent‑based device architecture, and evaluates how the shift from local compute to intent‑driven agents could reshape user interaction, enterprise IT management, and future device design.

AI PCAgent DevicesEnterprise IT
0 likes · 14 min read
Can AI PCs Evolve into Agent Devices That Eliminate the Need for Apps?
SpringMeng
SpringMeng
Jun 15, 2026 · Artificial Intelligence

Claude Code AI Drawing Tool Beats Visio Speed by 10×

The article introduces Next AI Draw.io, an AI‑powered diagramming web app that integrates with Claude Code, explains how to install its MCP via a simple command, and demonstrates generating architecture, sequence, use‑case, activity, and mind‑map diagrams for a mall project, claiming a ten‑fold speed advantage over Visio.

AI drawingClaude CodeGitHub
0 likes · 5 min read
Claude Code AI Drawing Tool Beats Visio Speed by 10×
AI Large Model Application Practice
AI Large Model Application Practice
Jun 15, 2026 · Artificial Intelligence

Deep Dive into AgentMemory: Adding a Shared, Persistent Memory Layer for Enterprise AI Coding

AgentMemory introduces a shared, persistent memory service for AI coding agents, capturing session observations, extracting memories, lessons, and knowledge graphs, and exposing them via hooks, MCP tools, and REST APIs to prevent repeated mistakes, improve decision reuse, and enhance engineering efficiency.

AI codingAgentMemoryHooks
0 likes · 13 min read
Deep Dive into AgentMemory: Adding a Shared, Persistent Memory Layer for Enterprise AI Coding
Shuge Unlimited
Shuge Unlimited
Jun 14, 2026 · Artificial Intelligence

Beyond Vector Storage: Inside Milvus 2.6’s Three‑Layer AI Agent Architecture

Milvus 2.6 transforms from a pure vector‑storage backend into a full‑stack AI‑Agent infrastructure by introducing a three‑layer capability system—coding‑rule, protocol, and runtime—covering memory, retrieval, and tool backends, hybrid search, strict operation ordering, and multiple integration paths, while contrasting traditional RAG with agent‑driven modes.

AI agentsHybrid SearchMCP
0 likes · 20 min read
Beyond Vector Storage: Inside Milvus 2.6’s Three‑Layer AI Agent Architecture