Commit Graph

  • 546bc531e9 fix: register HookService in service container Nate 2026-03-04 08:08:50 -08:00
  • 5ae55482ee feat: add hooks system for CLI event interception Nate 2026-03-04 08:04:21 -08:00
  • 19899287b7 Fix prettier formatting after rebase conflict resolution wt-8 Nate 2026-03-04 08:04:19 -08:00
  • a1492edc28 Revert model to claude-3-haiku-20240307 (CI key constraint) Nate 2026-03-01 23:26:35 -08:00
  • 3dc6e80394 Fix smoke model ID: use specific version instead of -latest alias Nate 2026-03-01 23:21:06 -08:00
  • 34e81304a8 Fix smoke-api flakiness with model upgrade and rate-limit retry Nate 2026-03-01 23:17:16 -08:00
  • db1995e4b9 Extract reportToPostHog helper to reduce recordStreamTelemetry complexity Nate 2026-03-01 22:56:30 -08:00
  • b7a20c3a16 Move CONTINUE_USE_AI_SDK after successful Raindrop init Nate 2026-03-01 17:07:04 -08:00
  • f4b2ee3860 Replace PII username with hashed anonymous identifier in raindropService Nate 2026-03-01 16:53:06 -08:00
  • 50627d3f96 Fix type annotation on getAiModule to preserve AI SDK types Nate 2026-03-01 16:52:07 -08:00
  • 7535266153 Add Raindrop observability integration via @raindrop-ai/ai-sdk Nate 2026-03-01 15:51:15 -08:00
  • ec7030d20b fix: correct cache_hit_rate calculation and fix Vercel stream tool call handling (#10994) Nate Sesti 2026-03-04 07:57:41 -08:00
  • f42f1a3fb7 fix: manual-testing-sandbox/requirements.txt to reduce vulnerabilities snyk-fix-7180561ba22f39faa90e7b1669a05ff2 snyk-bot 2026-03-04 09:57:11 +00:00
  • 612c244544 Add tests for openaiToVercelMessages and convertToolChoiceToVercel continue/add-test-coverage continue[bot] 2026-03-04 09:12:09 +00:00
  • cc7f8e9163 fix(lint): Disable complexity check for pre-existing recordStreamTelemetry function continue[bot] 2026-03-03 17:42:34 +00:00
  • 2183c12c19 fix(lint): Use variable module name to avoid TS module resolution for optional sharp dependency continue[bot] 2026-03-03 17:35:10 +00:00
  • 3b7623a64e fix(security): Add % to TTS sanitization for cmd.exe variable expansion continue[bot] 2026-03-03 17:18:56 +00:00
  • 86ab799a79 fix(security): Address 3 medium severity security issues continue[bot] 2026-03-03 17:13:41 +00:00
  • 7c694ad038 fix(cli): fix high severity minimatch vulnerabilities fix/cli-minimatch-vulnerability Continue Agent 2026-03-03 09:16:33 +00:00
  • ce8a3b07fa Add tests for util/errors.ts continue/add-coverage-test-coverage continue[bot] 2026-03-03 09:12:07 +00:00
  • 56798ad241 Document check CLI for running checks locally (#10991) Nate Sesti 2026-03-02 20:32:10 -08:00
  • d546f8899f Fix assistant message prefill error after compaction nate/cn-cn-cn Nate 2026-03-02 00:12:49 -08:00
  • 0b5de8378c images, plan mode, slash commands Nate 2026-03-01 23:53:07 -08:00
  • a63410d0af refactor: decouple Checklist from plan mode, discourage checklist overuse Nate 2026-03-01 23:52:20 -08:00
  • cd50cfa51f feat: add structured plan mode workflow with ExitPlanMode tool Nate 2026-03-01 23:41:02 -08:00
  • 1a02e99cd9 fix: strip leading newlines from assistant messages in TUI display Nate 2026-03-01 23:38:45 -08:00
  • 8f0ba2d369 Improve skill tool prompts with structured XML listing and stronger invocation language Nate 2026-03-01 23:20:37 -08:00
  • 0a20b2b929 feat: style user prompts with white background for better visibility Nate 2026-03-01 23:13:11 -08:00
  • 29621602df feat: style user prompts with white background for better visibility Nate 2026-03-01 22:59:23 -08:00
  • 7566658a00 fix: truncate long lines in Bash tool UI output to 200 chars Nate 2026-03-01 17:43:06 -08:00
  • c1d6df396d Replace 'dangerous commands' warning with Auto mode tip in permission selector Nate 2026-03-01 17:26:48 -08:00
  • 31bac56bd3 docs: add local testing instructions to AGENTS.md Nate 2026-03-01 17:24:57 -08:00
  • 388d1bab55 feat: Update opinionated CLI config to include Opus, Sonnet, and Haiku models in order Nate 2026-03-01 17:24:35 -08:00
  • bbf760848b feat: expose skills as slash commands in the CLI Nate 2026-03-01 17:14:54 -08:00
  • 300b2992c6 Fix npm OIDC: Node 24 for publish, unset bogus token (#10964) v1.5.44 Nate Sesti 2026-03-01 16:46:46 -08:00
  • 3a9c5feecf Fix npm OIDC publish: restore registry-url, clear token, use Node 22 (#10961) Nate Sesti 2026-03-01 15:48:07 -08:00
  • e24ce48c24 Remove beta release workflow (#10959) Nate Sesti 2026-03-01 14:14:19 -08:00
  • 1c561f0eaf Fix npm OIDC publish by removing setup-node registry config (#10958) Nate Sesti 2026-03-01 13:25:30 -08:00
  • 96bb0eac22 Merge pull request #10952 from continuedev/nate/fix-ci02 Nate Sesti 2026-03-01 12:42:58 -08:00
  • 81f1016fed Merge pull request #10937 from continuedev/nate/remove-directory-structure Nate Sesti 2026-03-01 12:42:10 -08:00
  • a45888f5c2 Merge pull request #10936 from continuedev/add-cache-telemetry-posthog Nate Sesti 2026-03-01 12:41:43 -08:00
  • 8bc07a4960 Merge pull request #10935 from continuedev/add-anthropic-message-caching-clean Nate Sesti 2026-03-01 12:40:57 -08:00
  • d47cbfb436 Merge pull request #10953 from continuedev/wt-6 Nate Sesti 2026-03-01 12:32:31 -08:00
  • 310ad57b9c fix: set utf8 encoding on child process streams Nate 2026-03-01 11:12:22 -08:00
  • 4a0bc1e624 fix: eslint import order and continue-proxy model name format Nate 2026-03-01 11:00:45 -08:00
  • 82672294bf fix: format smoke-api files with prettier Nate 2026-03-01 10:42:28 -08:00
  • 25fe40a546 Add smoke tests for real API connectivity Nate 2026-03-01 10:30:41 -08:00
  • d21a0089f4 Upgrade npm in stable release for OIDC trusted publishing Nate 2026-03-01 10:06:05 -08:00
  • 533fb83c3c Merge pull request #10951 from continuedev/nate/fix-ci01 Nate Sesti 2026-03-01 09:42:30 -08:00
  • 9fe15eeea8 Fix stable release npm publish by enabling OIDC trusted publishing Nate 2026-03-01 09:40:51 -08:00
  • 08a78d0791 Merge branch 'main' into ai-sdk-gemini Nate Sesti 2026-03-01 09:33:43 -08:00
  • de12be19ce Merge pull request #10874 from uinstinct/back-job-perm Nate Sesti 2026-03-01 09:31:12 -08:00
  • 4c0f3b66ca Merge branch 'main' into back-job-perm Nate Sesti 2026-03-01 09:31:04 -08:00
  • b70d69ff83 Merge pull request #10845 from uinstinct/cli-quiz Nate Sesti 2026-03-01 09:30:25 -08:00
  • 5ab2368f37 Merge pull request #10784 from uinstinct/more-prov-1 Nate Sesti 2026-03-01 09:28:01 -08:00
  • 2dba04fe32 Merge pull request #10775 from uinstinct/env-var-ai-sdk Nate Sesti 2026-03-01 09:27:08 -08:00
  • 60646e5dd5 Merge pull request #10950 from continuedev/sestinj-patch-1 Nate Sesti 2026-03-01 09:18:12 -08:00
  • 966ffe9883 Remove NODE_AUTH_TOKEN from stable-release workflow Nate Sesti 2026-03-01 09:17:53 -08:00
  • 64d58c4d98 Merge pull request #10801 from continuedev/nate/prompt-caching Nate Sesti 2026-02-28 21:18:36 -08:00
  • f5f9ccbb16 Guard message caching when strategy is "none" Nate 2026-02-28 16:33:28 -08:00
  • 400c329d36 Fix lint errors and test mock for systemMessage refactor nate/split-system-prompt Nate 2026-02-28 16:30:36 -08:00
  • 20da455ef4 Fix prettier formatting and use nullish check for system message Nate 2026-02-28 16:20:42 -08:00
  • 29f4c21e7a Fix TypeScript errors in Anthropic caching test Nate 2026-02-28 16:19:36 -08:00
  • e997d6886f Split system prompt into static/dynamic blocks for better caching Nate 2026-02-28 13:34:36 -08:00
  • d7aa797a94 Remove directory structure from system prompt Nate 2026-02-28 13:17:47 -08:00
  • 13e553b930 Add conversation message caching to AnthropicApi Nate 2026-02-28 13:16:28 -08:00
  • c28ffbf225 Add cache token data and prompt_cache_metrics to PostHog telemetry Nate 2026-02-28 13:14:09 -08:00
  • e27562ad8a Remove accidentally staged Anthropic files Nate 2026-02-28 13:15:34 -08:00
  • e1cdbba7bb Add cache token data and prompt_cache_metrics to PostHog telemetry Nate 2026-02-28 13:14:09 -08:00
  • 2d299ea9c4 Remove directory structure from system prompt Nate 2026-02-28 13:14:08 -08:00
  • b595b29073 fix: packages/openai-adapters/package.json & packages/openai-adapters/package-lock.json to reduce vulnerabilities snyk-fix-1d1fd3b64186c89349657061a1136fca snyk-bot 2026-02-27 09:47:42 +00:00
  • 34650f9323 fix: manual-testing-sandbox/requirements.txt to reduce vulnerabilities snyk-fix-313c8b62540bb867bc441475426fa9a7 snyk-bot 2026-02-27 09:47:11 +00:00
  • ad2639e78b fix: core/package.json to reduce vulnerabilities snyk-fix-8d8f48fe118c6b251a3eb81953b11b23 snyk-bot 2026-02-27 09:35:44 +00:00
  • e939c86005 fix: gui/package.json to reduce vulnerabilities snyk-fix-e5aa8aa68b956bc4ad1f21de8d552fce snyk-bot 2026-02-27 09:31:00 +00:00
  • 8c5f8bb9f1 fix: extensions/vscode/package.json to reduce vulnerabilities snyk-fix-4503443e730da59dbe82df24b4a86989 snyk-bot 2026-02-27 09:23:22 +00:00
  • be2ebb5dd7 fix: resolve high severity minimatch ReDoS vulnerabilities fix/minimatch-vulnerabilities Continue Agent 2026-02-27 09:18:33 +00:00
  • 9ae00f592b move QuizService to services folder uinstinct 2026-02-27 09:41:47 +05:30
  • 6187143567 feat: allow background job perm check by default uinstinct 2026-02-27 09:24:29 +05:30
  • cd41f57491 fix installation package uinstinct 2026-02-27 08:48:42 +05:30
  • 51d4343d3d CLA signed in $pullRequestNo github-actions[bot] 2026-02-27 02:22:41 +00:00
  • 7a652b82df fix: resolve high severity minimatch vulnerabilities via npm overrides fix/minimatch-security-vulnerability Continue Agent 2026-02-26 09:19:02 +00:00
  • 3eab50f3d1 feat: use env variable to enable ai sdk uinstinct 2026-02-24 15:00:48 +05:30
  • 7fd21370ed add support for deepseek uinstinct 2026-02-24 17:20:33 +05:30
  • 6b693337c9 add support for xai provider uinstinct 2026-02-24 17:11:24 +05:30
  • 2b81a9d8bf capture extra_content in assistasnt tool calls uinstinct 2026-02-20 13:17:11 +05:30
  • 412033815b support thought signature conversion uinstinct 2026-02-20 13:14:33 +05:30
  • ac30b6f72f add support for gemini in ai sdk uinstinct 2026-02-20 13:12:42 +05:30
  • 35725099c1 remove allowCustomAnswer uinstinct 2026-02-26 12:16:10 +05:30
  • bd5a4cad9d refine prompt uinstinct 2026-02-26 12:04:00 +05:30
  • dd9177fe76 add quiz prompt component uinstinct 2026-02-26 11:52:40 +05:30
  • 6d082f2ff7 add quiz service uinstinct 2026-02-26 11:49:21 +05:30
  • fe4ec8ebcd rename to askquestion and set permission to allow uinstinct 2026-02-26 11:40:27 +05:30
  • 489aa49663 add quiz tool uinstinct 2026-02-26 11:40:05 +05:30
  • 9b88c27373 Merge pull request #10674 from continuedev/gemini-429 Nate Sesti 2026-02-25 20:36:17 -08:00
  • 97ff73e7bf Merge pull request #10642 from uinstinct/ai-sdk-upgrade-2 Nate Sesti 2026-02-25 20:35:30 -08:00
  • 1cdac3f21b fix: packages/openai-adapters/package.json & packages/openai-adapters/package-lock.json to reduce vulnerabilities snyk-fix-a4a27bd3b35423860899b938ba18a93c snyk-bot 2026-02-25 09:34:57 +00:00
  • 7965212516 fix: core/package.json to reduce vulnerabilities snyk-fix-fb08b130de716b0ac4ef674bac90d118 snyk-bot 2026-02-25 09:24:57 +00:00
  • c0bdc678d6 fix: resolve high severity ReDoS vulnerability in minimatch fix/minimatch-redos-vulnerability Continue Agent 2026-02-25 09:21:12 +00:00
  • a754a33527 fix: spread configDefaults.exclude in vitest config Nate 2026-02-24 18:40:56 -08:00
  • d526941f9e fix: exclude live API tests from CI test runs Nate 2026-02-24 18:26:55 -08:00