Tagged articles

task tool

2 articles · Page 1 of 1
AI Digital Ideal
AI Digital Ideal
Jul 5, 2026 · Artificial Intelligence

How Subagents and Task Tools Enable Isolated Workflows in Harness

This lesson explains how Harness uses Subagents—isolated execution units created via the Task tool—to offload heavy, multi‑step operations into separate context windows, custom prompts, and limited toolsets, and how to configure built‑in and custom Subagents with the Claude Code SDK.

Agentic LoopClaude CodePython SDK
0 likes · 22 min read
How Subagents and Task Tools Enable Isolated Workflows in Harness
Tech Ocean
Tech Ocean
May 5, 2026 · Artificial Intelligence

How the Deep Agents ‘task’ Tool Delegates Complex Work to Sub‑Agents

The article explains how Deep Agents’ task tool splits complex responsibilities into a main agent that schedules and sub‑agents that execute specialized roles, detailing the tool’s placement, SubAgent definition, predefined versus dynamic agents, context isolation, AsyncSubAgent use cases, and practical criteria for when to decompose tasks.

AsyncSubAgentDeepAgentsSubagent
0 likes · 11 min read
How the Deep Agents ‘task’ Tool Delegates Complex Work to Sub‑Agents