Search the documentation
7 pages for teammateidle.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Use Claude Code features in the SDK
Claude Code CLI · in the page
agent-sdk/claude-code-features
…l hook events beyond Python, including `SessionStart`, `SessionEnd`, `TeammateIdle`, and `TaskCompleted`. See the [hooks guide](/docs/en/agent-sdk/hooks) for the full event compatibility table. </Note…
Intercept and control agent behavior with hooks
Claude Code CLI · in the page
agent-sdk/hooks
…| | `TeammateIdle` | No | Yes | Teammate becomes idle…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…pact" | "PermissionRequest" | "PermissionDenied" | "Setup" | "TeammateIdle" | "TaskCreated" | "TaskCompleted" | "Elicitation" | "ElicitationResult" | "ConfigChange" | "DirectoryAdd…
Orchestrate teams of Claude Code sessions
Claude Code CLI · in the page
agent-teams
…ed, and the `team_name` field in `TaskCreated`, `TaskCompleted`, and `TeammateIdle` [hook payloads](/docs/en/hooks#taskcreated) carries the session-derived name and is deprecated. </Note> ## When to…
Hooks reference
Claude Code CLI · in the page
hooks
…op, TaskCreated, TaskCompleted), and Stop or StopFailure, followed by TeammateIdle, PreCompact, PostCompact, and SessionEnd, with Elicitation and ElicitationResult nested inside MCP tool execution, Pe…
Automate actions with hooks
Claude Code CLI · in the page
hooks-guide
…| | `TeammateIdle` | When an [agent team](/docs/en/agent-teams) teammate is about to go idle…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…| | `TeammateIdle` | When an [agent team](/docs/en/agent-teams) teammate is about to go idle…