Skip to content

Conversation

@BekahHW
Copy link
Collaborator

@BekahHW BekahHW commented Sep 25, 2025

Description

This pull request updates documentation for the Netlify and Snyk MCP cookbooks, with significant improvements to workflow clarity, agent setup instructions, and prompt usage examples. It also reorganizes the docs site structure and updates some Hub agent creation images for consistency.

Documentation improvements for Netlify and Snyk MCP cookbooks:

  • Major rewrite of the Netlify MCP Continuous Deployment guide to clarify setup steps, add Quick Start and Manual Setup tabs, describe agent requirements, and provide clearer instructions for using the Netlify agent and MCP. Includes more detailed workflow options and best practices. [1] [2] [3] [4]
  • Major rewrite of the Snyk MCP Continue Cookbook to clarify prerequisites, add Quick Start and Manual Setup tabs, describe agent requirements, and provide clearer instructions for using the Snyk agent and MCP. Includes improved CLI and TUI prompt examples for different scan types. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

Docs site structure and navigation:

  • Moves guides/snyk-mcp-continue-cookbook from the general guides section to the integrations section in docs/docs.json for better organization and navigation. [1] [2]

Hub agent creation documentation:

  • Updates images used in the Hub agent creation guide for "New agent" and "Remix agent" buttons to new, more consistent file paths. [1] [2]

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-general-review or @continue-detailed-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Add pre-built agent Quick Start paths to the Netlify and Snyk MCP cookbooks, with clearer setup, prompt examples, and agent requirements. Also reorganizes docs navigation and updates Hub images for creating/remixing agents.

  • New Features

    • Added Quick Start tabs using pre-built Netlify and Snyk agents (with MCP), plus Manual Setup paths.
    • Clarified prerequisites, install steps (Continue CLI, Netlify CLI), and agent requirements or API keys.
    • Improved prompt examples for TUI and headless usage, with first-run workflows and CI recipes.
    • Added guidance on adding prompts to an agent via the Hub.
  • Refactors

    • Moved the Snyk cookbook from general guides to Integrations in docs.json.
    • Replaced Hub “New agent” and “Remix agent” images with new, consistent paths.

@BekahHW BekahHW requested a review from a team as a code owner September 25, 2025 15:18
@BekahHW BekahHW requested review from RomneyDa and removed request for a team September 25, 2025 15:18
@BekahHW BekahHW requested review from bdougie and removed request for RomneyDa September 25, 2025 15:19
@github-actions
Copy link

AI Code Review

AI review failed due to service initialization issues. Please check the Continue API key and configuration.

No specific line comments generated.


💡 To request a new detailed review, comment @continue-detailed-review

@github-actions
Copy link

⚠️ AI review completed but no review output was generated. Check the action logs for details.


💡 To request a new review, comment @continue-general-review

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 25, 2025
* Fix CONTINUE_API_KEY usage in GitHub workflow examples

- Updated snyk-mcp-continue-cookbook.mdx to use env variable setup for CONTINUE_API_KEY
- Updated netlify-mcp-continuous-deployment.mdx to include CONTINUE_API_KEY in env section
- Follows best practice of declaring environment variables in env section instead of inline secrets reference

Generated with Continue (https://continue.dev)

Co-Authored-By: Continue <[email protected]>

* Update Netlify workflow to use proper Continue CLI setup

- Added Continue CLI installation step
- Added Continue CLI authentication with proper env variable setup
- Added GitHub Secrets section with required variables
- Updated workflow to use cn -p instead of npx with heredoc
- Follows same pattern as Snyk guide for consistency

Generated with Continue (https://continue.dev)

Co-Authored-By: Continue <[email protected]>

---------

Co-authored-by: Continue Agent <[email protected]>
Co-authored-by: Continue <[email protected]>
@dosubot dosubot bot removed the size:L This PR changes 100-499 lines, ignoring generated files. label Sep 25, 2025
@github-actions
Copy link

github-actions bot commented Sep 25, 2025


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


2 out of 3 committers have signed the CLA.
✅ (BekahHW)[https://github.com/BekahHW]
✅ (RomneyDa)[https://github.com/RomneyDa]
@continue[bot]
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Sep 25, 2025
@bdougie
Copy link
Collaborator

bdougie commented Sep 25, 2025

This is actually nice. I installed the agent and it got to work installing everything I needed to identify perfomance on https://resouces.continue.dev with one prompt.

Screenshot 2025-09-25 at 12 20 50 PM

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Sep 25, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 25, 2025
@RomneyDa RomneyDa closed this Sep 25, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Sep 25, 2025
@RomneyDa RomneyDa reopened this Sep 25, 2025
@github-project-automation github-project-automation bot moved this from Done to In Progress in Issues and PRs Sep 25, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2025
@RomneyDa RomneyDa merged commit c41f37a into main Sep 25, 2025
122 of 127 checks passed
@RomneyDa RomneyDa deleted the feat/add-agents-to-guides branch September 25, 2025 23:36
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Sep 25, 2025
@sestinj
Copy link
Contributor

sestinj commented Sep 26, 2025

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Sep 26, 2025

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 1, 2025

🎉 This PR is included in version 1.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants