Tagged articles

Agent Tools

9 articles · Page 1 of 1
AI Code to Success
AI Code to Success
Aug 28, 2026 · Artificial Intelligence

DeepSeek Harness Tutorial: Build Your First Agent Tool with defineTool

This tutorial demonstrates how to create a functional publish_article tool for AI agents using DeepSeek Harness's defineTool, covering the five core components, output schema versus render separation, execution pipeline hooks, and real-world WeChat API permission constraints.

API PermissionsAgent ToolsDeepSeek Harness
0 likes · 13 min read
DeepSeek Harness Tutorial: Build Your First Agent Tool with defineTool
Su San Talks Tech
Su San Talks Tech
Aug 24, 2026 · Artificial Intelligence

9 Open-Source AI Coding Tools to Accelerate Your Project Experience

Based on a hands‑on evaluation, this guide presents nine open‑source AI coding tools—totaling over 650 k GitHub stars—organized by foundation and development stage, explains how each fits into a full coding workflow, and offers practical tips and pitfalls for effective use.

AI codingAgent ToolsGitHub
0 likes · 8 min read
9 Open-Source AI Coding Tools to Accelerate Your Project Experience
Machine Heart
Machine Heart
Aug 8, 2026 · Artificial Intelligence

Why Anthropic Says Claude Code’s Auto Mode Is Safer After Testing 1,000 Users

Anthropic’s new default Auto Mode for Claude Code uses a dedicated classifier that caught 89% of dangerous commands versus 14% for manual approval, a study of 1,053 paid testers showed equal or better safety, fewer harmful actions, and zero successful attacks on Claude models compared with competing systems.

AI safetyAgent ToolsAnthropic
0 likes · 11 min read
Why Anthropic Says Claude Code’s Auto Mode Is Safer After Testing 1,000 Users
James' Growth Diary
James' Growth Diary
May 31, 2026 · Artificial Intelligence

My Curated AI Programming Toolchain: Docs, Projects, and Tools Index

The author consolidates a categorized index of AI programming resources—including official CodeBuddy documentation, open‑source agents, monitoring utilities, workflow tools, code‑review plugins, Skills ecosystem, Git worktree strategies, AI builder feeds, community standards, and a recent research paper—providing practical selection guidance for developers.

AI programmingAgent ToolsClaude Code
0 likes · 15 min read
My Curated AI Programming Toolchain: Docs, Projects, and Tools Index
ByteDance SE Lab
ByteDance SE Lab
Feb 27, 2026 · Artificial Intelligence

How to Build Secure, Scalable LLM Agent Tools: Best Practices & Real-World Cases

This article explains why robust Agent Tools are essential for LLM agents, outlines a five‑stage lifecycle with concrete design principles such as type safety, LLM‑friendly interfaces, OpenAPI integration, self‑healing error handling, human‑in‑the‑loop safeguards, and performance optimizations, and demonstrates their impact through retail and fintech case studies.

Agent ToolsIndustry CasesLLM
0 likes · 20 min read
How to Build Secure, Scalable LLM Agent Tools: Best Practices & Real-World Cases
AI Waka
AI Waka
Feb 23, 2026 · Artificial Intelligence

Skill.md vs Agent Tools: Are We Reinventing the Wheel in AI Agents?

This article compares Skill.md and Agent Tools, explaining why AI agents need structured playbooks rather than just toolkits, outlining five key problems Skill.md solves, and showing how progressive disclosure and portable skill packages enhance context, compliance, and efficiency.

AI agentsAgent ToolsContext Management
0 likes · 9 min read
Skill.md vs Agent Tools: Are We Reinventing the Wheel in AI Agents?
phodal
phodal
Mar 12, 2025 · Artificial Intelligence

Turning AutoDev into an MCP Service: Empowering AI Agents for End‑to‑End Coding

This article explores how AutoDev can be implemented as an MCP service and client, enabling any AI Agent tool—such as Cursor, Cline, or GitHub Copilot—to invoke IDE capabilities, integrate external tools like Git, Docker, and Kubernetes, and streamline the full software development lifecycle.

Agent ToolsAutoDevMCP
0 likes · 7 min read
Turning AutoDev into an MCP Service: Empowering AI Agents for End‑to‑End Coding