Skip to content

Commit 6186041

Browse files
committed
rm limitations
1 parent eee6472 commit 6186041

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@ LLM providers cache prompts based on exact prefix matching. When DCP prunes cont
230230
- **Request-based billing** — Providers like GitHub Copilot that charge per request, not tokens.
231231
- **Uniform token pricing** — Providers like Cerebras that bill cached and uncached tokens at the same rate.
232232

233-
## Limitations
234-
235-
**Subagents** — Disabled by default. Subagent sessions prioritize returning concise summaries to the main agent, and pruning could interfere with that. Opt in with `experimental.allowSubAgents: true`.
236-
237233
## License
238234

239235
AGPL-3.0-or-later

0 commit comments

Comments
 (0)