Skip to content

Conversation

@BekahHW
Copy link
Collaborator

@BekahHW BekahHW commented Oct 28, 2025

This PR updates all cookbook guides to use the new agent format:

Changes Made

GitHub Issues and PRs Cookbook

PostHog Cookbook

  • Changed to cn --agent continuedev/posthog-continuous-ai-agent
  • Updated agent link accordingly

Netlify Cookbook

  • Added cn --agent continuedev/netlify-continuous-ai-agent as alternative
  • Updated link to new agent
  • Removed specific optimization prompts

Chrome DevTools Cookbook

  • Changed to cn --agent continuedev/chrome-dev-tools-agent
  • Updated agent link

Sanity Cookbook

  • Changed to cn --agent continuedev/sanity-assistant-agent
  • Updated link and removed duplicate prompts
  • Added single info callout for headless mode

Sentry Cookbook

  • Changed to cn --agent continuedev/sentry-continuous-ai-agent
  • Updated link and added info callout

Snyk Cookbook

  • Changed to cn --agent continuedev/snyk-continuous-ai-agent
  • Updated config links

Supabase Cookbook

  • Changed to cn --agent continuedev/supabase-agent
  • Updated links accordingly

dlt Cookbook

  • Changed to cn --agent continuedev/dlt-agent
  • Updated all references

Format Changes

  • Replaced separate TUI/Headless prompts with single prompts
  • Added consistent info callouts: "To run prompts in headless mode, use cn -p 'prompt'"
  • Standardized on cn --agent format throughout
  • Updated all agent URLs to point to correct Continue Hub locations

All 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.

  • Refactors
    • Replaced cn --config with cn --agent across all guides and updated Continue Hub links.
    • Consolidated TUI/headless prompts into a single prompt and added a standard headless callout (cn -p "prompt").
    • Standardized CI examples to use agents; removed obsolete Netlify optimization prompts.
    • Switched to new agents for GitHub, PostHog, Netlify, Chrome DevTools, Sanity, Sentry, Snyk, Supabase, and dlt.

- 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>
@BekahHW BekahHW requested a review from a team as a code owner October 28, 2025 18:59
@BekahHW BekahHW requested review from RomneyDa and removed request for a team October 28, 2025 18:59
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Oct 28, 2025
@github-actions
Copy link

⚠️ PR Title Format

Your PR title doesn't follow the conventional commit format, but this won't block your PR from being merged. We recommend using this format for better project organization.

Expected Format:

<type>[optional scope]: <description>

Examples:

  • feat: add changelog generation support
  • fix: resolve login redirect issue
  • docs: update README with new instructions
  • chore: update dependencies

Valid Types:

feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

This helps with:

  • 📝 Automatic changelog generation
  • 🚀 Automated semantic versioning
  • 📊 Better project history tracking

This is a non-blocking warning - your PR can still be merged without fixing this.

@github-actions
Copy link

github-actions bot commented Oct 28, 2025

✅ Review Complete

Code Review Summary

⚠️ Continue API authentication failed. Please check your CONTINUE_API_KEY.


@BekahHW BekahHW changed the title Update cookbook guides to use agents docs: Update cookbook guides to use agents Oct 28, 2025
- 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>
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a 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&#39;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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants