Dev tool for previewing prompt outputs.
bun run dcp [TYPE]| Flag | Description |
|---|---|
--system |
System prompt |
--nudge |
Standard nudge prompt |
--compress-nudge |
Context-limit compress nudge |
--context-tools |
Example <context-pressure-tools> block |
--compress-context |
Example <compress-context> block |
--cooldown |
Cooldown context-info block |
bun run dcp --system
bun run dcp --nudge
bun run dcp --context-toolsThis CLI does not ship with the plugin. It is for local DX while iterating on injected prompts.