continue
continue copied to clipboard
⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
 Snyk has created this PR to upgrade openai from 5.20.3 to 5.23.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade google-auth-library from 10.3.0 to 10.4.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
## Description Removed console log and changed launch configuration ## AI Code Review - **Team members only**: AI review runs automatically when PR is opened or marked ready for review...
### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...
### Before submitting your bug report - [x] I've tried using the "Ask AI" feature on the [Continue docs site](https://docs.continue.dev/) to see if the docs have an answer - [x]...
### Before submitting your bug report - [ ] I've tried using the "Ask AI" feature on the [Continue docs site](https://docs.continue.dev/) to see if the docs have an answer -...
## Description Docs for webhook cloud agents --- ## Summary by cubic Added a new Webhooks docs page for Cloud Agents covering setup, authentication, integrations (Zapier, GitHub Actions, cURL), API...
### Before submitting your bug report - [x] I've tried using the "Ask AI" feature on the [Continue docs site](https://docs.continue.dev/) to see if the docs have an answer - [...
- For CLI, add warnings for unresolved secrets, or throw error if in headless - For extensions, make warnings more explanatory/up-to-date and move to mcp connection class --- ## Summary...
## Description Refactor the cli tool type to have the function wrapper to align it with the core tool type. Avoid type issues in OpenAPI adapters due to misalignment. ##...