Commit 3279139
authored
Add Sessions, Sub-agents, and Think docs (#29882)
Add new API reference pages for Sessions, Sub-agents, and Think (persistent session storage, child Durable Object agents with RPC, and the Think opinionated chat framework). Update the Agents API index to include Sub-agents, Sessions, and Think. Clarify subagent delegation in chat-agents (note about in-process ToolLoopAgent vs Durable Object sub-agents). Rename/standardize chat recovery flag in durable-execution (unstable_chatRecovery → chatRecovery) and update related links/reference text. Also include minor related adjustments in long-running agents documentation.1 parent 1088dca commit 3279139
7 files changed
Lines changed: 2370 additions & 5 deletions
File tree
- src/content/docs/agents
- api-reference
- concepts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
1248 | 1254 | | |
1249 | 1255 | | |
1250 | 1256 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
0 commit comments