-
Notifications
You must be signed in to change notification settings - Fork 3.7k
docs: Update cookbook guides to use agents #8486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Replace config install commands with agent commands - Update links to point to new agent URLs - Replace TUI/headless mode prompts with single prompt format and info callouts - Remove obsolete content like optimization prompts for Netlify - Standardize to use 'cn --agent' command format throughout all guides Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <noreply@continue.dev>
|
|
✅ Review Complete Code Review Summary |
- Added single info callout before example prompts explaining headless mode usage - Removed individual info callouts from each prompt card - Simplified documentation to reduce repetition while maintaining clarity Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <noreply@continue.dev>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 issue found across 9 files
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="docs/guides/dlt-mcp-continue-cookbook.mdx">
<violation number="1" location="docs/guides/dlt-mcp-continue-cookbook.mdx:88">
The manual setup flow should still point to the dlt MCP listing; installing the dlt Agent listing into a newly created agent isn't possible and leaves users without the MCP tools they need.</violation>
</file>
React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This PR updates all cookbook guides to use the new agent format:
Changes Made
GitHub Issues and PRs Cookbook
cn --agent continuedev/github-project-manager-agentPostHog Cookbook
cn --agent continuedev/posthog-continuous-ai-agentNetlify Cookbook
cn --agent continuedev/netlify-continuous-ai-agentas alternativeChrome DevTools Cookbook
cn --agent continuedev/chrome-dev-tools-agentSanity Cookbook
cn --agent continuedev/sanity-assistant-agentSentry Cookbook
cn --agent continuedev/sentry-continuous-ai-agentSnyk Cookbook
cn --agent continuedev/snyk-continuous-ai-agentSupabase Cookbook
cn --agent continuedev/supabase-agentdlt Cookbook
cn --agent continuedev/dlt-agentFormat Changes
cn --agentformat throughoutAll changes maintain backward compatibility while directing users to the new agent-based workflow.
Summary by cubic
Update all cookbook guides to use agent-based workflows with cn --agent and aligned links, prompts, and CI examples for consistency. Improves quick start and headless usage; remains backward compatible.