{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":644686905,"defaultBranch":"main","name":"continue","ownerLogin":"continuedev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-24T03:39:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/127876214?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716748437.0","currentOid":""},"activityList":{"items":[{"before":"683d53bcc2e7cc54c0665a6674ee5487ef954138","after":"044827bcce9797fcad4c0d689f3cf7447cbac858","ref":"refs/heads/preview","pushedAt":"2024-05-26T18:41:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⚑️ autocomplete stopping improvements","shortMessageHtmlLink":"⚑️ autocomplete stopping improvements"}},{"before":"03f73f74419383ad33db77f7c38f96f6b75b9ca3","after":null,"ref":"refs/heads/nate/github","pushedAt":"2024-05-26T18:33:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"}},{"before":"f0b2060ad843ae65478b12f2d5720551582317af","after":"683d53bcc2e7cc54c0665a6674ee5487ef954138","ref":"refs/heads/preview","pushedAt":"2024-05-26T18:33:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"Free Trial Auth (#1367)\n\n* 🎨 pass gh auth token to free trial\r\n\r\n* πŸ’„ improved onboarding flow\r\n\r\n* 🎨 make fewer auth reqs\r\n\r\n* 🎨 refactor ordering of vscode deps\r\n\r\n* πŸ› resolve confighandler","shortMessageHtmlLink":"Free Trial Auth (#1367)"}},{"before":null,"after":"03f73f74419383ad33db77f7c38f96f6b75b9ca3","ref":"refs/heads/nate/github","pushedAt":"2024-05-26T18:32:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ› resolve confighandler","shortMessageHtmlLink":"πŸ› resolve confighandler"}},{"before":"31f04b42a481939379a3d35d09a052529c9727f4","after":"f0b2060ad843ae65478b12f2d5720551582317af","ref":"refs/heads/preview","pushedAt":"2024-05-25T21:20:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ”₯ remove duplicate function def","shortMessageHtmlLink":"πŸ”₯ remove duplicate function def"}},{"before":"9de68ac0cf83249c664fcf9f858b9b299d7099fd","after":"31f04b42a481939379a3d35d09a052529c9727f4","ref":"refs/heads/preview","pushedAt":"2024-05-25T17:15:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⚑️ limit submenu items until you can use disk-based search, to avoid high memory use","shortMessageHtmlLink":"⚑️ limit submenu items until you can use disk-based search, to avoid …"}},{"before":"10f69202308d074be38828e8312de9d5ca7e9010","after":"9de68ac0cf83249c664fcf9f858b9b299d7099fd","ref":"refs/heads/preview","pushedAt":"2024-05-25T17:07:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⚑️ limit input history length","shortMessageHtmlLink":"⚑️ limit input history length"}},{"before":"08dc5db183baec633f9aa8e31658c5382fc82088","after":"863b4285cce8f72a3ba9876b1d9097665276327e","ref":"refs/heads/main","pushedAt":"2024-05-25T07:38:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ”₯ Remove headers (#1356)\n\n* ✨ global request options (#1153)\r\n\r\n* ✨ global request options\r\n\r\n* πŸ› fix jira context provider by injecting fetch\r\n\r\n* ✨ request options for embeddings providers\r\n\r\n* ✨ add Cohere as Reranker (#1159)\r\n\r\n* ♻️ use custom requestOptions with CohereEmbeddingsProvider\r\n\r\n* Update preIndexedDocs.ts (#1154)\r\n\r\nAdd WordPress and WooCommerce as preIndexedDocs.\r\n\r\n* 🩹 remove example \"outputDir\" from default config\r\n\r\n* Fix slash command params loading (#1084)\r\n\r\nExisting slash commands expect an object named\r\n\"params\" so mapping to \"options\" here caused\r\nparams to be undefined within the run scope. I\r\nrenamed from 'm' to 's' just to avoid potential\r\nconfusion with the model property mapping above.\r\n\r\n* πŸ› don't index if no open workspace folders\r\n\r\n* πŸ’„ improve onboarding language\r\n\r\n* 🚸 improve onboarding\r\n\r\n* πŸ› stop loading when error\r\n\r\n* πŸ’„ replace text in input box\r\n\r\n* Respect Retry-After header when available from 429 responses (#1182)\r\n\r\n* 🩹 remove dead code for exponential backoff\r\n\r\nThis has been replaced by the withExponentialBackoff helper\r\n\r\n* 🩹 respect Retry-After header when available\r\n\r\n* 🚸 update inline tips language\r\n\r\n* ✨ input box history\r\n\r\n* πŸ“Œ update package-locks\r\n\r\n* πŸ”Š log errors in prepackage\r\n\r\n* πŸ› err to string\r\n\r\n* πŸ“Œ pin llama-tokenizer-js\r\n\r\n* πŸ“Œ update lockfile\r\n\r\n* 🚚 change /docs to docs.\r\n\r\n* πŸ“¦ package win-ca dependencies in binary\r\n\r\n* πŸ”₯ remove unpopular models from UI\r\n\r\n* 🍱 new logo in jetbrains\r\n\r\n* 🎨 use node-fetch everywhere\r\n\r\n* 🚸 immediately select newly added models\r\n\r\n* 🚸 spell out Alt instead of using symbol\r\n\r\n* πŸ”₯ remove config shortcut\r\n\r\n* πŸ› fix changing model bug\r\n\r\n* 🩹 de-duplicate before adding models\r\n\r\n* πŸ”§ add embeddingsProvider specific request options\r\n\r\n* 🎨 refactor to always use node-fetch from LLM\r\n\r\n* πŸ”₯ remove duplicate tokens generated\r\n\r\n* πŸ”Š add timestamp to JetBrains logs\r\n\r\n* 🎨 maxStopWords for Groq\r\n\r\n* πŸ› fix groq provider calling /completions\r\n\r\n* πŸ› correctly adhere to LanceDB table name spec\r\n\r\n* πŸ› fix sqlite NOT NULL constraint failed error with custom model\r\n\r\n* Fix issue where Accept/Reject All only accepts/rejects a single diff hunk. (#1197)\r\n\r\n* Fix issues parsing Ollama /api/show endpoint payloads. (#1199)\r\n\r\n* ✨ model role for inlineEdit\r\n\r\n* 🩹 various small updates\r\n\r\n* πŸ› fix openai image support\r\n\r\n* πŸ”– update gradle version\r\n\r\n* 🍱 update jetbrains icon\r\n\r\n* πŸ› fix autocomplete in notebook cells\r\n\r\n* πŸ”₯ remove unused media\r\n\r\n* πŸ”₯ remove unused files\r\n\r\n* Fix schema to allow 'AUTODETECT' sentinel for model when provider is 'groq'. (#1203)\r\n\r\n* πŸ› small improvements\r\n\r\n* Fix issue with @codebase provider when n becomes odd due to a divide by 2 during the full text search portion of the query. (#1204)\r\n\r\n* πŸ› add skipLines\r\n\r\n* ✨ URLContextProvider\r\n\r\n* πŸ₯… improved error handling for codebase indexing\r\n\r\n* 🏷️ use official Git extension types\r\n\r\n* βž• declare vscode.git extension dependency\r\n\r\n* ⚑️ use reranker for docs context provider\r\n\r\n* 🚸 Use templating in default customCommand\r\n\r\n* 🎨 use U+23CE\r\n\r\n* 🚸 disable autocomplete in commit message box\r\n\r\n* 🩹 add gems to default ignored paths\r\n\r\n* ⚑️ format markdown blocks as comments in .ipynb completions\r\n\r\n* πŸ› don't strip port in URL\r\n\r\n* πŸ› fix \"gemini\" provider spacing issues\r\n\r\n* πŸ“¦ update posthog version\r\n\r\n* CON-1067: Failed state seems to be toggling as intended\r\n\r\n* 🏷️ update types.ts\r\n\r\n* πŸ› fix copy/paste/cut behavior in VS Code notebooks\r\n\r\n* ✨ llama3 prompt template\r\n\r\n* Rework for proper initialization on start up\r\n\r\n* CON-1067 Clean-up\r\n\r\n* CON-1067 more clean-up\r\n\r\n* Add indexingNotLoaded state\r\n\r\n* CON-1067 communicate progress to frontend\r\n\r\n* :bug: fix undefined prefix, suffix and language for `/edit` (#1216)\r\n\r\n* πŸ› add .bind to fix templating in systemMessage\r\n\r\n* CON-1067 clean up\r\n\r\n* πŸ› small improvements to autocomplete\r\n\r\n* Update DocsContextProvider.ts (#1217)\r\n\r\nI fixed a bug where you were sending the query variable (which holds the base URL of the doc) to the rerank method, and it made no sense to rerank the chunks based on a URL. So I changed it to extras.fullInput because it should rerank based on the user input, which should provide better results.\r\n\r\n* πŸ“ select-provider.md update\r\n\r\n* πŸ› fix merge errors\r\n\r\n* Nate/autocomplete-metrics (#1230)\r\n\r\n* ⚑️ use context.selectedCompletionInfo, deduplicate logs\r\n\r\n* ⚑️ don't reject if user keeps typing same as completion\r\n\r\n* ⚑️ vscode autocomplete edge cases\r\n\r\n* 🚧 WIP on vscode autocomplete\r\n\r\n* ⚑️ better bracket handlng\r\n\r\n* ⚑️ improved multi-line detection\r\n\r\n* Active file default context (#1231)\r\n\r\n* 🚸 include currently active file by default\r\n\r\n* 🚸 warn if non-autocomplete model being used\r\n\r\n* ✨ try hole filling template for gpt\r\n\r\n* πŸ’„ ui for no context\r\n\r\n* ⚑️ leave out bottom of excessively large files\r\n\r\n* 🚧 experimenting with perplexity style streaming\r\n\r\n* :bug: fix #1237\r\n\r\n* πŸ’š fix type error\r\n\r\n* ⚑️ improve LSP usage in autocomplete\r\n\r\n* πŸ› fix content parsing regression in /edit\r\n\r\n* add PySide6 docs to preindexed docs (#1236)\r\n\r\n* CON-232 bring custom docs to top, alphabetize doc results, make scrol… (#1239)\r\n\r\n* CON-232 bring custom docs to top, alphabetize doc results, make scrollable\r\n\r\n* CON-232 cleanup\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* CON-1067 condense some things\r\n\r\n* 🚚 [Auxiliary -> Continue] Sidebar\r\n\r\n* πŸ”Š log completion options in ~/.continue/sessions\r\n\r\n* CON-1067 wrong ret val fix\r\n\r\n* CON-1067: fixes from testing\r\n\r\n* ⚑️ filter out completions that are only punctuation/space\r\n\r\n* ⚑️ inject intellisense docs, no multi-line on comments\r\n\r\n* ⚑️ crawl type definitions for autocomplete\r\n\r\n* ⚑️ truncate function text\r\n\r\n* ⚑️ cache LSP calls\r\n\r\n* ⚑️ find recently edited ranges with perfect prefix match\r\n\r\n* πŸ› fix gif paths\r\n\r\n* ⚑️ bring back double new line stop words\r\n\r\n* πŸ“Œ add yarn lock files\r\n\r\n* πŸ› allow language keywords to be generated\r\n\r\n* πŸ’„ toggle on help button\r\n\r\n* 🎨 defaultContext option\r\n\r\n* πŸ› fix lancedb bug by upgrading\r\n\r\n* πŸ› fix groq stop tokens\r\n\r\n* πŸ› preventDefault to avoid double paste\r\n\r\n* 🚸 don't repeatedly override cmd+J\r\n\r\n* πŸ§‘β€πŸ’» fix npm run test in core\r\n\r\n* πŸ“ change description\r\n\r\n* πŸ› silence Ollama invalid server state warning\r\n\r\n* ⚑️ more accurate getTerminalContents\r\n\r\n* ⚑️ make getTerminalContents more accurate\r\n\r\n* πŸ§‘β€πŸ’» use yarn instead of npm\r\n\r\n* πŸ‘· fix yarn add --no-save in prepackge\r\n\r\n* πŸ› correctly read entire notebook file contents\r\n\r\n* βž• import handlebars\r\n\r\n* πŸ”₯ remove unnecessary migrations\r\n\r\n* ⚑️ improve /comment prompt\r\n\r\n* Add debug terminal context menu (#1261)\r\n\r\n* Add --no-dependencies to vsce package (#1255)\r\n\r\nThis is not needed because we bundle first with esbuild, and\r\nvsce pack has issues with modern package managers.\r\n\r\nsee: microsoft/vscode-vsce#421 (comment)\r\n\r\n* ui: change line decoration color to use vscode theme (#1253)\r\n\r\n* ui: change line decoration color to use vscode theme\r\n\r\nto give user a more consistent experience by letting the decoration color to user the color defined in the theme.\r\n\r\n* fix: incorrect color item\r\n\r\nshould be line background not text background\r\nbecause the decoration is for the whole line\r\n\r\n* 🎨 refactor indexing state into a single object\r\n\r\n* CON-223 Correct diff streaming abort (#1263)\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* πŸ“¦ switch to pnpm (#1265)\r\n\r\n* 🎨 use pnpm instead of yarn\r\n\r\n* βž• make dependencies explicit for pnpm\r\n\r\n* πŸ› add powershell to extension mapping, and default to ext\r\n\r\n* Add stream support for Bedrock Anthropic\r\n\r\n* 🎨 make llamatokenizer commonjs compatible\r\n\r\n* βž• add esbuild optional deps\r\n\r\n* 🚚 rename vendor/node_modules -> modules\r\n\r\n* πŸ”– update core version\r\n\r\n* πŸ› fixes for transformers.js compatibility\r\n\r\n* πŸ”– update core version\r\n\r\n* 🎨 set modelPath in constructor\r\n\r\n* 🎨 fix transformers.js import\r\n\r\n* 🎨 eslint enforce import extensions\r\n\r\n* 🎨 require -> import\r\n\r\n* 🚸 notify user if not diff in /commit\r\n\r\n* πŸ’„ Improve colors of the IntelliJ tool window icon (#1273)\r\n\r\nWithout this fix, the continue icon sticks out from the other toolwindow icons,\r\nresulting in an inconsistent appearance of the whole IDE and creates a feeling\r\nthat the continue plugin \"doesn't fit, something must be broken\".\r\n\r\nAccording to\r\nhttps://plugins.jetbrains.com/docs/intellij/icons.html#new-ui-icon-colors\r\nspecific colors are needed to work nicely with dark and light modes. Bonus is\r\nthat the active tool window icon color then changes automatically to white.\r\n\r\nCo-authored-by: Lukas Baron \r\n\r\n* ✨ send Bearer token to Ollama if apiKey set\r\n\r\n* πŸ› fix slash command bug\r\n\r\n* πŸ§‘β€πŸ’» add onnxruntime (--save-dev) for types\r\n\r\n* πŸ› don't apply to file when running code block in terminal\r\n\r\n* πŸ› avoid double paste\r\n\r\n* ✨ gpt-4o\r\n\r\n* 🎨 pass uniqueId to constructor\r\n\r\n* 🚸 focus without scrolling into vie\r\n\r\n* 🎨 refactoring for continue-proxy LLM (#1277)\r\n\r\n* πŸ› continue server client fixes\r\n\r\n* 🎨 refactor OpenAI _getHeaders\r\n\r\n* 🎨 pass ideSettings to llmFromDescription\r\n\r\n* ⚑️ improve add docstring command\r\n\r\n* πŸ’š ci updates\r\n\r\n* πŸ› fix repeated paste bug\r\n\r\n* πŸ› fix build script\r\n\r\n* 🩹 various small improvements\r\n\r\n* πŸ“Œ pin esbuild 0.17.19\r\n\r\n* πŸ§‘β€πŸ’» pnpm i gui in prepackage\r\n\r\n* πŸ› show all diff changes in vscode\r\n\r\n* 🩹 getMetaKeyName\r\n\r\n* πŸ› fix reading of unopened ipynb files\r\n\r\n* ⚑️ gpt-4o system prompt\r\n\r\n* πŸ’„ make font size configurable in config.json ui.fontSize\r\n\r\n* 🩹 properly dispose of diff handler\r\n\r\n* πŸ› fix indexing status display\r\n\r\n* ⚑️ context pruning\r\n\r\n* 🎨 update free trial models\r\n\r\n* fix: remove some backup files generated by pkg if present (#1287)\r\n\r\n* adjust toCopy (#1305)\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* Nate/prompt-file (#1308)\r\n\r\n* ✨ .prompt files\r\n\r\n* πŸ§‘β€πŸ’» back to npm : (\r\n\r\n* 🎨 nicer dropdown icon\r\n\r\n* 🎨 full switch back to npm\r\n\r\n* πŸ§‘β€πŸ’» uninstall script for fresh start\r\n\r\n* 🎨 updated package-locks\r\n\r\n* πŸ”₯ remove hello from continuerc.json\r\n\r\n* πŸ”₯ remove example files\r\n\r\n* 🎨 update test prompt\r\n\r\n* 🎨 update prompt\r\n\r\n* 🎨 update test prompt\r\n\r\n* πŸ‘· create out/node_modules in prepackage.js\r\n\r\n* Log prompt-tokens to devdb and show in 'My Usage' view (#1309)\r\n\r\n* Also log the number of prompt tokens to the dev-db\r\n\r\n* Show prompt tokens in 'My Usage' view\r\n\r\n* πŸ”₯ remove console logs\r\n\r\n* add lm studio tab-autocomplete walkthrough (#1298)\r\n\r\n* πŸ“ update autocomplete LM Studio docs\r\n\r\n* πŸ’š fix prepackage.js\r\n\r\n* ⬆️ upgrade lancedb version\r\n\r\n* 🚸 make it easier to continue past trial\r\n\r\n* 🚸 improve model setup process\r\n\r\n* πŸ“Œ update package-lock.jsons\r\n\r\n* πŸ› fix prompt file loading bug\r\n\r\n* docs: add setup guide for OpenRouter (#1284)\r\n\r\n* Update preIndexedDocs.ts (#1292)\r\n\r\nAdd Bootstrap and Alpine.js as pre indexed docs.\r\n\r\n* add toString (#1324)\r\n\r\n* add toString\r\n\r\n* Fix indentation\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* don't overwrite all models in onboarding\r\n\r\n* πŸ”§ override headers with custom headers\r\n\r\n* ✨ allow overwriting slash command description\r\n\r\n* feature flag (#1327)\r\n\r\n* βž• feature flags dependency\r\n\r\n* 🎨 make getHeaders awaitable\r\n\r\n* πŸ”’οΈ token count for abuse monitoring\r\n\r\n* πŸ‘· remove win32-arm64 target\r\n\r\n* Update build.js (#1330)\r\n\r\nFix error: EBUSY: resource busy or locked, rmdir '...\\continue\\binary\\tmp\\continue-node_modules-lancedb'\r\n\r\n* πŸ“Œ pin onnxruntime version to match transformers.js\r\n\r\n* 🎨 transformers cleanup, extensionVersion header\r\n\r\n* πŸ”₯ remove lingering pnpm\r\n\r\n* 🎨 update default models\r\n\r\n* 🎨 update defaults\r\n\r\n* πŸ‘· fix version in build post-check\r\n\r\n* 🎨 test.js in dev\r\n\r\n* πŸ§‘β€πŸ’» cleaning\r\n\r\n* Add Gemini 1.5 Flash as a model (#1337)\r\n\r\n* 🎨 log dev data for tokens generated\r\n\r\n* Expose custom context provider registration through a vscode extension api. (#1288)\r\n\r\n* Fix typo \"Experimantal\" (#1353)\r\n\r\n* 🎨 Refactor core (#1281)\r\n\r\n* 🎨 refactor out react context\r\n\r\n* 🎨 refactor local storage\r\n\r\n* 🎨 refactor IdeMessenger\r\n\r\n* πŸ”₯ removing unused files\r\n\r\n* 🚚 move scripts\r\n\r\n* βœ… setup VSCode integration testing\r\n\r\n* 🎨 fix test-related stuff\r\n\r\n* 🚧 testing\r\n\r\n* 🎨 tweak terminal cmd+L\r\n\r\n* πŸ§‘β€πŸ’» install biome in core\r\n\r\n* 🎨 run biome check on core\r\n\r\n* 🎨 run biome check in vscode\r\n\r\n* 🎨 run biome check in binary\r\n\r\n* πŸ§‘β€πŸ’» global biome config\r\n\r\n* 🎨 run biome check on core\r\n\r\n* 🎨 run biome check in vscode\r\n\r\n* 🎨 fix a few biome warnings\r\n\r\n* 🚧 WIP on protocols\r\n\r\n* 🚧 progress, organizing, about to remove webviewCore protocol\r\n\r\n* 🚧 now running\r\n\r\n* 🚧 move indexing code to core\r\n\r\n* 🚧 WIP on JetBrains indexing implementation\r\n\r\n* 🎨 finish listDir\r\n\r\n* 🚧 gui fixes\r\n\r\n* 🏷️ update IMessenger.on return type\r\n\r\n* πŸ› fix jetbrains types + IDE detection\r\n\r\n* πŸ§‘β€πŸ’» set up debugging for binary with TcpMessenger\r\n\r\n* πŸ‘· fix prepackage.js\r\n\r\n* πŸ§‘β€πŸ’» turn off debug mode for intellij\r\n\r\n* πŸ› merge fixes\r\n\r\n* πŸ› fixes after refactor\r\n\r\n* πŸ› merge fixes\r\n\r\n* πŸ’„ increase font size in JB\r\n\r\n* πŸ”€ merge changes\r\n\r\n* 🩹 small fixes\r\n\r\n* πŸ› fix jetbrains build\r\n\r\n* 🩹 more jetbrains fixes\r\n\r\n* 🎨 jetbrains improvements\r\n\r\n* πŸ› fix lancedb prob in jetbrains build\r\n\r\n* πŸ‘· update jetbrains build process\r\n\r\n* ✨ intellij problems context provider\r\n\r\n* πŸ‘· add script utils file\r\n\r\n* πŸ’š fix jetbrains build regression\r\n\r\n* 🎨 dynamic import transformers.js\r\n\r\n* 🩹 small jetbrains updates\r\n\r\n* ✨ folder context provider in jetbrains\r\n\r\n* 🎨 many more jetbrains improvements\r\n\r\n* πŸ”€ merge fixes\r\n\r\n* ⚑️ small improvements\r\n\r\n* 🎨 tell users transformers.js not supported\r\n\r\n* 🎨 trial updates\r\n\r\n* πŸ“ update jetbrains readmej\r\n\r\n* ⚑️ only use smaller context for local autocomplete models\r\n\r\n* ⚑️ improve bracket filter\r\n\r\n* ✨ global .continue/.prompts folder\r\n\r\n* πŸ’„ improved model setup process\r\n\r\n* πŸ₯… display VSCode req errs\r\n\r\n* ⚑️ improved autocomplete stopping\r\n\r\n* 🎨 count cmd+I\r\n\r\n* πŸ”₯ remove duplicate import\r\n\r\n* πŸ”₯ remove unnecessary headers\r\n\r\n---------\r\n\r\nCo-authored-by: Maxime Brunet \r\nCo-authored-by: Jose Vega \r\nCo-authored-by: Peter Zaback \r\nCo-authored-by: Nejc Habjan \r\nCo-authored-by: Chad Yates \r\nCo-authored-by: Justin Milner \r\nCo-authored-by: ε°ι’šθ™« <123357481+5eqn@users.noreply.github.com>\r\nCo-authored-by: 5eqn <491100866@qq.com>\r\nCo-authored-by: Pixel <54180211+pixelsortr@users.noreply.github.com>\r\nCo-authored-by: Justin Milner <42585006+justinmilner1@users.noreply.github.com>\r\nCo-authored-by: Devin Gould \r\nCo-authored-by: Dipta Mahardhika <146386738+d-mahard@users.noreply.github.com>\r\nCo-authored-by: Ruben Kostandyan \r\nCo-authored-by: tnglemongrass <113173292+tnglemongrass@users.noreply.github.com>\r\nCo-authored-by: Lukas Baron \r\nCo-authored-by: Fernando \r\nCo-authored-by: Tijs Zwinkels \r\nCo-authored-by: DJ Johnson \r\nCo-authored-by: sam <1211977+sambarnes@users.noreply.github.com>\r\nCo-authored-by: Pratik Parmar \r\nCo-authored-by: Sam El-Husseini ","shortMessageHtmlLink":"πŸ”₯ Remove headers (#1356)"}},{"before":"7d50f5f4a2eafcd0d9453788b37f413b98a10ae4","after":"10f69202308d074be38828e8312de9d5ca7e9010","ref":"refs/heads/preview","pushedAt":"2024-05-25T07:38:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"Merge branch 'main' into preview","shortMessageHtmlLink":"Merge branch 'main' into preview"}},{"before":"6e4707900b8d8512facafcfb0fd4d974d7d1c936","after":"7d50f5f4a2eafcd0d9453788b37f413b98a10ae4","ref":"refs/heads/preview","pushedAt":"2024-05-25T07:36:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ”₯ remove unnecessary headers","shortMessageHtmlLink":"πŸ”₯ remove unnecessary headers"}},{"before":"6397536cd3e4aa88cac40a06289c1fb144291933","after":"6e4707900b8d8512facafcfb0fd4d974d7d1c936","ref":"refs/heads/preview","pushedAt":"2024-05-25T06:50:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ”₯ remove duplicate import","shortMessageHtmlLink":"πŸ”₯ remove duplicate import"}},{"before":"311fc0a023e3ad005cc1639ff6ab5867cf5a8f7d","after":"08dc5db183baec633f9aa8e31658c5382fc82088","ref":"refs/heads/main","pushedAt":"2024-05-25T05:39:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"🚒 Preview (#1355)\n\n* πŸ“ rename googlepalmapi.md to googlegeminiapi.md\r\n\r\n* πŸ“ update mistral models\r\n\r\n* Rename to geminiapi & change filename this time\r\n\r\n* ✨ global request options (#1153)\r\n\r\n* ✨ global request options\r\n\r\n* πŸ› fix jira context provider by injecting fetch\r\n\r\n* ✨ request options for embeddings providers\r\n\r\n* ✨ add Cohere as Reranker (#1159)\r\n\r\n* ♻️ use custom requestOptions with CohereEmbeddingsProvider\r\n\r\n* Update preIndexedDocs.ts (#1154)\r\n\r\nAdd WordPress and WooCommerce as preIndexedDocs.\r\n\r\n* 🩹 remove example \"outputDir\" from default config\r\n\r\n* Fix slash command params loading (#1084)\r\n\r\nExisting slash commands expect an object named\r\n\"params\" so mapping to \"options\" here caused\r\nparams to be undefined within the run scope. I\r\nrenamed from 'm' to 's' just to avoid potential\r\nconfusion with the model property mapping above.\r\n\r\n* πŸ› don't index if no open workspace folders\r\n\r\n* πŸ’„ improve onboarding language\r\n\r\n* 🚸 improve onboarding\r\n\r\n* πŸ› stop loading when error\r\n\r\n* πŸ’„ replace text in input box\r\n\r\n* Respect Retry-After header when available from 429 responses (#1182)\r\n\r\n* 🩹 remove dead code for exponential backoff\r\n\r\nThis has been replaced by the withExponentialBackoff helper\r\n\r\n* 🩹 respect Retry-After header when available\r\n\r\n* 🚸 update inline tips language\r\n\r\n* ✨ input box history\r\n\r\n* πŸ“Œ update package-locks\r\n\r\n* πŸ”Š log errors in prepackage\r\n\r\n* πŸ› err to string\r\n\r\n* πŸ“Œ pin llama-tokenizer-js\r\n\r\n* πŸ“Œ update lockfile\r\n\r\n* 🚚 change /docs to docs.\r\n\r\n* πŸ“¦ package win-ca dependencies in binary\r\n\r\n* πŸ”₯ remove unpopular models from UI\r\n\r\n* 🍱 new logo in jetbrains\r\n\r\n* 🎨 use node-fetch everywhere\r\n\r\n* 🚸 immediately select newly added models\r\n\r\n* 🚸 spell out Alt instead of using symbol\r\n\r\n* πŸ”₯ remove config shortcut\r\n\r\n* πŸ› fix changing model bug\r\n\r\n* 🩹 de-duplicate before adding models\r\n\r\n* πŸ”§ add embeddingsProvider specific request options\r\n\r\n* 🎨 refactor to always use node-fetch from LLM\r\n\r\n* πŸ”₯ remove duplicate tokens generated\r\n\r\n* πŸ”Š add timestamp to JetBrains logs\r\n\r\n* 🎨 maxStopWords for Groq\r\n\r\n* πŸ› fix groq provider calling /completions\r\n\r\n* πŸ› correctly adhere to LanceDB table name spec\r\n\r\n* πŸ› fix sqlite NOT NULL constraint failed error with custom model\r\n\r\n* Fix issue where Accept/Reject All only accepts/rejects a single diff hunk. (#1197)\r\n\r\n* Fix issues parsing Ollama /api/show endpoint payloads. (#1199)\r\n\r\n* ✨ model role for inlineEdit\r\n\r\n* 🩹 various small updates\r\n\r\n* πŸ› fix openai image support\r\n\r\n* πŸ”– update gradle version\r\n\r\n* 🍱 update jetbrains icon\r\n\r\n* πŸ› fix autocomplete in notebook cells\r\n\r\n* πŸ”₯ remove unused media\r\n\r\n* πŸ”₯ remove unused files\r\n\r\n* Fix schema to allow 'AUTODETECT' sentinel for model when provider is 'groq'. (#1203)\r\n\r\n* πŸ› small improvements\r\n\r\n* Fix issue with @codebase provider when n becomes odd due to a divide by 2 during the full text search portion of the query. (#1204)\r\n\r\n* πŸ› add skipLines\r\n\r\n* ✨ URLContextProvider\r\n\r\n* πŸ₯… improved error handling for codebase indexing\r\n\r\n* 🏷️ use official Git extension types\r\n\r\n* βž• declare vscode.git extension dependency\r\n\r\n* ⚑️ use reranker for docs context provider\r\n\r\n* 🚸 Use templating in default customCommand\r\n\r\n* 🎨 use U+23CE\r\n\r\n* 🚸 disable autocomplete in commit message box\r\n\r\n* 🩹 add gems to default ignored paths\r\n\r\n* ⚑️ format markdown blocks as comments in .ipynb completions\r\n\r\n* πŸ› don't strip port in URL\r\n\r\n* πŸ› fix \"gemini\" provider spacing issues\r\n\r\n* πŸ“¦ update posthog version\r\n\r\n* CON-1067: Failed state seems to be toggling as intended\r\n\r\n* 🏷️ update types.ts\r\n\r\n* πŸ› fix copy/paste/cut behavior in VS Code notebooks\r\n\r\n* ✨ llama3 prompt template\r\n\r\n* Rework for proper initialization on start up\r\n\r\n* CON-1067 Clean-up\r\n\r\n* CON-1067 more clean-up\r\n\r\n* Add indexingNotLoaded state\r\n\r\n* CON-1067 communicate progress to frontend\r\n\r\n* :bug: fix undefined prefix, suffix and language for `/edit` (#1216)\r\n\r\n* πŸ› add .bind to fix templating in systemMessage\r\n\r\n* CON-1067 clean up\r\n\r\n* πŸ› small improvements to autocomplete\r\n\r\n* Update DocsContextProvider.ts (#1217)\r\n\r\nI fixed a bug where you were sending the query variable (which holds the base URL of the doc) to the rerank method, and it made no sense to rerank the chunks based on a URL. So I changed it to extras.fullInput because it should rerank based on the user input, which should provide better results.\r\n\r\n* πŸ“ select-provider.md update\r\n\r\n* πŸ› fix merge errors\r\n\r\n* Nate/autocomplete-metrics (#1230)\r\n\r\n* ⚑️ use context.selectedCompletionInfo, deduplicate logs\r\n\r\n* ⚑️ don't reject if user keeps typing same as completion\r\n\r\n* ⚑️ vscode autocomplete edge cases\r\n\r\n* 🚧 WIP on vscode autocomplete\r\n\r\n* ⚑️ better bracket handlng\r\n\r\n* ⚑️ improved multi-line detection\r\n\r\n* Active file default context (#1231)\r\n\r\n* 🚸 include currently active file by default\r\n\r\n* 🚸 warn if non-autocomplete model being used\r\n\r\n* ✨ try hole filling template for gpt\r\n\r\n* πŸ’„ ui for no context\r\n\r\n* ⚑️ leave out bottom of excessively large files\r\n\r\n* 🚧 experimenting with perplexity style streaming\r\n\r\n* :bug: fix #1237\r\n\r\n* πŸ’š fix type error\r\n\r\n* ⚑️ improve LSP usage in autocomplete\r\n\r\n* πŸ› fix content parsing regression in /edit\r\n\r\n* add PySide6 docs to preindexed docs (#1236)\r\n\r\n* CON-232 bring custom docs to top, alphabetize doc results, make scrol… (#1239)\r\n\r\n* CON-232 bring custom docs to top, alphabetize doc results, make scrollable\r\n\r\n* CON-232 cleanup\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* CON-1067 condense some things\r\n\r\n* 🚚 [Auxiliary -> Continue] Sidebar\r\n\r\n* πŸ”Š log completion options in ~/.continue/sessions\r\n\r\n* CON-1067 wrong ret val fix\r\n\r\n* CON-1067: fixes from testing\r\n\r\n* ⚑️ filter out completions that are only punctuation/space\r\n\r\n* ⚑️ inject intellisense docs, no multi-line on comments\r\n\r\n* ⚑️ crawl type definitions for autocomplete\r\n\r\n* ⚑️ truncate function text\r\n\r\n* ⚑️ cache LSP calls\r\n\r\n* ⚑️ find recently edited ranges with perfect prefix match\r\n\r\n* πŸ› fix gif paths\r\n\r\n* ⚑️ bring back double new line stop words\r\n\r\n* πŸ“Œ add yarn lock files\r\n\r\n* πŸ› allow language keywords to be generated\r\n\r\n* πŸ’„ toggle on help button\r\n\r\n* 🎨 defaultContext option\r\n\r\n* πŸ› fix lancedb bug by upgrading\r\n\r\n* πŸ› fix groq stop tokens\r\n\r\n* πŸ› preventDefault to avoid double paste\r\n\r\n* 🚸 don't repeatedly override cmd+J\r\n\r\n* πŸ§‘β€πŸ’» fix npm run test in core\r\n\r\n* πŸ“ change description\r\n\r\n* πŸ› silence Ollama invalid server state warning\r\n\r\n* ⚑️ more accurate getTerminalContents\r\n\r\n* ⚑️ make getTerminalContents more accurate\r\n\r\n* πŸ§‘β€πŸ’» use yarn instead of npm\r\n\r\n* πŸ‘· fix yarn add --no-save in prepackge\r\n\r\n* πŸ› correctly read entire notebook file contents\r\n\r\n* βž• import handlebars\r\n\r\n* πŸ”₯ remove unnecessary migrations\r\n\r\n* ⚑️ improve /comment prompt\r\n\r\n* Add debug terminal context menu (#1261)\r\n\r\n* Add --no-dependencies to vsce package (#1255)\r\n\r\nThis is not needed because we bundle first with esbuild, and\r\nvsce pack has issues with modern package managers.\r\n\r\nsee: microsoft/vscode-vsce#421 (comment)\r\n\r\n* ui: change line decoration color to use vscode theme (#1253)\r\n\r\n* ui: change line decoration color to use vscode theme\r\n\r\nto give user a more consistent experience by letting the decoration color to user the color defined in the theme.\r\n\r\n* fix: incorrect color item\r\n\r\nshould be line background not text background\r\nbecause the decoration is for the whole line\r\n\r\n* 🎨 refactor indexing state into a single object\r\n\r\n* CON-223 Correct diff streaming abort (#1263)\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* πŸ“¦ switch to pnpm (#1265)\r\n\r\n* 🎨 use pnpm instead of yarn\r\n\r\n* βž• make dependencies explicit for pnpm\r\n\r\n* πŸ› add powershell to extension mapping, and default to ext\r\n\r\n* Add stream support for Bedrock Anthropic\r\n\r\n* 🎨 make llamatokenizer commonjs compatible\r\n\r\n* βž• add esbuild optional deps\r\n\r\n* 🚚 rename vendor/node_modules -> modules\r\n\r\n* πŸ”– update core version\r\n\r\n* πŸ› fixes for transformers.js compatibility\r\n\r\n* πŸ”– update core version\r\n\r\n* 🎨 set modelPath in constructor\r\n\r\n* 🎨 fix transformers.js import\r\n\r\n* 🎨 eslint enforce import extensions\r\n\r\n* 🎨 require -> import\r\n\r\n* 🚸 notify user if not diff in /commit\r\n\r\n* πŸ’„ Improve colors of the IntelliJ tool window icon (#1273)\r\n\r\nWithout this fix, the continue icon sticks out from the other toolwindow icons,\r\nresulting in an inconsistent appearance of the whole IDE and creates a feeling\r\nthat the continue plugin \"doesn't fit, something must be broken\".\r\n\r\nAccording to\r\nhttps://plugins.jetbrains.com/docs/intellij/icons.html#new-ui-icon-colors\r\nspecific colors are needed to work nicely with dark and light modes. Bonus is\r\nthat the active tool window icon color then changes automatically to white.\r\n\r\nCo-authored-by: Lukas Baron \r\n\r\n* ✨ send Bearer token to Ollama if apiKey set\r\n\r\n* πŸ› fix slash command bug\r\n\r\n* πŸ§‘β€πŸ’» add onnxruntime (--save-dev) for types\r\n\r\n* πŸ› don't apply to file when running code block in terminal\r\n\r\n* πŸ› avoid double paste\r\n\r\n* ✨ gpt-4o\r\n\r\n* 🎨 pass uniqueId to constructor\r\n\r\n* 🚸 focus without scrolling into vie\r\n\r\n* 🎨 refactoring for continue-proxy LLM (#1277)\r\n\r\n* πŸ› continue server client fixes\r\n\r\n* 🎨 refactor OpenAI _getHeaders\r\n\r\n* 🎨 pass ideSettings to llmFromDescription\r\n\r\n* ⚑️ improve add docstring command\r\n\r\n* πŸ’š ci updates\r\n\r\n* πŸ› fix repeated paste bug\r\n\r\n* πŸ› fix build script\r\n\r\n* 🩹 various small improvements\r\n\r\n* πŸ“Œ pin esbuild 0.17.19\r\n\r\n* πŸ§‘β€πŸ’» pnpm i gui in prepackage\r\n\r\n* πŸ› show all diff changes in vscode\r\n\r\n* 🩹 getMetaKeyName\r\n\r\n* πŸ› fix reading of unopened ipynb files\r\n\r\n* ⚑️ gpt-4o system prompt\r\n\r\n* πŸ’„ make font size configurable in config.json ui.fontSize\r\n\r\n* 🩹 properly dispose of diff handler\r\n\r\n* πŸ› fix indexing status display\r\n\r\n* ⚑️ context pruning\r\n\r\n* 🎨 update free trial models\r\n\r\n* fix: remove some backup files generated by pkg if present (#1287)\r\n\r\n* adjust toCopy (#1305)\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* Nate/prompt-file (#1308)\r\n\r\n* ✨ .prompt files\r\n\r\n* πŸ§‘β€πŸ’» back to npm : (\r\n\r\n* 🎨 nicer dropdown icon\r\n\r\n* 🎨 full switch back to npm\r\n\r\n* πŸ§‘β€πŸ’» uninstall script for fresh start\r\n\r\n* 🎨 updated package-locks\r\n\r\n* πŸ”₯ remove hello from continuerc.json\r\n\r\n* πŸ”₯ remove example files\r\n\r\n* 🎨 update test prompt\r\n\r\n* 🎨 update prompt\r\n\r\n* 🎨 update test prompt\r\n\r\n* πŸ‘· create out/node_modules in prepackage.js\r\n\r\n* Log prompt-tokens to devdb and show in 'My Usage' view (#1309)\r\n\r\n* Also log the number of prompt tokens to the dev-db\r\n\r\n* Show prompt tokens in 'My Usage' view\r\n\r\n* πŸ”₯ remove console logs\r\n\r\n* add lm studio tab-autocomplete walkthrough (#1298)\r\n\r\n* πŸ“ update autocomplete LM Studio docs\r\n\r\n* πŸ’š fix prepackage.js\r\n\r\n* ⬆️ upgrade lancedb version\r\n\r\n* 🚸 make it easier to continue past trial\r\n\r\n* 🚸 improve model setup process\r\n\r\n* πŸ“Œ update package-lock.jsons\r\n\r\n* πŸ› fix prompt file loading bug\r\n\r\n* docs: add setup guide for OpenRouter (#1284)\r\n\r\n* Update preIndexedDocs.ts (#1292)\r\n\r\nAdd Bootstrap and Alpine.js as pre indexed docs.\r\n\r\n* add toString (#1324)\r\n\r\n* add toString\r\n\r\n* Fix indentation\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* don't overwrite all models in onboarding\r\n\r\n* πŸ”§ override headers with custom headers\r\n\r\n* ✨ allow overwriting slash command description\r\n\r\n* feature flag (#1327)\r\n\r\n* βž• feature flags dependency\r\n\r\n* 🎨 make getHeaders awaitable\r\n\r\n* πŸ”’οΈ token count for abuse monitoring\r\n\r\n* πŸ‘· remove win32-arm64 target\r\n\r\n* Update build.js (#1330)\r\n\r\nFix error: EBUSY: resource busy or locked, rmdir '...\\continue\\binary\\tmp\\continue-node_modules-lancedb'\r\n\r\n* πŸ“Œ pin onnxruntime version to match transformers.js\r\n\r\n* 🎨 transformers cleanup, extensionVersion header\r\n\r\n* πŸ”₯ remove lingering pnpm\r\n\r\n* 🎨 update default models\r\n\r\n* 🎨 update defaults\r\n\r\n* πŸ‘· fix version in build post-check\r\n\r\n* 🎨 test.js in dev\r\n\r\n* πŸ§‘β€πŸ’» cleaning\r\n\r\n* Add Gemini 1.5 Flash as a model (#1337)\r\n\r\n* 🎨 log dev data for tokens generated\r\n\r\n* Expose custom context provider registration through a vscode extension api. (#1288)\r\n\r\n* Fix typo \"Experimantal\" (#1353)\r\n\r\n* 🎨 Refactor core (#1281)\r\n\r\n* 🎨 refactor out react context\r\n\r\n* 🎨 refactor local storage\r\n\r\n* 🎨 refactor IdeMessenger\r\n\r\n* πŸ”₯ removing unused files\r\n\r\n* 🚚 move scripts\r\n\r\n* βœ… setup VSCode integration testing\r\n\r\n* 🎨 fix test-related stuff\r\n\r\n* 🚧 testing\r\n\r\n* 🎨 tweak terminal cmd+L\r\n\r\n* πŸ§‘β€πŸ’» install biome in core\r\n\r\n* 🎨 run biome check on core\r\n\r\n* 🎨 run biome check in vscode\r\n\r\n* 🎨 run biome check in binary\r\n\r\n* πŸ§‘β€πŸ’» global biome config\r\n\r\n* 🎨 run biome check on core\r\n\r\n* 🎨 run biome check in vscode\r\n\r\n* 🎨 fix a few biome warnings\r\n\r\n* 🚧 WIP on protocols\r\n\r\n* 🚧 progress, organizing, about to remove webviewCore protocol\r\n\r\n* 🚧 now running\r\n\r\n* 🚧 move indexing code to core\r\n\r\n* 🚧 WIP on JetBrains indexing implementation\r\n\r\n* 🎨 finish listDir\r\n\r\n* 🚧 gui fixes\r\n\r\n* 🏷️ update IMessenger.on return type\r\n\r\n* πŸ› fix jetbrains types + IDE detection\r\n\r\n* πŸ§‘β€πŸ’» set up debugging for binary with TcpMessenger\r\n\r\n* πŸ‘· fix prepackage.js\r\n\r\n* πŸ§‘β€πŸ’» turn off debug mode for intellij\r\n\r\n* πŸ› merge fixes\r\n\r\n* πŸ› fixes after refactor\r\n\r\n* πŸ› merge fixes\r\n\r\n* πŸ’„ increase font size in JB\r\n\r\n* πŸ”€ merge changes\r\n\r\n* 🩹 small fixes\r\n\r\n* πŸ› fix jetbrains build\r\n\r\n* 🩹 more jetbrains fixes\r\n\r\n* 🎨 jetbrains improvements\r\n\r\n* πŸ› fix lancedb prob in jetbrains build\r\n\r\n* πŸ‘· update jetbrains build process\r\n\r\n* ✨ intellij problems context provider\r\n\r\n* πŸ‘· add script utils file\r\n\r\n* πŸ’š fix jetbrains build regression\r\n\r\n* 🎨 dynamic import transformers.js\r\n\r\n* 🩹 small jetbrains updates\r\n\r\n* ✨ folder context provider in jetbrains\r\n\r\n* 🎨 many more jetbrains improvements\r\n\r\n* πŸ”€ merge fixes\r\n\r\n* ⚑️ small improvements\r\n\r\n* 🎨 tell users transformers.js not supported\r\n\r\n* 🎨 trial updates\r\n\r\n* πŸ“ update jetbrains readmej\r\n\r\n* ⚑️ only use smaller context for local autocomplete models\r\n\r\n* ⚑️ improve bracket filter\r\n\r\n* ✨ global .continue/.prompts folder\r\n\r\n* πŸ’„ improved model setup process\r\n\r\n* πŸ₯… display VSCode req errs\r\n\r\n* ⚑️ improved autocomplete stopping\r\n\r\n* 🎨 count cmd+I\r\n\r\n---------\r\n\r\nCo-authored-by: Peter Zaback \r\nCo-authored-by: Maxime Brunet \r\nCo-authored-by: Jose Vega \r\nCo-authored-by: Nejc Habjan \r\nCo-authored-by: Chad Yates \r\nCo-authored-by: Justin Milner \r\nCo-authored-by: ε°ι’šθ™« <123357481+5eqn@users.noreply.github.com>\r\nCo-authored-by: 5eqn <491100866@qq.com>\r\nCo-authored-by: Pixel <54180211+pixelsortr@users.noreply.github.com>\r\nCo-authored-by: Justin Milner <42585006+justinmilner1@users.noreply.github.com>\r\nCo-authored-by: Devin Gould \r\nCo-authored-by: Dipta Mahardhika <146386738+d-mahard@users.noreply.github.com>\r\nCo-authored-by: Ruben Kostandyan \r\nCo-authored-by: tnglemongrass <113173292+tnglemongrass@users.noreply.github.com>\r\nCo-authored-by: Lukas Baron \r\nCo-authored-by: Fernando \r\nCo-authored-by: Tijs Zwinkels \r\nCo-authored-by: DJ Johnson \r\nCo-authored-by: sam <1211977+sambarnes@users.noreply.github.com>\r\nCo-authored-by: Pratik Parmar \r\nCo-authored-by: Sam El-Husseini ","shortMessageHtmlLink":"🚒 Preview (#1355)"}},{"before":"2a0f6fec9a50682d7751e7d9657e310c519c251d","after":"6397536cd3e4aa88cac40a06289c1fb144291933","ref":"refs/heads/preview","pushedAt":"2024-05-25T05:38:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"Merge branch 'main' into preview","shortMessageHtmlLink":"Merge branch 'main' into preview"}},{"before":"e007efbd6369b73dc4a77f430dc4e65b84a60ae7","after":"2a0f6fec9a50682d7751e7d9657e310c519c251d","ref":"refs/heads/preview","pushedAt":"2024-05-25T05:31:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"🎨 count cmd+I","shortMessageHtmlLink":"🎨 count cmd+I"}},{"before":"53b61288ecc488b4ba338d0f880ecab690acbefa","after":"e007efbd6369b73dc4a77f430dc4e65b84a60ae7","ref":"refs/heads/preview","pushedAt":"2024-05-25T05:03:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⚑️ improved autocomplete stopping","shortMessageHtmlLink":"⚑️ improved autocomplete stopping"}},{"before":"936ef122265cf36cdb4d9502453330517bd4c43b","after":null,"ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-25T02:38:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"}},{"before":"1ca28ed3257f062d0af7d7e4073eba6bf4a50501","after":"53b61288ecc488b4ba338d0f880ecab690acbefa","ref":"refs/heads/preview","pushedAt":"2024-05-25T02:38:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"🎨 Refactor core (#1281)\n\n* 🎨 refactor out react context\r\n\r\n* 🎨 refactor local storage\r\n\r\n* 🎨 refactor IdeMessenger\r\n\r\n* πŸ”₯ removing unused files\r\n\r\n* 🚚 move scripts\r\n\r\n* βœ… setup VSCode integration testing\r\n\r\n* 🎨 fix test-related stuff\r\n\r\n* 🚧 testing\r\n\r\n* 🎨 tweak terminal cmd+L\r\n\r\n* πŸ§‘β€πŸ’» install biome in core\r\n\r\n* 🎨 run biome check on core\r\n\r\n* 🎨 run biome check in vscode\r\n\r\n* 🎨 run biome check in binary\r\n\r\n* πŸ§‘β€πŸ’» global biome config\r\n\r\n* 🎨 run biome check on core\r\n\r\n* 🎨 run biome check in vscode\r\n\r\n* 🎨 fix a few biome warnings\r\n\r\n* 🚧 WIP on protocols\r\n\r\n* 🚧 progress, organizing, about to remove webviewCore protocol\r\n\r\n* 🚧 now running\r\n\r\n* 🚧 move indexing code to core\r\n\r\n* 🚧 WIP on JetBrains indexing implementation\r\n\r\n* 🎨 finish listDir\r\n\r\n* 🚧 gui fixes\r\n\r\n* 🏷️ update IMessenger.on return type\r\n\r\n* πŸ› fix jetbrains types + IDE detection\r\n\r\n* πŸ§‘β€πŸ’» set up debugging for binary with TcpMessenger\r\n\r\n* πŸ‘· fix prepackage.js\r\n\r\n* πŸ§‘β€πŸ’» turn off debug mode for intellij\r\n\r\n* πŸ› merge fixes\r\n\r\n* πŸ› fixes after refactor\r\n\r\n* πŸ› merge fixes\r\n\r\n* πŸ’„ increase font size in JB\r\n\r\n* πŸ”€ merge changes\r\n\r\n* 🩹 small fixes\r\n\r\n* πŸ› fix jetbrains build\r\n\r\n* 🩹 more jetbrains fixes\r\n\r\n* 🎨 jetbrains improvements\r\n\r\n* πŸ› fix lancedb prob in jetbrains build\r\n\r\n* πŸ‘· update jetbrains build process\r\n\r\n* ✨ intellij problems context provider\r\n\r\n* πŸ‘· add script utils file\r\n\r\n* πŸ’š fix jetbrains build regression\r\n\r\n* 🎨 dynamic import transformers.js\r\n\r\n* 🩹 small jetbrains updates\r\n\r\n* ✨ folder context provider in jetbrains\r\n\r\n* 🎨 many more jetbrains improvements\r\n\r\n* πŸ”€ merge fixes\r\n\r\n* ⚑️ small improvements\r\n\r\n* 🎨 tell users transformers.js not supported\r\n\r\n* 🎨 trial updates\r\n\r\n* πŸ“ update jetbrains readmej\r\n\r\n* ⚑️ only use smaller context for local autocomplete models\r\n\r\n* ⚑️ improve bracket filter\r\n\r\n* ✨ global .continue/.prompts folder\r\n\r\n* πŸ’„ improved model setup process\r\n\r\n* πŸ₯… display VSCode req errs","shortMessageHtmlLink":"🎨 Refactor core (#1281)"}},{"before":"b482bbcaca87abf127998fc0d2f15bf4ca680882","after":"1ca28ed3257f062d0af7d7e4073eba6bf4a50501","ref":"refs/heads/preview","pushedAt":"2024-05-25T02:36:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"Fix typo \"Experimantal\" (#1353)","shortMessageHtmlLink":"Fix typo \"Experimantal\" (#1353)"}},{"before":"704f16dc38ae4a90c81f0d32b169997076fde796","after":"311fc0a023e3ad005cc1639ff6ab5867cf5a8f7d","ref":"refs/heads/main","pushedAt":"2024-05-25T02:35:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⏩ Preview (#1354)\n\n* πŸ”₯ remove disable indexing\r\n\r\n* 🍱 update continue logo\r\n\r\n* πŸ› fix language undefined bug\r\n\r\n* πŸ› fix merge mistake\r\n\r\n* πŸ“ rename googlepalmapi.md to googlegeminiapi.md\r\n\r\n* πŸ“ update mistral models\r\n\r\n* Rename to geminiapi & change filename this time\r\n\r\n* ✨ global request options (#1153)\r\n\r\n* ✨ global request options\r\n\r\n* πŸ› fix jira context provider by injecting fetch\r\n\r\n* ✨ request options for embeddings providers\r\n\r\n* ✨ add Cohere as Reranker (#1159)\r\n\r\n* ♻️ use custom requestOptions with CohereEmbeddingsProvider\r\n\r\n* Update preIndexedDocs.ts (#1154)\r\n\r\nAdd WordPress and WooCommerce as preIndexedDocs.\r\n\r\n* 🩹 remove example \"outputDir\" from default config\r\n\r\n* Fix slash command params loading (#1084)\r\n\r\nExisting slash commands expect an object named\r\n\"params\" so mapping to \"options\" here caused\r\nparams to be undefined within the run scope. I\r\nrenamed from 'm' to 's' just to avoid potential\r\nconfusion with the model property mapping above.\r\n\r\n* πŸ› don't index if no open workspace folders\r\n\r\n* πŸ’„ improve onboarding language\r\n\r\n* 🚸 improve onboarding\r\n\r\n* πŸ› stop loading when error\r\n\r\n* πŸ’„ replace text in input box\r\n\r\n* Respect Retry-After header when available from 429 responses (#1182)\r\n\r\n* 🩹 remove dead code for exponential backoff\r\n\r\nThis has been replaced by the withExponentialBackoff helper\r\n\r\n* 🩹 respect Retry-After header when available\r\n\r\n* 🚸 update inline tips language\r\n\r\n* ✨ input box history\r\n\r\n* πŸ“Œ update package-locks\r\n\r\n* πŸ”Š log errors in prepackage\r\n\r\n* πŸ› err to string\r\n\r\n* πŸ“Œ pin llama-tokenizer-js\r\n\r\n* πŸ“Œ update lockfile\r\n\r\n* 🚚 change /docs to docs.\r\n\r\n* πŸ“¦ package win-ca dependencies in binary\r\n\r\n* πŸ”₯ remove unpopular models from UI\r\n\r\n* 🍱 new logo in jetbrains\r\n\r\n* 🎨 use node-fetch everywhere\r\n\r\n* 🚸 immediately select newly added models\r\n\r\n* 🚸 spell out Alt instead of using symbol\r\n\r\n* πŸ”₯ remove config shortcut\r\n\r\n* πŸ› fix changing model bug\r\n\r\n* 🩹 de-duplicate before adding models\r\n\r\n* πŸ”§ add embeddingsProvider specific request options\r\n\r\n* 🎨 refactor to always use node-fetch from LLM\r\n\r\n* πŸ”₯ remove duplicate tokens generated\r\n\r\n* πŸ”Š add timestamp to JetBrains logs\r\n\r\n* 🎨 maxStopWords for Groq\r\n\r\n* πŸ› fix groq provider calling /completions\r\n\r\n* πŸ› correctly adhere to LanceDB table name spec\r\n\r\n* πŸ› fix sqlite NOT NULL constraint failed error with custom model\r\n\r\n* Fix issue where Accept/Reject All only accepts/rejects a single diff hunk. (#1197)\r\n\r\n* Fix issues parsing Ollama /api/show endpoint payloads. (#1199)\r\n\r\n* ✨ model role for inlineEdit\r\n\r\n* 🩹 various small updates\r\n\r\n* πŸ› fix openai image support\r\n\r\n* πŸ”– update gradle version\r\n\r\n* 🍱 update jetbrains icon\r\n\r\n* πŸ› fix autocomplete in notebook cells\r\n\r\n* πŸ”₯ remove unused media\r\n\r\n* πŸ”₯ remove unused files\r\n\r\n* Fix schema to allow 'AUTODETECT' sentinel for model when provider is 'groq'. (#1203)\r\n\r\n* πŸ› small improvements\r\n\r\n* Fix issue with @codebase provider when n becomes odd due to a divide by 2 during the full text search portion of the query. (#1204)\r\n\r\n* πŸ› add skipLines\r\n\r\n* ✨ URLContextProvider\r\n\r\n* πŸ₯… improved error handling for codebase indexing\r\n\r\n* 🏷️ use official Git extension types\r\n\r\n* βž• declare vscode.git extension dependency\r\n\r\n* ⚑️ use reranker for docs context provider\r\n\r\n* 🚸 Use templating in default customCommand\r\n\r\n* 🎨 use U+23CE\r\n\r\n* 🚸 disable autocomplete in commit message box\r\n\r\n* 🩹 add gems to default ignored paths\r\n\r\n* ⚑️ format markdown blocks as comments in .ipynb completions\r\n\r\n* πŸ› don't strip port in URL\r\n\r\n* πŸ› fix \"gemini\" provider spacing issues\r\n\r\n* πŸ“¦ update posthog version\r\n\r\n* CON-1067: Failed state seems to be toggling as intended\r\n\r\n* 🏷️ update types.ts\r\n\r\n* πŸ› fix copy/paste/cut behavior in VS Code notebooks\r\n\r\n* ✨ llama3 prompt template\r\n\r\n* Rework for proper initialization on start up\r\n\r\n* CON-1067 Clean-up\r\n\r\n* CON-1067 more clean-up\r\n\r\n* Add indexingNotLoaded state\r\n\r\n* CON-1067 communicate progress to frontend\r\n\r\n* :bug: fix undefined prefix, suffix and language for `/edit` (#1216)\r\n\r\n* πŸ› add .bind to fix templating in systemMessage\r\n\r\n* CON-1067 clean up\r\n\r\n* πŸ› small improvements to autocomplete\r\n\r\n* Update DocsContextProvider.ts (#1217)\r\n\r\nI fixed a bug where you were sending the query variable (which holds the base URL of the doc) to the rerank method, and it made no sense to rerank the chunks based on a URL. So I changed it to extras.fullInput because it should rerank based on the user input, which should provide better results.\r\n\r\n* πŸ“ select-provider.md update\r\n\r\n* πŸ› fix merge errors\r\n\r\n* Nate/autocomplete-metrics (#1230)\r\n\r\n* ⚑️ use context.selectedCompletionInfo, deduplicate logs\r\n\r\n* ⚑️ don't reject if user keeps typing same as completion\r\n\r\n* ⚑️ vscode autocomplete edge cases\r\n\r\n* 🚧 WIP on vscode autocomplete\r\n\r\n* ⚑️ better bracket handlng\r\n\r\n* ⚑️ improved multi-line detection\r\n\r\n* Active file default context (#1231)\r\n\r\n* 🚸 include currently active file by default\r\n\r\n* 🚸 warn if non-autocomplete model being used\r\n\r\n* ✨ try hole filling template for gpt\r\n\r\n* πŸ’„ ui for no context\r\n\r\n* ⚑️ leave out bottom of excessively large files\r\n\r\n* 🚧 experimenting with perplexity style streaming\r\n\r\n* :bug: fix #1237\r\n\r\n* πŸ’š fix type error\r\n\r\n* ⚑️ improve LSP usage in autocomplete\r\n\r\n* πŸ› fix content parsing regression in /edit\r\n\r\n* add PySide6 docs to preindexed docs (#1236)\r\n\r\n* CON-232 bring custom docs to top, alphabetize doc results, make scrol… (#1239)\r\n\r\n* CON-232 bring custom docs to top, alphabetize doc results, make scrollable\r\n\r\n* CON-232 cleanup\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* CON-1067 condense some things\r\n\r\n* 🚚 [Auxiliary -> Continue] Sidebar\r\n\r\n* πŸ”Š log completion options in ~/.continue/sessions\r\n\r\n* CON-1067 wrong ret val fix\r\n\r\n* CON-1067: fixes from testing\r\n\r\n* ⚑️ filter out completions that are only punctuation/space\r\n\r\n* ⚑️ inject intellisense docs, no multi-line on comments\r\n\r\n* ⚑️ crawl type definitions for autocomplete\r\n\r\n* ⚑️ truncate function text\r\n\r\n* ⚑️ cache LSP calls\r\n\r\n* ⚑️ find recently edited ranges with perfect prefix match\r\n\r\n* πŸ› fix gif paths\r\n\r\n* ⚑️ bring back double new line stop words\r\n\r\n* πŸ“Œ add yarn lock files\r\n\r\n* πŸ› allow language keywords to be generated\r\n\r\n* πŸ’„ toggle on help button\r\n\r\n* 🎨 defaultContext option\r\n\r\n* πŸ› fix lancedb bug by upgrading\r\n\r\n* πŸ› fix groq stop tokens\r\n\r\n* πŸ› preventDefault to avoid double paste\r\n\r\n* 🚸 don't repeatedly override cmd+J\r\n\r\n* πŸ§‘β€πŸ’» fix npm run test in core\r\n\r\n* πŸ“ change description\r\n\r\n* πŸ› silence Ollama invalid server state warning\r\n\r\n* ⚑️ more accurate getTerminalContents\r\n\r\n* ⚑️ make getTerminalContents more accurate\r\n\r\n* πŸ§‘β€πŸ’» use yarn instead of npm\r\n\r\n* πŸ‘· fix yarn add --no-save in prepackge\r\n\r\n* πŸ› correctly read entire notebook file contents\r\n\r\n* βž• import handlebars\r\n\r\n* πŸ”₯ remove unnecessary migrations\r\n\r\n* ⚑️ improve /comment prompt\r\n\r\n* Add debug terminal context menu (#1261)\r\n\r\n* Add --no-dependencies to vsce package (#1255)\r\n\r\nThis is not needed because we bundle first with esbuild, and\r\nvsce pack has issues with modern package managers.\r\n\r\nsee: microsoft/vscode-vsce#421 (comment)\r\n\r\n* ui: change line decoration color to use vscode theme (#1253)\r\n\r\n* ui: change line decoration color to use vscode theme\r\n\r\nto give user a more consistent experience by letting the decoration color to user the color defined in the theme.\r\n\r\n* fix: incorrect color item\r\n\r\nshould be line background not text background\r\nbecause the decoration is for the whole line\r\n\r\n* 🎨 refactor indexing state into a single object\r\n\r\n* CON-223 Correct diff streaming abort (#1263)\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* πŸ“¦ switch to pnpm (#1265)\r\n\r\n* 🎨 use pnpm instead of yarn\r\n\r\n* βž• make dependencies explicit for pnpm\r\n\r\n* πŸ› add powershell to extension mapping, and default to ext\r\n\r\n* Add stream support for Bedrock Anthropic\r\n\r\n* 🎨 make llamatokenizer commonjs compatible\r\n\r\n* βž• add esbuild optional deps\r\n\r\n* 🚚 rename vendor/node_modules -> modules\r\n\r\n* πŸ”– update core version\r\n\r\n* πŸ› fixes for transformers.js compatibility\r\n\r\n* πŸ”– update core version\r\n\r\n* 🎨 set modelPath in constructor\r\n\r\n* 🎨 fix transformers.js import\r\n\r\n* 🎨 eslint enforce import extensions\r\n\r\n* 🎨 require -> import\r\n\r\n* 🚸 notify user if not diff in /commit\r\n\r\n* πŸ’„ Improve colors of the IntelliJ tool window icon (#1273)\r\n\r\nWithout this fix, the continue icon sticks out from the other toolwindow icons,\r\nresulting in an inconsistent appearance of the whole IDE and creates a feeling\r\nthat the continue plugin \"doesn't fit, something must be broken\".\r\n\r\nAccording to\r\nhttps://plugins.jetbrains.com/docs/intellij/icons.html#new-ui-icon-colors\r\nspecific colors are needed to work nicely with dark and light modes. Bonus is\r\nthat the active tool window icon color then changes automatically to white.\r\n\r\nCo-authored-by: Lukas Baron \r\n\r\n* ✨ send Bearer token to Ollama if apiKey set\r\n\r\n* πŸ› fix slash command bug\r\n\r\n* πŸ§‘β€πŸ’» add onnxruntime (--save-dev) for types\r\n\r\n* πŸ› don't apply to file when running code block in terminal\r\n\r\n* πŸ› avoid double paste\r\n\r\n* ✨ gpt-4o\r\n\r\n* 🎨 pass uniqueId to constructor\r\n\r\n* 🚸 focus without scrolling into vie\r\n\r\n* 🎨 refactoring for continue-proxy LLM (#1277)\r\n\r\n* πŸ› continue server client fixes\r\n\r\n* 🎨 refactor OpenAI _getHeaders\r\n\r\n* 🎨 pass ideSettings to llmFromDescription\r\n\r\n* ⚑️ improve add docstring command\r\n\r\n* πŸ’š ci updates\r\n\r\n* πŸ› fix repeated paste bug\r\n\r\n* πŸ› fix build script\r\n\r\n* 🩹 various small improvements\r\n\r\n* πŸ“Œ pin esbuild 0.17.19\r\n\r\n* πŸ§‘β€πŸ’» pnpm i gui in prepackage\r\n\r\n* πŸ› show all diff changes in vscode\r\n\r\n* 🩹 getMetaKeyName\r\n\r\n* πŸ› fix reading of unopened ipynb files\r\n\r\n* ⚑️ gpt-4o system prompt\r\n\r\n* πŸ’„ make font size configurable in config.json ui.fontSize\r\n\r\n* 🩹 properly dispose of diff handler\r\n\r\n* πŸ› fix indexing status display\r\n\r\n* ⚑️ context pruning\r\n\r\n* 🎨 update free trial models\r\n\r\n* fix: remove some backup files generated by pkg if present (#1287)\r\n\r\n* adjust toCopy (#1305)\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* Nate/prompt-file (#1308)\r\n\r\n* ✨ .prompt files\r\n\r\n* πŸ§‘β€πŸ’» back to npm : (\r\n\r\n* 🎨 nicer dropdown icon\r\n\r\n* 🎨 full switch back to npm\r\n\r\n* πŸ§‘β€πŸ’» uninstall script for fresh start\r\n\r\n* 🎨 updated package-locks\r\n\r\n* πŸ”₯ remove hello from continuerc.json\r\n\r\n* πŸ”₯ remove example files\r\n\r\n* 🎨 update test prompt\r\n\r\n* 🎨 update prompt\r\n\r\n* 🎨 update test prompt\r\n\r\n* πŸ‘· create out/node_modules in prepackage.js\r\n\r\n* Log prompt-tokens to devdb and show in 'My Usage' view (#1309)\r\n\r\n* Also log the number of prompt tokens to the dev-db\r\n\r\n* Show prompt tokens in 'My Usage' view\r\n\r\n* πŸ”₯ remove console logs\r\n\r\n* add lm studio tab-autocomplete walkthrough (#1298)\r\n\r\n* πŸ“ update autocomplete LM Studio docs\r\n\r\n* πŸ’š fix prepackage.js\r\n\r\n* ⬆️ upgrade lancedb version\r\n\r\n* 🚸 make it easier to continue past trial\r\n\r\n* 🚸 improve model setup process\r\n\r\n* πŸ“Œ update package-lock.jsons\r\n\r\n* πŸ› fix prompt file loading bug\r\n\r\n* docs: add setup guide for OpenRouter (#1284)\r\n\r\n* Update preIndexedDocs.ts (#1292)\r\n\r\nAdd Bootstrap and Alpine.js as pre indexed docs.\r\n\r\n* add toString (#1324)\r\n\r\n* add toString\r\n\r\n* Fix indentation\r\n\r\n---------\r\n\r\nCo-authored-by: Justin Milner \r\n\r\n* don't overwrite all models in onboarding\r\n\r\n* πŸ”§ override headers with custom headers\r\n\r\n* ✨ allow overwriting slash command description\r\n\r\n* feature flag (#1327)\r\n\r\n* βž• feature flags dependency\r\n\r\n* 🎨 make getHeaders awaitable\r\n\r\n* πŸ”’οΈ token count for abuse monitoring\r\n\r\n* πŸ‘· remove win32-arm64 target\r\n\r\n* Update build.js (#1330)\r\n\r\nFix error: EBUSY: resource busy or locked, rmdir '...\\continue\\binary\\tmp\\continue-node_modules-lancedb'\r\n\r\n* πŸ“Œ pin onnxruntime version to match transformers.js\r\n\r\n* 🎨 transformers cleanup, extensionVersion header\r\n\r\n* πŸ”₯ remove lingering pnpm\r\n\r\n* 🎨 update default models\r\n\r\n* 🎨 update defaults\r\n\r\n* πŸ‘· fix version in build post-check\r\n\r\n* 🎨 test.js in dev\r\n\r\n* πŸ§‘β€πŸ’» cleaning\r\n\r\n* Add Gemini 1.5 Flash as a model (#1337)\r\n\r\n* 🎨 log dev data for tokens generated\r\n\r\n* Expose custom context provider registration through a vscode extension api. (#1288)\r\n\r\n---------\r\n\r\nCo-authored-by: Peter Zaback \r\nCo-authored-by: Maxime Brunet \r\nCo-authored-by: Jose Vega \r\nCo-authored-by: Nejc Habjan \r\nCo-authored-by: Chad Yates \r\nCo-authored-by: Justin Milner \r\nCo-authored-by: ε°ι’šθ™« <123357481+5eqn@users.noreply.github.com>\r\nCo-authored-by: 5eqn <491100866@qq.com>\r\nCo-authored-by: Pixel <54180211+pixelsortr@users.noreply.github.com>\r\nCo-authored-by: Justin Milner <42585006+justinmilner1@users.noreply.github.com>\r\nCo-authored-by: Devin Gould \r\nCo-authored-by: Dipta Mahardhika <146386738+d-mahard@users.noreply.github.com>\r\nCo-authored-by: Ruben Kostandyan \r\nCo-authored-by: tnglemongrass <113173292+tnglemongrass@users.noreply.github.com>\r\nCo-authored-by: Lukas Baron \r\nCo-authored-by: Fernando \r\nCo-authored-by: Tijs Zwinkels \r\nCo-authored-by: DJ Johnson \r\nCo-authored-by: sam <1211977+sambarnes@users.noreply.github.com>\r\nCo-authored-by: Pratik Parmar \r\nCo-authored-by: Sam El-Husseini ","shortMessageHtmlLink":"⏩ Preview (#1354)"}},{"before":"754dedd006a130d4f1014fac14d286af9ba96797","after":"936ef122265cf36cdb4d9502453330517bd4c43b","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-25T02:33:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ₯… display VSCode req errs","shortMessageHtmlLink":"πŸ₯… display VSCode req errs"}},{"before":"e8eedb362f473583797abdd01656289b0424b084","after":"754dedd006a130d4f1014fac14d286af9ba96797","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-25T02:06:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ’„ improved model setup process","shortMessageHtmlLink":"πŸ’„ improved model setup process"}},{"before":"8c00ca7259389ff4f723b43d8ac6049cdf531e77","after":"e8eedb362f473583797abdd01656289b0424b084","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-24T22:02:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"✨ global .continue/.prompts folder","shortMessageHtmlLink":"✨ global .continue/.prompts folder"}},{"before":"26648003bb30bf36ab3d56dd8f8b958f64f57252","after":"b482bbcaca87abf127998fc0d2f15bf4ca680882","ref":"refs/heads/preview","pushedAt":"2024-05-24T21:17:08.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"Merge branch 'main' into preview","shortMessageHtmlLink":"Merge branch 'main' into preview"}},{"before":"e8f2a205857c2f8f5ed6513267e07978523447c9","after":"8c00ca7259389ff4f723b43d8ac6049cdf531e77","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-24T21:17:03.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"Merge branch 'preview' into nate/refactor-core","shortMessageHtmlLink":"Merge branch 'preview' into nate/refactor-core"}},{"before":"e7a548893814eb63ae2c7d570e5c506facbc9ca9","after":"704f16dc38ae4a90c81f0d32b169997076fde796","ref":"refs/heads/main","pushedAt":"2024-05-24T21:16:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ§‘β€πŸ’» improved IntelliJ development docs","shortMessageHtmlLink":"πŸ§‘β€πŸ’» improved IntelliJ development docs"}},{"before":"8c66dfd1bf2dbb5ff27bde24963bf16ed8e00d23","after":"e8f2a205857c2f8f5ed6513267e07978523447c9","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-24T05:00:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⚑️ improve bracket filter","shortMessageHtmlLink":"⚑️ improve bracket filter"}},{"before":"efeb5822cf5a52a031a427917f963d07450a86a3","after":"8c66dfd1bf2dbb5ff27bde24963bf16ed8e00d23","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-24T01:02:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"⚑️ only use smaller context for local autocomplete models","shortMessageHtmlLink":"⚑️ only use smaller context for local autocomplete models"}},{"before":"e840140aeb58ee01bd46f18a1e8320968f8041d7","after":"efeb5822cf5a52a031a427917f963d07450a86a3","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-23T23:03:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ“ update jetbrains readmej","shortMessageHtmlLink":"πŸ“ update jetbrains readmej"}},{"before":"fab8ab98957c3f0dcac2b10b5a2ca01b345a78d3","after":"e7a548893814eb63ae2c7d570e5c506facbc9ca9","ref":"refs/heads/main","pushedAt":"2024-05-23T22:49:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"πŸ“ Update README","shortMessageHtmlLink":"πŸ“ Update README"}},{"before":"4e5b116cc1eb76566f04ecbc497862c0c321987a","after":"e840140aeb58ee01bd46f18a1e8320968f8041d7","ref":"refs/heads/nate/refactor-core","pushedAt":"2024-05-23T22:37:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sestinj","name":"Nate Sesti","path":"/sestinj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33237525?s=80&v=4"},"commit":{"message":"🎨 trial updates","shortMessageHtmlLink":"🎨 trial updates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVEcNVgA","startCursor":null,"endCursor":null}},"title":"Activity Β· continuedev/continue"}