You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,10 +230,6 @@ LLM providers cache prompts based on exact prefix matching. When DCP prunes cont
230
230
-**Request-based billing** — Providers like GitHub Copilot that charge per request, not tokens.
231
231
-**Uniform token pricing** — Providers like Cerebras that bill cached and uncached tokens at the same rate.
232
232
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`.
0 commit comments