github continuedev/continue @continuedev/config-yaml@1.1.0

latest releases: v1.4.36-beta.20250906, v1.3.4-vscode, v1.4.36-beta.20250905...
one month ago

1.1.0 (2025-07-22)

Bug Fixes

  • 🚑 shiki doesn't delete empty lines anymore (f678ee9)
  • 🐛 Fix aborts (simple Option?) (52472e0)
  • 🐛 Fix for the ellipsis animation part deux (e2ae734)
  • 🐛 The edit rules button doesn't open the rule file (e4b08ff)
  • 🐛 When a terminal command is moved to the background preserve existing output (3dc2711)
  • 🔇 The safeParseToolCallArgs function is logging excessively (1a59113)
  • add current file context when setting is enabled (31b8f09)
  • add oai key to release flow (bfe930b)
  • adjust binary/build.js. copy vscode/tree-sitter folder to binary/ and pack into binary file (3d4d777)
  • allow prompts starting with / (#6704) (c7abc56)
  • always refresh with retries (ebfb192)
  • An error occurred while loading view: continue.continueGUIView (812a902)
  • args (1bc7b78)
  • Attach environment type to reported exceptions (5d02e36)
  • autocomplete dev data timestamp as iso string (330fa09)
  • autocomplete: trim trailing <|file_separator|> for Gemini/Gemma models (16d3145), closes #6067
  • ci: only check latest commit in commitlint action (8b8e173)
  • clear globalContext.json if corrupt (#6683) (2fb04eb)
  • comment with guidance (2c8fd74)
  • convert maxDepth to number in site indexing configuration (16b80d9)
  • corners (99bccf2)
  • countTokens bug (cd30d42)
  • dangling messages cleanup behavior (#6707) (d61be03)
  • do not delete docs indexes on resync (0b929bf)
  • Don't mark autocompletion inlay rendering as write operation (a780297)
  • don't spawn infinite exponential backoff loops (73d44d7)
  • don't use continue proxy openai adapter locally (f667548)
  • duplicate msg content for openai msgs (d1b6e42)
  • enable parsing of qwen3 agent mode chat messages (a41c1a0)
  • exponential backoff refresh token fix (1732ee9)
  • fix dup files (3516e07)
  • Fix the issue where the chunk index might be duplicated (6d6f89f)
  • Follow JetBrains IDE proxy settings (#6531) (60aa531)
  • formatting (7798909)
  • handle args for function specific tool call divs (ae29787)
  • Ignore invalid JSON messages (like NODE_ENV undefined) (#6576) (52e2f3c)
  • local storage state for free trial exit (a5a1b14)
  • missing patterns (ff80ffe)
  • Move CoreMessenger write calls off AWT thread to prevent UI freeze (related to #5819) (1925b2f)
  • normal release (d2b3b79)
  • only set inactive when conversation isn't continuing (2b845d0)
  • openai toolcall streaming (4921ade)
  • parameter order misplace (directory <-> artifactId) in IntelliJIde.kt (12e35a1)
  • pass env obj to openai-adapters (91a9d04)
  • pasting images (7208d14)
  • pathname generation (22adae6)
  • pattern matching (4cf154d)
  • prettier (84fccc7)
  • prettier (251f4d3)
  • prettier format (944f3e1)
  • prevent entering edit mode without editor (f50862f)
  • prevent lines removal on docstring insertion (6af61eb)
  • prevent UI freeze when ⌘I pressed without active editor (ce2c3bf)
  • Queue messages sent to Continue binary (672f782)
  • race condition for this.lanceDbIndex being loaded and retrieveEmbeddings accessing it (0cbde36)
  • Read virtual files on EDT (getOpenFiles, getCurrentFile) (bfb97a6)
  • refresh codebase index on config change (deb9faa)
  • reload assistant click opens login (867e392)
  • remove duplicate headers (1ad85e1)
  • remove reject edit diff functionality on cmd backspace (#6703) (46b6448)
  • render all pending apply states (cd6ceeb)
  • Replace Desktop util with built-in BrowserUtil (fixes #6020) (3831a0b)
  • restart on background (06a2535)
  • restore invalid config error reporting (0ccc5ba)
  • restore the useLocalCrawling & maxDepth settings for indexed documents (28b2c57)
  • Return the CLA (#6585) (0330924)
  • shortened describe (528f68d)
  • show assistant loading on login (ec32afc)
  • sqlite migrations should ran after the table is created (22a9fb2)
  • sticky headers (b95bd3c)
  • support local slugs in document link provider (4f9462d)
  • throw error if tool call args are missing (6af3554)
  • types (c1467f5)
  • typo (3951eb7)
  • typo in core/llm/defaultSystemMessages.ts (f4ce201)
  • update toolbar btn stylings (7205639)
  • use correct provider name for xAI (ced8819)
  • use correct styling on truncate btn (9a15213)
  • use last 2 parts of file uri for rule names (94113e0)
  • workosauthprovider test (94b9782)

Features

  • ✨ Enable amazon nova pro models (15a61ba)
  • ✨ Enhance searching for context providers (e3c9e48)
  • ✨ Introduce LLM streamChat retries (#6596) (9383571)
  • ⚡ Improve search and release tool by supporting multiple diffs per tool call (233bd45)
  • add 'uri' for context items for http context provider (1b28153)
  • add comprehensive PR compliance checks workflow (714a41c)
  • add keyFile and keyJson auth methods for vertexAI (0267885)
  • add syntax highlighting (adfacf3)
  • add webview listener for index progress to load submenu items (ea52d13)
  • Added collapsed logic to History panel (f6534a2)
  • allow for manual rule creation (6df32dd)
  • allow tab to accept (daf69ae)
  • apply logic (bf7b628)
  • Attach thread dumps to Sentry events (8fb7a3f)
  • basic search and replace logic w/o streaming (525e5d4)
  • bump extension versions (11c4c1b)
  • bump oai version (5e16680)
  • cmd palette action to create rule (8ae963c)
  • compaction (5b85467)
  • compaction (f550525)
  • compaction (#6662) (25ebca0)
  • continue docs mcp server (#6543) (24aba07)
  • continue init prompt (de72837)
  • continue-proxy openai-adapter (768d375)
  • create AssistantAndOrgListbox (7927a62)
  • create a character level diff algo (e0129c4)
  • delete compaction (e19400b)
  • dont use underlying apply logic (0e7709d)
  • generate rule button + dialog scaffolding (a2adf2f)
  • handle merge conflicts (8fe7ad2)
  • JB support for search and replace (d972f7c)
  • keep track of indices (c36b27d)
  • keep track of inline indices and newlines (4b82ea7)
  • log accept or reject based on user actions (9c21c05)
  • more polish (0d8a1cc)
  • more thorough tool arg checking utils with tests (1ee5c54)
  • move rule type logic into config-yaml (fd94ef2)
  • new rules (bf470ae)
  • only predict downards from the current location (643ac14)
  • only show btn if last history item (b13f1aa)
  • patterns (07dc2c4)
  • Pause -> Stop (#6712) (643874b)
  • prefix folder path for colocated rules (3330b2c)
  • remove logging code to telemetry (b3e4d36)
  • render a swing window (b530f47)
  • render deletion predicitons with red strikethroughs (7d77d39)
  • render new lines as highlighted in svg (d004e1a)
  • Report ignored exceptions (1603e8d)
  • Report issues to Sentry (3b82a30)
  • search and replace tool def (bf43ec6)
  • streaming input w/ history to rule dialog (44094aa)
  • support accepts and reject logging (994fd10)
  • support accepts and reject logging (75a6ff2)
  • support new message type nextEdit/predict (47eef52)
  • support next edit in core (b2477f4)
  • tweak styling on context status (e49d7a4)
  • update sys msg (2e691bf)

Performance Improvements

  • add caching, with multiple swappable strategies, to anthropic oai-adapter (f49e62c)
  • Avoid storing services as a field in long-lived components (ba37b57)

Don't miss a new continue release

NewReleases is sending notifications on new releases.