Tagged articles

AI Agent

793 articles · Page 2 of 8
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 10, 2026 · Artificial Intelligence

OpenWiki Hits 9K+ Stars in 5 Days, Helping AI Coding Agents Stop Guessing

OpenWiki, a LangChain‑backed CLI released on July 5, automatically generates and incrementally updates AI‑agent‑friendly documentation for codebases, offering commands for initialization, interactive configuration, CI‑driven updates, and comparative advantages such as lightweight design and seamless integration with agents like Claude, while outperforming similar tools in star count and focus.

AI AgentCICLI
0 likes · 5 min read
OpenWiki Hits 9K+ Stars in 5 Days, Helping AI Coding Agents Stop Guessing
Qborfy AI
Qborfy AI
Jul 9, 2026 · Artificial Intelligence

What Happens to a Message Inside an AI Agent Loop?

This article walks through the full lifecycle of a user message in Claude Code's Agent SDK, explaining each processing stage, the crucial tool‑use decision, parallel tool execution, error handling, and how Hooks let developers extend the loop without modifying core logic.

AI AgentAgent LoopClaude
0 likes · 16 min read
What Happens to a Message Inside an AI Agent Loop?
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 AgentMCPProduct Center
0 likes · 24 min read
A 24/7 Product Expert: Building and Evolving a Digital Employee for the Product Center
DataFunTalk
DataFunTalk
Jul 9, 2026 · Artificial Intelligence

How Flink Is Rebuilding Itself for AI Agents

At Flink Forward Asia 2026, experts argued that real‑time computing is undergoing a fundamental identity shift: Flink is evolving from a batch‑stream engine into the core infrastructure for AI agents, driven by data gravity, agentic streaming, GPU acceleration, and a unified data lake.

AI AgentAgentic StreamingApache Paimon
0 likes · 13 min read
How Flink Is Rebuilding Itself for AI Agents
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 AgentAidenMCP
0 likes · 8 min read
Aiden: Open-Source Local AI OS with 1500+ Skills, 89 Tools, and 14 Model Providers—Fully Offline
Qborfy AI
Qborfy AI
Jul 8, 2026 · Artificial Intelligence

Build a Working AI Agent Loop in Just 50 Lines of Python

This tutorial walks through a minimal 50‑line Python implementation of an AI Agent Loop, covering the core four‑step cycle, dual termination strategies, deterministic vs. autonomous designs, tool registration, and a complete runnable example.

AI AgentAgent LoopDeterministic vs Autonomous
0 likes · 13 min read
Build a Working AI Agent Loop in Just 50 Lines of Python
inShocking
inShocking
Jul 7, 2026 · Backend Development

External Platform Integration Postmortem: From Unknown Code and New Workflow Pitfalls to AI Agent‑Driven Flow Clarity

A four‑day sprint turned into a week‑long integration effort, revealing hidden code paths, mismatched documentation, signature confusion, and field‑mapping errors, which were finally untangled by an AI Agent that mapped entry points, generated replayable curl commands, and produced a structured hand‑off document.

AI AgentAPI DebuggingExternal Platform Integration
0 likes · 10 min read
External Platform Integration Postmortem: From Unknown Code and New Workflow Pitfalls to AI Agent‑Driven Flow Clarity
Qborfy AI
Qborfy AI
Jul 7, 2026 · Artificial Intelligence

Why Agent Loop Is the Overlooked Core Engine Behind AI Applications

This article explains what an Agent Loop is, how it differs from a simple while loop by using intelligent LLM‑driven exit conditions, compares three mainstream design patterns—deterministic, SDK‑level, and multi‑agent orchestration—and offers guidance on selecting the right approach for various AI tasks.

AI AgentAgent LoopClaude
0 likes · 10 min read
Why Agent Loop Is the Overlooked Core Engine Behind AI Applications
Java Captain
Java Captain
Jul 7, 2026 · Artificial Intelligence

Alibaba’s Open‑Source Spring AI Alibaba Admin Solves Prompt Debugging, Quality, and Ops Pain Points

Spring AI Alibaba Admin, Alibaba’s open‑source extension of Spring AI, addresses three major enterprise hurdles—inefficient prompt debugging, unreliable AI quality, and opaque production operations—by providing versioned prompt management, dataset lifecycle control, flexible evaluator configuration, automated experiment execution, and end‑to‑end observability.

AI AgentAlibabaObservability
0 likes · 8 min read
Alibaba’s Open‑Source Spring AI Alibaba Admin Solves Prompt Debugging, Quality, and Ops Pain Points
Linyb Geek Road
Linyb Geek Road
Jul 7, 2026 · Artificial Intelligence

Understanding AI Agents: What They Are and How to Pick the Right Framework

An AI Agent combines a large language model, tools, and memory to turn natural language requests into actions, with three core components—environment, sensor, actuator—seven agent types, usage criteria, and guidance on selecting between Microsoft Agent Framework and Azure AI Agent Service, plus runnable demos.

AI AgentAzure AI Agent ServiceLLM
0 likes · 15 min read
Understanding AI Agents: What They Are and How to Pick the Right Framework
Efficient Ops
Efficient Ops
Jul 6, 2026 · Artificial Intelligence

Why AI Coding Agent Bills Soar and 5 Token‑Saving Techniques to Cut Costs

The article reveals that exploding AI coding agent bills are driven mainly by hidden context payloads rather than the user query, breaks the cost into five categories, and provides a layered set of practical optimizations—from usage habits and model routing to context compression tools like RTK and Caveman—to dramatically reduce token consumption.

AI AgentCavemanPrompt Engineering
0 likes · 23 min read
Why AI Coding Agent Bills Soar and 5 Token‑Saving Techniques to Cut Costs
inShocking
inShocking
Jul 6, 2026 · Artificial Intelligence

AI Agent Core Technology Explained – Chapter 01: What Is a Foundational Agent?

The article breaks down how AI agents extend large language models by adding tools, memory, and looping mechanisms, explains the ReAct paradigm and its evolution, compares agents to traditional workflows, and outlines product perspectives, coding advantages, current maturity stages, and typical use‑case categories.

AI AgentLLMReAct
0 likes · 11 min read
AI Agent Core Technology Explained – Chapter 01: What Is a Foundational Agent?
TechVision Expert Circle
TechVision Expert Circle
Jul 5, 2026 · Artificial Intelligence

Why 77% of Enterprises Deploy AI Agents—and CIOs Fear Loss of Control

A Gartner survey shows 77% of companies have rolled out AI agents, shifting CIO anxiety from deployment feasibility to governance challenges such as data exposure, decision accountability, and emergent multi‑agent interactions, prompting a call for robust agent registries, least‑privilege controls, observability, and circuit‑breakers.

AI AgentAgent SprawlCIO
0 likes · 11 min read
Why 77% of Enterprises Deploy AI Agents—and CIOs Fear Loss of Control
Architect
Architect
Jul 5, 2026 · Artificial Intelligence

How to Hand Off Night‑Shift Tasks to Claude Code: The Four Critical Loop Hand‑off Points

The article analyses Claude Code's Loop feature for night‑shift automation, breaking the workflow into four hand‑off points—checking, stopping, waiting, and authority—while showing how turn‑based, goal‑based, time‑based and proactive loops can be combined with concrete Skill definitions, /goal, /loop and /schedule commands to keep engineering boundaries clear and auditable.

AI AgentClaude CodeDynamic Workflows
0 likes · 20 min read
How to Hand Off Night‑Shift Tasks to Claude Code: The Four Critical Loop Hand‑off Points
DataFunSummit
DataFunSummit
Jul 4, 2026 · Artificial Intelligence

How Ontology‑Driven Architecture Enables Controllable AI Agents

The article analyzes the limitations of current Agent‑centric AI solutions and proposes an ontology‑driven “Harness Engineering” framework that embeds business rules directly into the semantic layer, providing architecture constraints, context engineering, and feedback loops to achieve safe, auditable, and business‑controllable agent execution.

AI AgentContext EngineeringControl
0 likes · 18 min read
How Ontology‑Driven Architecture Enables Controllable AI Agents
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 3, 2026 · Artificial Intelligence

Why AI Agents Are Unstable: A Systematic Benchmark Dissects Their Weaknesses

LiveClawBench, a new benchmark for LLM agents, reveals that task domain explains only a small fraction of performance variance while a detailed complexity profile accounts for much more, exposing why even state‑of‑the‑art agents remain unstable on personal‑assistant workflows and offering a diagnostic framework to pinpoint and address specific failure modes.

AI AgentComplexity AnalysisFull-stack Mock
0 likes · 17 min read
Why AI Agents Are Unstable: A Systematic Benchmark Dissects Their Weaknesses
Machine Heart
Machine Heart
Jul 3, 2026 · Artificial Intelligence

Why AI Agents Are Unstable: A Systematic Benchmark Dissects Their Weaknesses

LiveClawBench, a new benchmark for LLM agents, reveals that task domain explains only a small fraction of performance variance while a detailed complexity profile accounts for much more, and it uses full‑stack mock workflows and trajectory analysis to diagnose why even top models remain unstable in personal‑assistant tasks.

AI AgentComplexity AnalysisFull-stack Mock
0 likes · 17 min read
Why AI Agents Are Unstable: A Systematic Benchmark Dissects Their Weaknesses
Machine Heart
Machine Heart
Jul 3, 2026 · Artificial Intelligence

How an AI Agent Turned a Live Stream into a Real‑Time Interactive Show for 935,000 Viewers

A two‑hour Douyin live broadcast demonstrated an AI‑driven interactive game where the AI acted as scriptwriter, host and scheduler, handling multimodal inputs, real‑time state management and fault‑tolerant runtime, achieving 935k total exposures and 29k peak concurrent viewers while redefining live‑stream participation.

AI AgentAgent RuntimeComplexity Engineering
0 likes · 17 min read
How an AI Agent Turned a Live Stream into a Real‑Time Interactive Show for 935,000 Viewers
macrozheng
macrozheng
Jul 3, 2026 · Artificial Intelligence

Hand‑Craft a Claude‑Style AI Programming Agent from Scratch – A Complete Walkthrough

This article walks you through building a Claude‑style AI programming agent from the ground up, breaking the architecture into twelve incremental versions, explaining the universal agent loop, tool integration, planning, memory compression, concurrency, and multi‑agent collaboration with concrete code examples in Python, Java, Go, and TypeScript.

AI AgentAgent LoopClaude Code
0 likes · 9 min read
Hand‑Craft a Claude‑Style AI Programming Agent from Scratch – A Complete Walkthrough
Tencent Cloud Developer
Tencent Cloud Developer
Jul 3, 2026 · Artificial Intelligence

Deep Architectural Review of WorkBuddy: The New Paradigm for AI Office Agents

WorkBuddy, launched by Tencent Cloud in March 2026, is a zero‑setup AI agent that turns chat into execution by offering three operation modes, a three‑layer memory system, multi‑model switching, a skill marketplace, multi‑agent collaboration, automated scheduling and a secure sandbox, and its performance is evaluated across code development, stock analysis and content creation scenarios, highlighting both strengths and current limitations.

AI AgentProductivitySkill Marketplace
0 likes · 13 min read
Deep Architectural Review of WorkBuddy: The New Paradigm for AI Office Agents
Linyb Geek Road
Linyb Geek Road
Jul 3, 2026 · Artificial Intelligence

Production-Ready AI Agent Harness: Architecture and Design Principles

The article explains why the stability of AI agents depends on the harness rather than the model, outlines a five‑layer production‑grade harness architecture (Environment, Tool, Control, Memory, Evaluation), and presents five engineering principles to build a reliable, observable, and maintainable agent runtime system.

AI AgentMemory ManagementObservability
0 likes · 18 min read
Production-Ready AI Agent Harness: Architecture and Design Principles
UCloud Tech
UCloud Tech
Jul 2, 2026 · Cloud Computing

Designing an Agent-Ready CLI for Automated Cloud Deployments

The article analyzes how AI agents are moving from code generation to full cloud operations, identifies shortcomings of current cloud consoles, proposes an Agent‑Ready CLI with comprehensive resource coverage, structured JSON output, OAuth authentication, and best‑practice defaults, and demonstrates its use through three practical deployment scenarios.

AI AgentCLICloud Automation
0 likes · 9 min read
Designing an Agent-Ready CLI for Automated Cloud Deployments
Golang Shines
Golang Shines
Jul 2, 2026 · Information Security

AI Agent Automates PTES Penetration Testing – Inside Pentester

Pentester is an open‑source AI‑driven framework that fully automates the PTES seven‑stage penetration testing workflow—from pre‑engagement parameter collection and compliance checks to intelligence gathering, vulnerability analysis, exploitation, post‑exploitation, and report generation—by interacting with users one question at a time and parallelizing sub‑tasks.

AI AgentPTESPenetration Testing
0 likes · 9 min read
AI Agent Automates PTES Penetration Testing – Inside Pentester
Baobao Algorithm Notes
Baobao Algorithm Notes
Jul 2, 2026 · Artificial Intelligence

How to Connect Chinese LLMs to Codex: A Hands‑On Tutorial

This article walks through installing Codex, adding the open‑source CC Switch tool, and configuring Chinese large language models such as Kimi so they can serve as the backend for Codex’s AI agent, with step‑by‑step screenshots and performance examples.

AI AgentCC SwitchChinese LLM
0 likes · 11 min read
How to Connect Chinese LLMs to Codex: A Hands‑On Tutorial
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
Tencent Cloud Developer
Tencent Cloud Developer
Jul 2, 2026 · Artificial Intelligence

What Is Loop Engineering? A Deep Dive into the Four‑Layer Evolution of Enterprise AI Agents

The article maps the progression from Prompt to Context, Harness, and finally Loop Engineering, explains how each layer adds new engineering dimensions for reliable enterprise AI agents, provides concrete examples, risks, industry‑specific guidance, and a step‑by‑step adoption framework.

AI AgentAI OpsContext Engineering
0 likes · 34 min read
What Is Loop Engineering? A Deep Dive into the Four‑Layer Evolution of Enterprise AI Agents
Geek Labs
Geek Labs
Jul 2, 2026 · Artificial Intelligence

4 Open-Source AI Agent Tools to Watch This Week

This article reviews four open-source AI Agent development projects—ORG2, ClawCodex, Fugu, and AgentCN—highlighting their transparency, cost savings, lightweight shell automation, and React UI components, and notes a broader trend toward more professional, controllable, and low‑cost Agent tooling.

AI AgentIDEPython
0 likes · 4 min read
4 Open-Source AI Agent Tools to Watch This Week
AI Architecture Hub
AI Architecture Hub
Jul 2, 2026 · Artificial Intelligence

How to Build Effective AI Agent Skills and Escape the Skill Hell Trap

The article analyzes the growing “Skill Hell” problem in AI agent engineering—where excessive rules and redundant skills overload context—and presents Matt Pocock’s step‑by‑step methodology for classifying triggers, streamlining skill documents, using concise leading words, splitting tasks, and applying a deletion test to create lean, reliable agent skills.

AI AgentAgent designPrompt Engineering
0 likes · 12 min read
How to Build Effective AI Agent Skills and Escape the Skill Hell Trap
DaTaobao Tech
DaTaobao Tech
Jul 1, 2026 · Artificial Intelligence

Designing AI Agent Skills: Behavior Programming, Token Economics, and Enforced Constraints

The article explains how to design AI Agent Skill systems as behavior‑programmed ability packages, covering structured YAML/Markdown definitions, token‑budget strategies, discovery mechanisms, constraint gates, TDD‑style testing, and iterative validation to achieve high compliance, low cost, and maintainable agent behavior.

AI AgentAgent EngineeringBehavior Programming
0 likes · 18 min read
Designing AI Agent Skills: Behavior Programming, Token Economics, and Enforced Constraints
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 AgentAgent FrameworkEvaluation
0 likes · 13 min read
How Should Enterprises Choose the Right AI Agent Solution?
DataFunTalk
DataFunTalk
Jun 30, 2026 · Artificial Intelligence

31 Teams Push AI Agents Forward in 48‑Hour Beijing Hackathon

In a 48‑hour hackathon co‑hosted by Xiaoshu Technology and Microsoft Accelerator, 31 teams built and demonstrated AI agents across ten enterprise scenarios, revealing practical challenges, design trade‑offs, and emerging trends for moving agents from experimental toys to real‑world enterprise tools.

AI AgentAgent APIEnterprise AI
0 likes · 16 min read
31 Teams Push AI Agents Forward in 48‑Hour Beijing Hackathon
DataFunTalk
DataFunTalk
Jun 30, 2026 · Industry Insights

AI Agents Go Mobile: OpenClaw and Cursor Launch Native iPhone Apps

OpenClaw and Cursor have both released native iOS apps that bring fully‑local or cloud‑based AI agents to smartphones, unlocking device capabilities, enabling remote code reviews, and signaling a shift toward ubiquitous, pocket‑sized AI assistance despite security and permission risks.

AI AgentLocal-FirstOpenClaw
0 likes · 7 min read
AI Agents Go Mobile: OpenClaw and Cursor Launch Native iPhone Apps
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Jun 29, 2026 · Big Data

How DataWorks Data Agent Evolved Across Three Stages and Its Cloud‑Native Engineering Practices

The article systematically outlines DataWorks Data Agent’s progression from a Copilot‑assisted tool to human‑AI collaboration and finally AI‑driven autonomy, details its four‑agent product matrix covering data development, operations diagnostics, autonomous governance and ChatBI, describes three architecture iterations (Dify, AgentScope, QwenCode/OpenClaw) and a cloud‑managed deployment, and cites real‑world efficiency gains such as cutting development cycles from hours to minutes.

AI AgentBig DataData Agent
0 likes · 15 min read
How DataWorks Data Agent Evolved Across Three Stages and Its Cloud‑Native Engineering Practices
Lin is Dream
Lin is Dream
Jun 29, 2026 · Artificial Intelligence

Create Any‑Domain MVP in 30 Minutes with the Diverge‑Converge Skill

The article introduces a "diverge‑converge" skill that guides an AI agent to first expand a vague idea into a comprehensive map of possibilities and then iteratively lock decisions, enabling you to produce a complete, implementable MVP plan for any field within half an hour.

AI AgentDiverge-ConvergeMVP Planning
0 likes · 11 min read
Create Any‑Domain MVP in 30 Minutes with the Diverge‑Converge Skill
AI Architecture Path
AI Architecture Path
Jun 29, 2026 · Frontend Development

Terax: A 7 MB Open‑Source Tauri2+Rust IDE that Unifies Terminal, Editor, Git, and AI Agent Offline

The article analyzes the fragmented, heavyweight, and privacy‑risk‑laden workflow of using separate VSCode, iTerm2, Git clients, and AI chat tools, then introduces Terax—a 7 MB Tauri2+Rust‑based open‑source IDE that integrates a native terminal, CodeMirror6 editor, Git visual panel, web preview, and a controllable AI Agent with offline model support, while detailing its architecture, feature set, installation steps, and current limitations.

AI AgentCodeMirror6Git
0 likes · 12 min read
Terax: A 7 MB Open‑Source Tauri2+Rust IDE that Unifies Terminal, Editor, Git, and AI Agent Offline
Wuming AI
Wuming AI
Jun 28, 2026 · Artificial Intelligence

How a Dedicated Mailbox Lets AI Agents Receive Tasks Autonomously

The article walks through assigning a unique @agent.qq.com mailbox to an AI Agent, explains why a separate email address is essential for identity, permission, and audit in enterprise workflows, and demonstrates the setup, testing, and automation possibilities with practical examples.

AI AgentEmail IntegrationEnterprise Collaboration
0 likes · 10 min read
How a Dedicated Mailbox Lets AI Agents Receive Tasks Autonomously
TechVision Expert Circle
TechVision Expert Circle
Jun 28, 2026 · Industry Insights

Treat AI Agents as New Hires: Preparing Enterprise Governance for Digital Employees

The article analyzes how AI agents have evolved from simple plugins to autonomous digital employees in 2026, outlining the resulting gaps in traditional RBAC, and proposes concrete permission models, responsibility frameworks, audit mechanisms, and a reference architecture for enterprise‑level agent management.

AI AgentEnterprise Governanceaccess control
0 likes · 11 min read
Treat AI Agents as New Hires: Preparing Enterprise Governance for Digital Employees
TechVision Expert Circle
TechVision Expert Circle
Jun 27, 2026 · Industry Insights

How CIOs Can Navigate the Deep‑Water Phase of Digital Transformation

The article examines why many enterprises stall in the deep‑water stage of digital transformation, detailing three common pitfalls—legacy‑system debt, unusable data, and AI demo traps—and offers a step‑by‑step architecture evolution, AI Agent rollout, pragmatic data‑governance, and organizational tactics for CIOs to break the deadlock.

AI AgentCIOLegacy Systems
0 likes · 14 min read
How CIOs Can Navigate the Deep‑Water Phase of Digital Transformation
Old Meng AI Explorer
Old Meng AI Explorer
Jun 26, 2026 · Artificial Intelligence

Understanding Codex: Agents, Sandbox, Approval, AGENTS.md, and Memory

This article explains Codex’s core concepts—its autonomous Agent loop, sandbox permission boundaries, approval policies, the project‑specific AGENTS.md handbook, and optional Memory/Chronicle features—showing how they work together, how to configure them, and why they affect file‑renaming and other tasks.

AGENTS.mdAI AgentCLI
0 likes · 16 min read
Understanding Codex: Agents, Sandbox, Approval, AGENTS.md, and Memory
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jun 26, 2026 · Cloud Computing

How Kimi’s AI Agent Scales on Alibaba Cloud – Architecture, Elastic Sandbox, and Cost Optimisation

The article analyses how Kimi’s AI Agent workloads are deployed on Alibaba Cloud using ACK and the ACS Agent Sandbox, detailing the challenges of massive concurrency, rapid sandbox start‑up, state continuity, cost‑effective scaling, and the security and scheduling mechanisms that enable production‑grade performance.

AI AgentAlibaba CloudCost Optimisation
0 likes · 19 min read
How Kimi’s AI Agent Scales on Alibaba Cloud – Architecture, Elastic Sandbox, and Cost Optimisation
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 AgentMCPPipeline
0 likes · 16 min read
Taming Chaotic AI Agent Skills with skill-mcp: versioning, rollback, and orchestration
AI Engineering
AI Engineering
Jun 25, 2026 · Artificial Intelligence

How EdgeOne Makers Lets an AI Agent Deploy Applications Autonomously

Tencent quietly launched the open‑source EdgeOne Makers platform, which enables an AI agent to fully deploy a Next.js project—or any supported app—through a single CLI command, using a standardized Skill system while highlighting both its potential and current limitations.

AI AgentAutomated DeploymentEdge Computing
0 likes · 4 min read
How EdgeOne Makers Lets an AI Agent Deploy Applications Autonomously
DataFunSummit
DataFunSummit
Jun 25, 2026 · Big Data

Evolution and Engineering Practices of DataWorks Data Agent

The article systematically outlines DataWorks Data Agent’s three‑stage evolution—from Copilot assistance to human‑AI collaboration and finally AI‑driven autonomy—details its four‑agent product matrix covering the full data lifecycle, describes the cloud‑managed engineering rollout, and presents a Taobao flash‑sale case where development cycles shrank from hours to minutes, highlighting efficiency gains, security measures, and architectural iterations.

AI AgentCloud ManagedData Agent
0 likes · 13 min read
Evolution and Engineering Practices of DataWorks Data Agent
IT Services Circle
IT Services Circle
Jun 25, 2026 · Artificial Intelligence

Why Codex Can Exhaust Your SSD: A Full Technical Investigation

The article analyzes how intensive use of OpenAI Codex, especially long‑running agents, continuously writes to its local SQLite logs, causing massive SSD write amplification despite modest file size growth, and details community reports, OpenAI’s fixes, and practical mitigation steps.

AI AgentCodexLogging
0 likes · 14 min read
Why Codex Can Exhaust Your SSD: A Full Technical Investigation
Old Zhang's AI Learning
Old Zhang's AI Learning
Jun 25, 2026 · Industry Insights

Beyond WorkBuddy: Tencent’s Hidden AI Agent Play with AiPy

The article analyzes Tencent’s dual‑track AI Agent strategy, detailing how the consumer‑focused WorkBuddy leverages the company’s ecosystem while the newly acquired AiPy from security firm Zhidao Chuangyu targets enterprise and government markets with on‑premise, code‑as‑agent technology, and evaluates the competitive landscape and future prospects.

AI AgentAiPyCode is Agent
0 likes · 14 min read
Beyond WorkBuddy: Tencent’s Hidden AI Agent Play with AiPy
Programmer DD
Programmer DD
Jun 24, 2026 · Artificial Intelligence

Building a Content Creation Agent Team with Vercel Eve Subagents and Skills

This tutorial shows how to transform the previously built Vercel Eve agents into a full‑featured content creation team by defining reusable skills for topic planning, article writing, and review, and by splitting responsibilities into dedicated subagents for researcher, writer, and reviewer, with detailed code examples and workflow guidance.

AI AgentContent automationNode.js
0 likes · 17 min read
Building a Content Creation Agent Team with Vercel Eve Subagents and Skills
AI Illustrated Series
AI Illustrated Series
Jun 24, 2026 · Artificial Intelligence

From Clicks to Calls: Translating React Page Interactions into AI Agent Tool Invocations

The article explains how traditional React page interactions—where developers hard‑code each step—contrast with AI Agent interactions, where a language model decides which tools to call, and shows front‑end developers how to map event handlers to LangChain.js tools, choose between Chain and Agent architectures, and build a multi‑tool Agent with concrete TypeScript examples.

AI AgentJavaScriptLangChain
0 likes · 9 min read
From Clicks to Calls: Translating React Page Interactions into AI Agent Tool Invocations
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Jun 23, 2026 · Artificial Intelligence

How AI Agents Can Slash Server‑Side End‑to‑End Test Costs

The article analyzes why server‑side end‑to‑end testing has become costly due to cross‑domain complexity, long chains, and combinatorial explosion, and demonstrates how an AI‑driven agent with dynamic planning, progressive knowledge‑base loading, and a debug‑first script generation loop can dramatically reduce automation effort from days to minutes.

AI AgentDebug-firstDynamic Planning
0 likes · 17 min read
How AI Agents Can Slash Server‑Side End‑to‑End Test Costs
DataFunSummit
DataFunSummit
Jun 23, 2026 · Artificial Intelligence

AI Agents in Practice: From Code Generation to Self‑Healing Ops – Driving Enterprise‑Level Efficiency

A 90‑minute technical livestream brought together experts from Ping An Life, China Mobile Jiutian and Sangfor to dissect why enterprise AI agents face engineering, organizational and risk challenges—not model limits—and to outline concrete paths for code‑generation, legacy‑system understanding, operational self‑healing, rule‑model division, and measurable organization‑wide productivity gains.

AI AgentEnterprise AIRisk Management
0 likes · 18 min read
AI Agents in Practice: From Code Generation to Self‑Healing Ops – Driving Enterprise‑Level Efficiency
Fun with Large Models
Fun with Large Models
Jun 23, 2026 · Artificial Intelligence

Loop Engineering Demystified: How Automatic Loops and Validation Work

The article traces the origin of Loop Engineering, defines it as an autonomous loop system for AI agents, outlines its evolution from Prompt to Context to Harness Engineering, and explains the two core steps—automated start and verification—along with practical implementation details.

AI AgentAI engineeringLoop Engineering
0 likes · 7 min read
Loop Engineering Demystified: How Automatic Loops and Validation Work
Shuge Unlimited
Shuge Unlimited
Jun 23, 2026 · Artificial Intelligence

Why Prohibitions Can Backfire When Writing Agent Skills – Mastering Superpowers 6.0 Writing‑Skills

The article analyses Superpowers 6.0’s “Match the Form to the Failure” methodology, showing that naïve prohibitions often produce worse results than no guidance, and explains how to classify baseline failures, choose the correct rule shape, avoid description traps, and validate wording with low‑cost micro‑tests.

AI AgentAgent SkillsLLM
0 likes · 20 min read
Why Prohibitions Can Backfire When Writing Agent Skills – Mastering Superpowers 6.0 Writing‑Skills
LuTiao Programming
LuTiao Programming
Jun 22, 2026 · Backend Development

Claude Agent in IntelliJ IDEA Public Beta: How Java Development Is Changing

The article analyzes the public beta of Claude Agent in IntelliJ IDEA, explaining how its deep IDE integration transforms Java developers' workflow from manual code editing to AI‑driven multi‑step task execution, while highlighting new risks, team‑level usage, and practical start‑up steps.

AI AgentClaudeGitHub Copilot
0 likes · 16 min read
Claude Agent in IntelliJ IDEA Public Beta: How Java Development Is Changing
Old Zhang's AI Learning
Old Zhang's AI Learning
Jun 21, 2026 · Artificial Intelligence

Finding the ‘Father’ of Any Concept: My Father’s Day AI Skill

On Father’s Day the author built an AI Agent skill called z‑father‑concept that, given any term, traces its lineage through concrete ancestors, functional roles, societal issues and finally a philosophical theme, illustrating the process with examples from fans to loneliness.

AI AgentPrompt EngineeringSkill design
0 likes · 12 min read
Finding the ‘Father’ of Any Concept: My Father’s Day AI Skill
Black & White Path
Black & White Path
Jun 21, 2026 · Artificial Intelligence

DeerFlow: ByteDance’s Open‑Source Super‑Agent That Executes Whole Projects End‑to‑End

DeerFlow, an open‑source super‑agent framework from ByteDance released in early 2026, lets a single instruction drive end‑to‑end project delivery by automatically planning, orchestrating sub‑agents, writing and testing code in a sandbox, and producing ready‑to‑use results, surpassing traditional tool‑calling agents.

AI AgentDeerFlowDocker
0 likes · 8 min read
DeerFlow: ByteDance’s Open‑Source Super‑Agent That Executes Whole Projects End‑to‑End
Geek Labs
Geek Labs
Jun 20, 2026 · Artificial Intelligence

4 Must‑Try AI Agent Frameworks and Tools

This article surveys four representative AI Agent frameworks and tools discovered on GitHub this week, detailing their core features, integration capabilities, and use‑case scenarios to help developers choose the right solution for personal assistants, open‑source project curation, workflow reliability, or Google AI ecosystem integration.

AI AgentAwesome Open-Source AIGoogle ADK
0 likes · 6 min read
4 Must‑Try AI Agent Frameworks and Tools
AI Architecture Path
AI Architecture Path
Jun 20, 2026 · Artificial Intelligence

Ultimate Browser Automation for AI Agents: 2.7K+ Stars, Cut Token Use by 90%, Solve Anti‑Scraping, Captcha, and Multi‑Account Issues

BrowserAct v2.0.2 provides a stealthy, CLI‑driven browser automation layer for AI agents that eliminates manual QR logins, bypasses Cloudflare and anti‑bot blocks, isolates multi‑account sessions, auto‑solves captchas, and reduces token consumption by about 90%, with real‑world benchmarks and detailed usage guidance.

AI AgentBrowserActCaptcha solving
0 likes · 16 min read
Ultimate Browser Automation for AI Agents: 2.7K+ Stars, Cut Token Use by 90%, Solve Anti‑Scraping, Captcha, and Multi‑Account Issues
DataFunTalk
DataFunTalk
Jun 19, 2026 · Artificial Intelligence

From Code Generation to Self‑Healing Ops: How AI Agents Drive Enterprise Efficiency

A technical livestream with experts from DeepSecurity, Ping An Life and China Mobile Jiutian reveals that the real bottleneck for AI agents in enterprises is not model capability but engineering, organizational processes and risk control, and outlines concrete strategies—code graphing, layered constraints, verification loops and metric‑driven adoption—to turn probabilistic AI output into reliable, organization‑wide productivity.

AI AgentAI Native WorkflowEnterprise AI
0 likes · 16 min read
From Code Generation to Self‑Healing Ops: How AI Agents Drive Enterprise Efficiency
Java Companion
Java Companion
Jun 18, 2026 · Artificial Intelligence

How AI Agents Seamlessly Control Real Browsers with Proxies and Parallel Sessions

BrowserAct is an open‑source platform that lets AI agents operate real, stealth browsers, preserving login states, handling dynamic content, managing multiple isolated sessions, supporting proxy configurations, and enabling human‑in‑the‑loop assistance through remote‑assist, turning fragile web automation into a robust workflow.

AI AgentBrowserActRemote Assist
0 likes · 14 min read
How AI Agents Seamlessly Control Real Browsers with Proxies and Parallel Sessions
Code Mala Tang
Code Mala Tang
Jun 18, 2026 · Artificial Intelligence

How Warp’s Dual‑Loop Architecture Enables Self‑Improving AI Agents

The article explains Warp founder Zach Lloyd’s practical dual‑loop system that lets AI agents automatically learn from human‑corrected feedback, continuously refining their task‑execution skills through an inner execution loop and an outer improvement loop.

AI AgentGitOpsWarp
0 likes · 10 min read
How Warp’s Dual‑Loop Architecture Enables Self‑Improving AI Agents
Tech Ocean
Tech Ocean
Jun 17, 2026 · Artificial Intelligence

Run Your First Java AI Agent in 5 Minutes with AgentScope

This article walks Java developers through setting up AgentScope Java 2.0, explains the core ReActAgent and HarnessAgent classes, shows how to configure a DashScope model key, and provides a complete Maven project and code example that streams a typed‑out response from the AI agent.

AI AgentAgentScopeDashScope
0 likes · 11 min read
Run Your First Java AI Agent in 5 Minutes with AgentScope
FunTester
FunTester
Jun 17, 2026 · Artificial Intelligence

Why Context Engineering Beats Prompt Engineering for Strong AI Agents

The article argues that in the AI Agent era, success depends less on clever prompts and more on designing high‑quality, just‑in‑time context systems, proper tool interfaces, external memory, and sub‑agent architectures to manage the model's limited attention budget.

AI AgentContext EngineeringJust-in-Time Context
0 likes · 16 min read
Why Context Engineering Beats Prompt Engineering for Strong AI Agents
AI Illustrated Series
AI Illustrated Series
Jun 17, 2026 · Artificial Intelligence

Build a Go AI Agent in 3 Days: Hands‑On RAG + ReAct Implementation

This tutorial walks Go developers through creating a fully functional AI Agent using Eino, covering knowledge‑base indexing with VikingDB, defining retrieval, weather, and web‑search tools, assembling a ReAct graph, running interactive queries, and adapting the demo for production environments.

AI AgentEinoGo
0 likes · 14 min read
Build a Go AI Agent in 3 Days: Hands‑On RAG + ReAct Implementation
Coder Trainee
Coder Trainee
Jun 16, 2026 · Artificial Intelligence

Building a Data Analysis AI Agent: From Basics to Real‑World Implementation

This article walks through the design and implementation of a data‑analysis AI agent that converts natural‑language queries into SQL, executes them on a SQLite sales database, generates visualizations, and produces insight reports, complete with architecture diagrams and full Python code examples.

AI AgentLLMLangChain
0 likes · 9 min read
Building a Data Analysis AI Agent: From Basics to Real‑World Implementation
Shuge Unlimited
Shuge Unlimited
Jun 16, 2026 · Artificial Intelligence

Beyond mem0: How YC CEO’s Open‑Source AI Memory Engine Uses Regex Instead of LLMs to Power a Knowledge Graph

The article dissects GBrain, an open‑source AI memory engine from Y Combinator’s Garry Tan, showing how a dual‑engine contract, zero‑LLM regex‑based knowledge‑graph extraction, and a layered hybrid retrieval pipeline boost P@5 from ~18 to 49.1 while detailing engineering trade‑offs, batch‑write work‑arounds, weighting constants, and reliability mechanisms.

AI AgentHybrid RetrievalKnowledge Graph
0 likes · 21 min read
Beyond mem0: How YC CEO’s Open‑Source AI Memory Engine Uses Regex Instead of LLMs to Power a Knowledge Graph
Geek Labs
Geek Labs
Jun 16, 2026 · Artificial Intelligence

Two 10k‑Star GitHub Tools: Plannotator for AI Agent Code Review and Humanizer for AI‑Flavor Text Cleanup

This week GitHub Trending highlighted two popular skill projects—Plannotator, which adds a visual review panel to AI agents for managing code changes, and Humanizer, which applies a checklist to strip AI‑generated phrasing from text—both installable via simple commands and designed to improve AI workflow quality.

AI AgentClaude CodeGitHub
0 likes · 6 min read
Two 10k‑Star GitHub Tools: Plannotator for AI Agent Code Review and Humanizer for AI‑Flavor Text Cleanup
Coder Trainee
Coder Trainee
Jun 15, 2026 · Artificial Intelligence

Building a Smart AI Coding Assistant: From Design to Real‑World Use

This tutorial walks through the functional planning, project layout, core Python code, context management, FastAPI service, and execution steps needed to create a full‑featured AI coding assistant that can generate, explain, refactor, fix, test, and review code.

AI AgentFastAPILangChain
0 likes · 9 min read
Building a Smart AI Coding Assistant: From Design to Real‑World Use
Shuge Unlimited
Shuge Unlimited
Jun 15, 2026 · Artificial Intelligence

Claude Skill Standards: 4 Principles, 5 Quality Dimensions, and 5‑Layer Checks to End Unstable Triggers

The article breaks down Claude Skill development into four design principles, five concrete quality dimensions, and a five‑layer pre‑release checklist, explaining how each step—from clear descriptions to safety configuration—prevents unstable triggers and improves long‑term maintainability.

AI AgentClaudePrompt Engineering
0 likes · 20 min read
Claude Skill Standards: 4 Principles, 5 Quality Dimensions, and 5‑Layer Checks to End Unstable Triggers
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 15, 2026 · Artificial Intelligence

How to Build an End‑to‑End Business‑Requirement Expert Agent

This article presents a detailed, end‑to‑end design for an AI‑driven business‑requirement expert Agent that automates the full lifecycle—from intake, clarification, and planning through implementation, testing, code review, acceptance, deployment, and post‑release feedback—while outlining the four‑layer architecture, tool integration, and remaining challenges.

AI AgentLLMR&D Process
0 likes · 23 min read
How to Build an End‑to‑End Business‑Requirement Expert Agent
Coder Trainee
Coder Trainee
Jun 14, 2026 · Artificial Intelligence

Production‑Ready AI Agent Architecture: High Availability, Asynchrony, Caching, Cost & Security

After mastering core AI Agent capabilities, this article shows how to transform a prototype into a production‑grade service by covering a full architecture overview, stateless design, health‑check and graceful shutdown, asynchronous task queues, multi‑level caching, token‑cost optimization, model fallback, input/output filtering, rate limiting, monitoring, and deployment recommendations for different scales.

AI AgentProduction Architectureasynchronous processing
0 likes · 15 min read
Production‑Ready AI Agent Architecture: High Availability, Asynchrony, Caching, Cost & Security
DeepHub IMBA
DeepHub IMBA
Jun 14, 2026 · Artificial Intelligence

Building a Triple‑Layer Memory System for High‑Availability AI Agents

The article explains why AI agents need three distinct memory layers—RAG for external knowledge, Agent Memory for personal and workflow context, and a Knowledge Graph for relational reasoning—detailing their strengths, weaknesses, use‑cases, and a step‑by‑step architecture roadmap.

AI AgentKnowledge GraphLLM
0 likes · 20 min read
Building a Triple‑Layer Memory System for High‑Availability AI Agents
Data Party THU
Data Party THU
Jun 14, 2026 · Artificial Intelligence

Stop Misunderstanding AI Agents: A Clear Guide to All Core Concepts

The article defines AI Agent as a system centered on a large model that can invoke tools, receive feedback, and continuously accomplish tasks, and systematically distinguishes related terms such as Model, Scaffolding, Harness, Context Engineering, Policy, Tool, Skill, Sub‑agent, Environment, Rollout, Reward, and Trainer, using concrete examples to clarify each.

AI AgentAgent TrainingContext Engineering
0 likes · 10 min read
Stop Misunderstanding AI Agents: A Clear Guide to All Core Concepts
Coder Trainee
Coder Trainee
Jun 13, 2026 · Artificial Intelligence

AI Agent Observability and Debugging: Building a Transparent Agent System

This article explains why AI agents behave like black boxes, introduces a three‑pillar observability framework (tracing, metrics, logging), demonstrates practical tracing with LangSmith and LangFuse, shows how to instrument agents with custom metrics, evaluate performance, and share best‑practice guidelines for production‑ready debugging.

AI AgentDebuggingLangChain
0 likes · 19 min read
AI Agent Observability and Debugging: Building a Transparent Agent System
Ubiquitous Tech
Ubiquitous Tech
Jun 13, 2026 · Artificial Intelligence

How a Programmer Built an AI Agent Skill to Watch the 2026 World Cup

A developer created an open‑source AI Agent Skill that scrapes real‑time data from the 2026 North‑American World Cup, normalizes it into JSON, and lets anyone ask natural‑language questions about matches, teams, players, and statistics, all with a single command‑line install.

AI AgentNode.jsWeb Scraping
0 likes · 9 min read
How a Programmer Built an AI Agent Skill to Watch the 2026 World Cup
AI Architecture Hub
AI Architecture Hub
Jun 13, 2026 · Artificial Intelligence

How Anthropic Engineers Turn Claude Code into a Core Engineering Tool

Anthropic engineers restructure their AI Agent workflow so Claude Code moves from a simple code‑generation assistant to a central component that interviews requirements, uses HTML for visual specifications, and embeds verification directly into the product, dramatically cutting token waste and rework.

AI AgentAnthropicClaude Code
0 likes · 9 min read
How Anthropic Engineers Turn Claude Code into a Core Engineering Tool
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Jun 12, 2026 · Cloud Native

Unlock AgentCube on Huawei Cloud CCE to Build High‑Performance AI Agents

This guide explains how AgentCube, a Volcano sub‑project, enables rapid startup, high‑throughput scheduling, native session management, and strong isolation for AI Agent workloads on Huawei Cloud CCE, with step‑by‑step installation, configuration, and code examples demonstrating both CodeInterpreter and AgentRuntime.

AI AgentAgentCubeAgentRuntime
0 likes · 15 min read
Unlock AgentCube on Huawei Cloud CCE to Build High‑Performance AI Agents
DaTaobao Tech
DaTaobao Tech
Jun 12, 2026 · Artificial Intelligence

Iterative Agent Skill Development: Turning Expert Knowledge into Zero‑Dependency SOPs

This article defines Agent Skill as a modular, file‑system‑driven knowledge asset, explains its three‑layer progressive‑disclosure architecture, outlines core features such as decision‑tree logic and dual verification, details suitable scenarios, and provides a step‑by‑step iterative workflow with concrete code snippets and tooling.

AI AgentAgent SkillIterative Development
0 likes · 14 min read
Iterative Agent Skill Development: Turning Expert Knowledge into Zero‑Dependency SOPs
Black & White Path
Black & White Path
Jun 12, 2026 · Information Security

How Skills and MCP Influence AI‑Driven Vulnerability Discovery

The article reviews two recent posts on AI‑assisted security testing, explains how Skills can limit large‑model performance, argues that MCP provides richer tooling, and shares a practical Burp MCP workflow with code snippets for traffic analysis in vulnerability research.

AI AgentBurp SuiteMCP
0 likes · 6 min read
How Skills and MCP Influence AI‑Driven Vulnerability Discovery
AI Programming Lab
AI Programming Lab
Jun 11, 2026 · Artificial Intelligence

The Complete AI Agent Development Stack: A 2026 Roadmap

This article breaks down the full technology stack for production‑ready AI agents in 2026, covering model gateways, orchestration frameworks, tool‑use protocols, memory layers, state‑machine execution, sandboxing, observability, evaluation, and human‑in‑the‑loop safeguards, while highlighting concrete tools, risks, and best‑practice trade‑offs.

AI AgentMemory ManagementObservability
0 likes · 22 min read
The Complete AI Agent Development Stack: A 2026 Roadmap
TechVision Expert Circle
TechVision Expert Circle
Jun 11, 2026 · Industry Insights

How Digital Employees Are Redefining CIO Organizational Models in 2026

In 2026, autonomous AI agents—called digital employees—can perform code reviews, generate reports, handle tickets and conduct security checks 24/7, forcing CIOs to rethink traditional IT structures, adopt task‑oriented mixed human‑machine teams, and build dedicated platforms for safe, observable agent operation.

AI AgentCIOIT organization
0 likes · 13 min read
How Digital Employees Are Redefining CIO Organizational Models in 2026
Frontend AI Walk
Frontend AI Walk
Jun 11, 2026 · Artificial Intelligence

Do AI Skills Have a Methodology? From Scientific Foundations to Design Patterns

The article argues that building AI Agent Skills follows a nascent methodology built on three scientific principles—In‑Context Learning, attention distribution, and bounded rationality—organized into three methodological streams (design‑driven, engineering‑driven, auto‑optimization) and distilled into six reusable design patterns, with a roadmap for future evolution.

AI AgentBounded RationalityDesign Patterns
0 likes · 13 min read
Do AI Skills Have a Methodology? From Scientific Foundations to Design Patterns
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 10, 2026 · Artificial Intelligence

Why Code Is the Core of Agent Harness: Deep Insights from UIUC, Meta, and Stanford

The article explains how code serves as the executable, inspectable, and stateful medium that links reasoning, action, feedback, verification, and collaboration in long‑term AI agents, detailing the harness interface, planning‑execute‑verify loop, multi‑agent coordination, and open research challenges.

AI AgentAgent HarnessCode as Interface
0 likes · 14 min read
Why Code Is the Core of Agent Harness: Deep Insights from UIUC, Meta, and Stanford
Machine Heart
Machine Heart
Jun 10, 2026 · Artificial Intelligence

Can AI Bridge the College Application Gap? Alibaba’s Free Volunteer‑Filling Agent Tested by 400K AI Candidates

Alibaba’s free Qianwen high‑school volunteer‑filling Agent combines a knowledge base of 3,000 schools, proactive calendar planning, persistent memory and reinforcement‑learning‑trained LLM to guide 12.9 million candidates, and its performance was stress‑tested with 400,000 simulated AI applicants.

AI AgentCollege AdmissionsEducation Technology
0 likes · 10 min read
Can AI Bridge the College Application Gap? Alibaba’s Free Volunteer‑Filling Agent Tested by 400K AI Candidates
DataFunSummit
DataFunSummit
Jun 10, 2026 · Artificial Intelligence

Why Memory Is the Biggest Challenge for AI Agents and How MemOS Boosts Cloud Calls by Over 200%

The article analyzes how memory limitations hinder AI agents, compares model‑driven and application‑driven approaches, details the five‑layer MemOS architecture, reports cloud service usage growth of 100‑200% with token savings of up to 72%, and shows how MemOS enhances OpenClaw and enterprise deployments.

AI AgentCloud ServiceMemOS
0 likes · 19 min read
Why Memory Is the Biggest Challenge for AI Agents and How MemOS Boosts Cloud Calls by Over 200%
Xike
Xike
Jun 10, 2026 · Artificial Intelligence

Step 0: Build a Conversational Entry Point for Your AI Agent

This tutorial launches the Agent series by showing how to create a minimal, CLI‑driven entry point that wraps the model API in a Brain.chat() method, configures credentials via a .env file, handles errors gracefully, maintains multi‑turn conversation state, and outlines the project structure and next development steps.

AI AgentCLIMulti-turn Conversation
0 likes · 15 min read
Step 0: Build a Conversational Entry Point for Your AI Agent
Frontend AI Walk
Frontend AI Walk
Jun 10, 2026 · Artificial Intelligence

Skill vs SOP: Engineering AI Agent Skills with a Vulnerability‑Matching Framework

The article explains how to engineer AI Agent Skills by matching instruction precision to task vulnerability, distinguishing when to apply strict SOP controls versus flexible Skill logic, and provides a decision tree, progressive disclosure, context budgeting, Gotchas, and best‑practice examples for robust, reusable assets.

AI AgentGotchasProgressive Disclosure
0 likes · 21 min read
Skill vs SOP: Engineering AI Agent Skills with a Vulnerability‑Matching Framework