@continuedev/fetch 1.7.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +114 -73
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,81 +1,122 @@
1
- # [1.7.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.6.0...@continuedev/fetch@1.7.0) (2025-12-04)
1
+ # [1.8.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.7.0...@continuedev/fetch@1.8.0) (2026-01-22)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * :art: Fix typescript errors ([3463f79](https://github.com/continuedev/continue/commit/3463f79883ad866fec357ca797f26ee1669ba84d))
7
- * :bug: More fixes ([0a04fa8](https://github.com/continuedev/continue/commit/0a04fa8672c690aa6ec418814dcde821ef0d1a13))
8
- * :bug: More fixes ([a39b2db](https://github.com/continuedev/continue/commit/a39b2db8333bae51e00ea484587490ac832970aa))
9
- * :bug: More fixes ([f608296](https://github.com/continuedev/continue/commit/f608296d55a1aebd4ebc38eb8e510d582322ffb7))
10
- * :bug: More fixes to tests ([ad283ee](https://github.com/continuedev/continue/commit/ad283ee46e82b02a2ce9e7f334803cbd9f83c9dd))
11
- * :fire: Additional fixes based on commnets ([c081764](https://github.com/continuedev/continue/commit/c081764e0c83ddaace8325375e3a71efa7fffaa8))
12
- * :fire: Additional fixes based on commnets ([7a3cf36](https://github.com/continuedev/continue/commit/7a3cf36bb8e866cfb0cdb6a059dd213d1b73b44b))
13
- * :zap: More fixes ([82768ae](https://github.com/continuedev/continue/commit/82768aefc21d435ea1ac18752ff2b50d519956f8))
14
- * :zap: More fixes ([63e6e0b](https://github.com/continuedev/continue/commit/63e6e0bafc96d640676f0f74357a7beb58fe5b74))
15
- * add case insensitive match strategy for find and replace ([ac476cc](https://github.com/continuedev/continue/commit/ac476cc02884bf6d3dd52adf67a0c6eb89ab9d0a))
16
- * add noreply@continue.dev to CLA exclusions ([a72c05a](https://github.com/continuedev/continue/commit/a72c05a61e2c222808cc16b8506a5a59c4949d74))
17
- * assistants -> configs -> agents ([bc69693](https://github.com/continuedev/continue/commit/bc69693ffc52c29069ba0fd513af2bf0b54ce71c))
18
- * bumps ([8b5802d](https://github.com/continuedev/continue/commit/8b5802dd4f916123460db95760102b5578d81703))
19
- * cleanup ollama n8n ([f4f2a9d](https://github.com/continuedev/continue/commit/f4f2a9dd0c15fde6220c0409098a2770dc5f3949))
20
- * **cli:** fix test expectations and import path for uriUtils ([3ccaa09](https://github.com/continuedev/continue/commit/3ccaa092e65fdd520e3e8b157feaf0eb3d18ba25))
21
- * **cli:** path to uri and vice versa conversion ([d09b3e2](https://github.com/continuedev/continue/commit/d09b3e2126d7349f23e50e90107e154838bc06ae))
22
- * **cli:** wait for tui to update in test ([12040b6](https://github.com/continuedev/continue/commit/12040b609f8eae0f78643809b716958952478d28))
23
- * continue[bot] CLA exclusion ([517b576](https://github.com/continuedev/continue/commit/517b576c076d7ba109ab7e58d276a74adf5f7e30))
24
- * default-cli-config ([011fdc4](https://github.com/continuedev/continue/commit/011fdc44b623220aa594a0e542536c5696539635))
25
- * default-cli-config not default-config ([a0c8454](https://github.com/continuedev/continue/commit/a0c8454563269d2c7cc4e2b6a9da6cf1437b883f))
26
- * errors fetching secrets are nonblocking for local configs ([d9f577d](https://github.com/continuedev/continue/commit/d9f577d9ed173c57a5e4371882c1a988f5b07f08))
27
- * fall back to env vars ([1f44a3d](https://github.com/continuedev/continue/commit/1f44a3de341582acd95298e2c5f25e715a43fd57))
28
- * handle JSON contents of create_new_file ([5f14a2f](https://github.com/continuedev/continue/commit/5f14a2fa664f3c9b0df23eb01c2f774a69cfd764)), closes [#8972](https://github.com/continuedev/continue/issues/8972)
29
- * HOTFIX gemini model add form ([bc6f599](https://github.com/continuedev/continue/commit/bc6f599ca8d0576264c76c1ca08332551dcff303))
30
- * improved unhandled error logging ([fa96e30](https://github.com/continuedev/continue/commit/fa96e30a3a5bca4035004bc63dc079e84551ff3e))
31
- * lint ([2a81f4d](https://github.com/continuedev/continue/commit/2a81f4d1460ffc326035a2fc70769879c9da030e))
32
- * lint and tests ([3adcac2](https://github.com/continuedev/continue/commit/3adcac22bbe34748126e54bd22207a135807416a))
33
- * mcp secret loading bug ([63489e9](https://github.com/continuedev/continue/commit/63489e9dd6f7a04452ddf8348244c6e9ff0fac33))
34
- * merge main ([48c7616](https://github.com/continuedev/continue/commit/48c76160d05563b1aebe18ae53eea61cb0f5d614))
35
- * move url utils from core to openai adapters ([b4526bf](https://github.com/continuedev/continue/commit/b4526bf4fbb640aeb160b332afb7b6742662e289))
36
- * my config not myproject ([23b359a](https://github.com/continuedev/continue/commit/23b359aab0dc964d6e96a2bb641538d13b285e7f))
37
- * no duplicate sentry error ([4ec2b1b](https://github.com/continuedev/continue/commit/4ec2b1bcb4fc1be75e3db76f5ffdf65e58d42979))
38
- * notify config listeners when no config available ([d8021f5](https://github.com/continuedev/continue/commit/d8021f5c5a1e440a5058312f49e604917967fd50))
39
- * only set cwd to file URI if file uri found ([4837ef1](https://github.com/continuedev/continue/commit/4837ef13529ae04a53180d5fdec59a25011f7c1c))
40
- * only set cwd to file URI if found ([7c369e0](https://github.com/continuedev/continue/commit/7c369e0ac98f683d7ead97a2d8a9e885a3f6b222))
41
- * openai adapters api support readme ([9193924](https://github.com/continuedev/continue/commit/919392403384dbfca8dfa59e6a4540130436b531))
42
- * openai-adapters-bump ([466dc2d](https://github.com/continuedev/continue/commit/466dc2da7b11a80d3fd22bcb40a293e086652ed7))
43
- * package lock ([294aefe](https://github.com/continuedev/continue/commit/294aefe54806a4a4d21f22def9f5a070617a6963))
44
- * package lock update ([f3cb5db](https://github.com/continuedev/continue/commit/f3cb5db3d7bd04d9ab515dcc7b52231e2d4c05a7))
45
- * pin vectordb ([51a374c](https://github.com/continuedev/continue/commit/51a374c4feb0e80f8e0151f63f9be7f5e48b670e))
46
- * revert add full file when selection is empty ([1fbb545](https://github.com/continuedev/continue/commit/1fbb545aeb76fe89d3873eb2c14237405f0ab4e6))
47
- * second tool call is empty for gpt-5 ([de5062f](https://github.com/continuedev/continue/commit/de5062fa85268a4248f039339204de432ed9d61b))
48
- * sync package-lock.json with npm registry ([c36dcb1](https://github.com/continuedev/continue/commit/c36dcb1c0fbba3b260a553351b03bf6e96c9917a))
49
- * terminal cwd tests ([462e716](https://github.com/continuedev/continue/commit/462e7168bdcb23be06411a3cc29caff29b3fe985))
50
- * **terminal-security:** add explicit type annotation for TypeScript ([3e66f6e](https://github.com/continuedev/continue/commit/3e66f6ebb1c3fc15122038200216a480b4ad5cbd))
51
- * **terminal-security:** prevent newline bypass in command validation ([bbb72d1](https://github.com/continuedev/continue/commit/bbb72d13b847719d175974f631b54244b6155baa))
52
- * tests for windows ([6419b44](https://github.com/continuedev/continue/commit/6419b4402959025af52603695abf5ae615941ec8))
53
- * tool support tests ([5908d18](https://github.com/continuedev/continue/commit/5908d184ca3381a7b8679728412a2119898591ea))
54
- * unify cwd and add missing case ([814cc20](https://github.com/continuedev/continue/commit/814cc205fb6e44909e304b60fdf65cae61727efd))
55
- * unroll edge cases ([d045072](https://github.com/continuedev/continue/commit/d045072c08426dc281d478788bb826b6058b039b))
56
- * upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 ([fa32bde](https://github.com/continuedev/continue/commit/fa32bded6cd6d6bd1131a89cd8dd37198a48059d))
57
- * upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 ([983ab2b](https://github.com/continuedev/continue/commit/983ab2b69b155c6aa4f094e0ee55c98aa82ffba2))
58
- * upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 ([1fe8366](https://github.com/continuedev/continue/commit/1fe8366a2bf57696d2a8e1e028294b6931fb417b))
59
- * upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 ([d48b40a](https://github.com/continuedev/continue/commit/d48b40a28697d5af325473dbd169f44629a9d639))
60
- * upgrade @octokit/rest from 20.1.1 to 20.1.2 ([201f055](https://github.com/continuedev/continue/commit/201f0557899fc7ad88895c78e750d6a05614693b))
61
- * upgrade axios from 1.11.0 to 1.13.1 ([251dc51](https://github.com/continuedev/continue/commit/251dc510d774c7f5faa0c7f9c05f1658fef0aa70))
62
- * upgrade undici from 7.10.0 to 7.16.0 ([8d11baa](https://github.com/continuedev/continue/commit/8d11baa4e42ba25ba579c2db76eba234d3603cbb))
6
+ * account for different tokenizers ([b4bc3ae](https://github.com/continuedev/continue/commit/b4bc3aedaa2e44149a1898c609405ebb80ca91b2))
7
+ * add GH_TOKEN to continue-agents workflow ([dd93919](https://github.com/continuedev/continue/commit/dd939190701be55917d4d224f012017e8ea17be9)), closes [#9493](https://github.com/continuedev/continue/issues/9493)
8
+ * add missing cancelStream call and return for non-retryable errors ([c391353](https://github.com/continuedev/continue/commit/c391353709ad4367fb333680190e0ba73c868ef0))
9
+ * add missing hub mock rejection in test ([53a9fa4](https://github.com/continuedev/continue/commit/53a9fa4cb34d97a9f3e2af1f26a02b10bbd0a9a1))
10
+ * also use env vars in Write job summary step ([8969f42](https://github.com/continuedev/continue/commit/8969f422619f63becf2f778c4465cf192ee83e18))
11
+ * **anthropic:** support Azure-hosted Anthropic endpoints ([9e8bfcd](https://github.com/continuedev/continue/commit/9e8bfcd9396b9abf7643c79bb53f7263da8138c6))
12
+ * break circular dependency by extracting tool names ([6a5f80b](https://github.com/continuedev/continue/commit/6a5f80b0fc739ed36448b62bd036c01476b91d49))
13
+ * change 'Agent:' to 'Config:' in intro message and update tests ([c1e4668](https://github.com/continuedev/continue/commit/c1e466836acd0b2a5e81f2925c5d2e14691543d9))
14
+ * clarify can't edit in parallel with itself either ([46b31af](https://github.com/continuedev/continue/commit/46b31af330aa669d93c777d5fa577b2ca7c72225))
15
+ * **cli:** compaction for missing tool results ([0792b94](https://github.com/continuedev/continue/commit/0792b949bdf629fd14dac45478b2027962b77454))
16
+ * **cli:** expand model capability detection to include Llama, Nemotron, and Mistral ([#8845](https://github.com/continuedev/continue/issues/8845)) ([528a8ab](https://github.com/continuedev/continue/commit/528a8abceb69a6afb12e0a32ea5eb8acbc1e8241)), closes [#1](https://github.com/continuedev/continue/issues/1)
17
+ * **cli:** resolve circular dependency in uploadArtifact tool ([b5da44d](https://github.com/continuedev/continue/commit/b5da44ddd665d571b9669a9832e2d5b34a9f743c))
18
+ * **cli:** restart cli for manual update ([595986a](https://github.com/continuedev/continue/commit/595986a6fb46ccd4e023078e9e3a8aeb911629c7))
19
+ * **cli:** use logger.info instead of console.log for consistency ([00b665f](https://github.com/continuedev/continue/commit/00b665f089e1b1c1166bf8c7d275465b6fb8f5e2))
20
+ * command fixed in contributing file ([#9715](https://github.com/continuedev/continue/issues/9715)) ([a21eb15](https://github.com/continuedev/continue/commit/a21eb151d30969c292e290523941ebb520c61151))
21
+ * compact conversation with dangling tool calls ([b33b8a4](https://github.com/continuedev/continue/commit/b33b8a4dadb821cab67d517223cb9ab19268d173))
22
+ * compaction updates part 2 ([d18c6f0](https://github.com/continuedev/continue/commit/d18c6f04ad6ca518f849a78ab6cb8938e8ea1c24))
23
+ * Constrain root eslint to v8 to match core dependency ([ad6ab80](https://github.com/continuedev/continue/commit/ad6ab8024b888816dcf0c8eb39921a98777ec5ab))
24
+ * context length error detection ([1bfb72e](https://github.com/continuedev/continue/commit/1bfb72edf3f6c0eccb66454eb9e3ad423f58bee5))
25
+ * context length fixes, truncation, etc ([613ffb8](https://github.com/continuedev/continue/commit/613ffb8ca9847fcb3ff99beec6f191b25cd85f9b))
26
+ * correct built-in tool names list ([26bef77](https://github.com/continuedev/continue/commit/26bef77a8859788b870e42036e0958bdbaa9d93a))
27
+ * Correct import order for eslint compliance ([657c5fe](https://github.com/continuedev/continue/commit/657c5fe023cf25473d4365112f0162af38922d50))
28
+ * correct import order in ToolPermissionService ([2003128](https://github.com/continuedev/continue/commit/2003128f084517bdf5343d6e2205edc85db8ff64))
29
+ * decode URI-encoded pathname for WSL workspace paths ([074a6c7](https://github.com/continuedev/continue/commit/074a6c74baf35b98e0092f0e6b37027bb6561eba))
30
+ * don't fallback to relative path if not markdown file ([d93b432](https://github.com/continuedev/continue/commit/d93b4321a550acf7151949d1fee1c436945e2ee0))
31
+ * duplicate tool messages ([77a2f12](https://github.com/continuedev/continue/commit/77a2f1274a6183bf43cb8df3d84e8e58762b1442))
32
+ * ensure cross-target LanceDB binaries are correctly copied ([#9100](https://github.com/continuedev/continue/issues/9100)) ([291f8f5](https://github.com/continuedev/continue/commit/291f8f5dd2efec7a53e49cc7e2a1b7e6a0833466))
33
+ * env stubs for cli platform tests ([6b3c0be](https://github.com/continuedev/continue/commit/6b3c0be2f1443e47db3e985560cb859b8e42f6a9))
34
+ * eslint ([50adea3](https://github.com/continuedev/continue/commit/50adea309b6635b125e55a13bb99b0a91827956f))
35
+ * eslint import unresolved ([ccd0b74](https://github.com/continuedev/continue/commit/ccd0b74dc544687b3ec9439ee9a814efbacc5752))
36
+ * fix lint error and update tests for markdown-only fallback ([4c0c532](https://github.com/continuedev/continue/commit/4c0c53257baf7edb943c76155fa6b0bde79b554f))
37
+ * Initialize usage field in createSession and startNewSession ([5c50e91](https://github.com/continuedev/continue/commit/5c50e911d203fc0a7ae6407f84bdfafd8c1f19f4))
38
+ * inject blocks tests for cli secret resolution ([219f566](https://github.com/continuedev/continue/commit/219f5661c9999daa5e185740dd2fa1d24f0187b2))
39
+ * **intellij:** Prevent ConcurrentModificationException in keymap access ([5d1cd00](https://github.com/continuedev/continue/commit/5d1cd001039eb2b8b037db7dbdeaf91a11be59b0))
40
+ * linting issue mising parallel count ([c0a9309](https://github.com/continuedev/continue/commit/c0a930919fe93ce7ad6a0eaf3546a956dee02383))
41
+ * make tree-sitter lookup in .js and .ts files pick up only last preceding comment before code block ([cb4db87](https://github.com/continuedev/continue/commit/cb4db878b89828d01880251cb490af50d15dbd44))
42
+ * merge yaml.schemas settings ([a0729bd](https://github.com/continuedev/continue/commit/a0729bd6ec7f5a7b8cdf187baac8abf3156b9f75)), closes [#7080](https://github.com/continuedev/continue/issues/7080)
43
+ * **openai-adapters:** Add defensive type checks for stream.usage Promise ([7d3fa6d](https://github.com/continuedev/continue/commit/7d3fa6daa97519df87c70b32fbbe1f46e6fa3bc7))
44
+ * **openai-adapters:** Add fallback to stream.usage Promise for usage tokens ([bbeec4b](https://github.com/continuedev/continue/commit/bbeec4b1bf7225c0159cccb5562ff2c7701e356e))
45
+ * **openai-adapters:** Address 4 PR review issues ([93d9c12](https://github.com/continuedev/continue/commit/93d9c123d348a1a79829299b9756781a8839b1ae))
46
+ * **openai-adapters:** Don't emit usage from fullStream finish event ([a89187b](https://github.com/continuedev/continue/commit/a89187b409314fc4e502290b41d0071d459102ac))
47
+ * **openai-adapters:** Fix multi-turn tools test API initialization timing ([75044d4](https://github.com/continuedev/continue/commit/75044d4cdc498fe7ca1a1f656d4e1ef6f24b1209))
48
+ * **openai-adapters:** Fix tool_choice format and usage token handling ([aaa973a](https://github.com/continuedev/continue/commit/aaa973ab7a1b48f5c9b751cb5b9b6c29891a752b))
49
+ * **openai-adapters:** Fix usage token double-emission in Vercel SDK streams ([64f4924](https://github.com/continuedev/continue/commit/64f4924984d34c5bb11cc7b91a132dc576f9eb10))
50
+ * **openai-adapters:** Fix Vercel SDK test API initialization timing ([d2afc5c](https://github.com/continuedev/continue/commit/d2afc5cd934724b5cdca8334e5d04bf1ffca4519))
51
+ * **openai-adapters:** Remove token count validation in finish event handler ([6e656f9](https://github.com/continuedev/continue/commit/6e656f9a2e3ba77f4ba44b14fc825f833a537644))
52
+ * **openai-adapters:** Revert to using finish event usage from fullStream ([3d21467](https://github.com/continuedev/continue/commit/3d21467adfbd3e641d0827a341c4ec40b4804e70))
53
+ * **openai-adapters:** Temporarily disable usage assertions for Vercel SDK tests ([06bcf60](https://github.com/continuedev/continue/commit/06bcf605757f9c818282c2c2ccf41411a93f6317))
54
+ * **openai-adapters:** Use stream.usage Promise exclusively for usage tokens ([df143e7](https://github.com/continuedev/continue/commit/df143e7f279ea84579c65deba5537e136e065e69))
55
+ * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([2f128be](https://github.com/continuedev/continue/commit/2f128beb2ce1c69097a5eb21e1a2d7834fc16d41))
56
+ * packages/continue-sdk/python/api/requirements.txt to reduce vulnerabilities ([df86ba8](https://github.com/continuedev/continue/commit/df86ba82973919703b5dc2d6dd8702003865bd8e))
57
+ * prevent string interpolation issues in remaining workflow steps ([2d21472](https://github.com/continuedev/continue/commit/2d2147230c28fc8d91a0d4df8a27fbb88c6b0ed5))
58
+ * prevent waiting for the session to load from history ([9fcc332](https://github.com/continuedev/continue/commit/9fcc332a99095a2b5635eb786ea02ca73311803a))
59
+ * prompt tweak ([41c4f29](https://github.com/continuedev/continue/commit/41c4f297f3bef3a43f12833d3d2e0d6c84888ec7))
60
+ * properly resolve WSL2 workspace paths in runTerminalCommand ([eab2ac1](https://github.com/continuedev/continue/commit/eab2ac1e045f2e4ba994cb7371b8e3a8e8aaf4b7))
61
+ * re-throw hub error for non-markdown hub slugs ([f644c88](https://github.com/continuedev/continue/commit/f644c8873e09f8efa912eefeb1a03e5d8708f24f))
62
+ * refactor handleToolCalls to use options object to satisfy max-params lint rule ([2ae2f80](https://github.com/continuedev/continue/commit/2ae2f80af6b52922d94bc7db7495de9e74b0671e))
63
+ * Regenerate CLI package-lock.json to resolve dependency mismatches ([32326eb](https://github.com/continuedev/continue/commit/32326ebf1e53aae26ccebd0e540d7ed8d347864a))
64
+ * regenerate package-lock.json to include missing @types/node@25.0.3 ([10b457b](https://github.com/continuedev/continue/commit/10b457b0eae361ed18f9128980f5f6bfb1c9ff1a))
65
+ * Regenerate package-lock.json to resolve dependency mismatches ([c2bf023](https://github.com/continuedev/continue/commit/c2bf0231e7c2dd842c33a0a9f4022429f4738ded))
66
+ * Remove invalid totalCost property and update test mocks ([2e9a0f0](https://github.com/continuedev/continue/commit/2e9a0f0b9176a7b9fde45c5c13134e20e7470c9e))
67
+ * Remove symlink logic from production blueprint template ([a396ed2](https://github.com/continuedev/continue/commit/a396ed2acccfa523c64a45a94428c3698fdf9601))
68
+ * Remove symlink logic from staging blueprint template ([ce07084](https://github.com/continuedev/continue/commit/ce07084d2dcfddebf7e28b6193ecf660b84bfd09))
69
+ * Replace console.log with logger.info in exit.ts ([bfd2f01](https://github.com/continuedev/continue/commit/bfd2f016c02faa36eee3597b9ad81a3408061272))
70
+ * resolve circular dependency in subagent executor ([87fd9b6](https://github.com/continuedev/continue/commit/87fd9b67df4661a261881a2cb028ab651c695128))
71
+ * resolve circular dependency in subagent tool ([1c448c4](https://github.com/continuedev/continue/commit/1c448c479d1e2f4c50c586d494288d6b8889c178))
72
+ * resolve IDE Extensions tab navigation in docs ([7129415](https://github.com/continuedev/continue/commit/7129415db0a6609e126f464e3dfe0d92528fddf2))
73
+ * resolve lint issues in vscode extension files ([887410e](https://github.com/continuedev/continue/commit/887410e5b2506cd39571b8ba9ee9842587107efa)), closes [#9077](https://github.com/continuedev/continue/issues/9077)
74
+ * resolve MDX parsing error in run-agents-locally guide ([7074a50](https://github.com/continuedev/continue/commit/7074a50e4a39f5b29927c8c90a4fb52769b64dff))
75
+ * **runloop:** hardcode amd64 architecture and update blueprint name to cn-test ([d10594f](https://github.com/continuedev/continue/commit/d10594f6cda0dea50e1acd03e7af82da0b874e5e))
76
+ * save session ([454da90](https://github.com/continuedev/continue/commit/454da90e15568f0d6727bd188f1dc508021192c8))
77
+ * show full right side gradient border ([7f46011](https://github.com/continuedev/continue/commit/7f46011e7c277d570907cfc733639f4a2f944d1d))
78
+ * show new rule once created ([bf6ee2f](https://github.com/continuedev/continue/commit/bf6ee2f71da3008bf01bd5be030f5bff62410d0e))
79
+ * show the correct number of pending tools ([3d7be8a](https://github.com/continuedev/continue/commit/3d7be8a55a31ff32de19452572d512e96b3a901e))
80
+ * simplify config error ([e3a8711](https://github.com/continuedev/continue/commit/e3a8711ed90b1c3026726c80fecff92e449bb79b))
81
+ * tests and cubic feedback ([d7b91f8](https://github.com/continuedev/continue/commit/d7b91f884c2be22fb6805dbcc5a9ad738bb443ee))
82
+ * tool permissions for MCP and bash in headless ([998cb76](https://github.com/continuedev/continue/commit/998cb76a7128e47fc94dad7a282a578459ee8015))
83
+ * update ide-extensions link to point to quick-start page ([b73fefe](https://github.com/continuedev/continue/commit/b73fefe7000cedd45431ca4cdade539bee1d0832))
84
+ * update package-lock.json for @tiptap/extension-image upgrade ([8f28688](https://github.com/continuedev/continue/commit/8f28688651ba9453ccf5a07d8076aa7b77d74bb5))
85
+ * upgrade @c15t/react from 1.8.1 to 1.8.2 ([9b192e4](https://github.com/continuedev/continue/commit/9b192e478420d9d21baee4da86e6fb95f91cfd36))
86
+ * upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 ([9448930](https://github.com/continuedev/continue/commit/9448930f6094cf46dff5001664c9033312072edc))
87
+ * upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 ([a9e7f33](https://github.com/continuedev/continue/commit/a9e7f3311ee190eebee44cd2ad8630de7973651b))
88
+ * upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 ([d159f9f](https://github.com/continuedev/continue/commit/d159f9fdf79d4f278cb0bff4b7b7d1951776dde6))
89
+ * upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1 ([8835b11](https://github.com/continuedev/continue/commit/8835b1107bdeb461302c8115b55c34f3405210c8))
90
+ * upgrade lru-cache from 11.0.2 to 11.2.4 ([269be8b](https://github.com/continuedev/continue/commit/269be8bb5fdb4651a2e52f832e92f5dc8b250b55))
91
+ * upgrade mocha from 11.7.1 to 11.7.5 ([c65d6df](https://github.com/continuedev/continue/commit/c65d6dfb9ac9daac866fc55b62a55de6fd9a402c))
92
+ * upgrade monaco-editor from 0.45.0 to 0.55.1 ([cc1c70d](https://github.com/continuedev/continue/commit/cc1c70d246b124a592cf94b17cb1fe7ba8fa2bc2))
93
+ * upgrade posthog-js from 1.297.2 to 1.310.1 ([14a5336](https://github.com/continuedev/continue/commit/14a533617f4e0811e4f75a2652b44453c640f82e))
94
+ * upgrade react-hook-form from 7.62.0 to 7.69.0 ([5e9d88a](https://github.com/continuedev/continue/commit/5e9d88a8daa361c1d66485648144d3f957ec0ed2))
95
+ * upgrade yaml from 2.8.1 to 2.8.2 ([810598b](https://github.com/continuedev/continue/commit/810598b8a72fd496d556f07e603afad4fb18bf92))
96
+ * use env vars for safe string handling in continue-agents workflow ([fe1a35a](https://github.com/continuedev/continue/commit/fe1a35a33e0a54ae32a2fc97991a26a21b53ea09))
97
+ * use ide.runCommand when Windows host connects to WSL ([c565bdc](https://github.com/continuedev/continue/commit/c565bdc464bea6849f9c8cdba13249b7d2ccea3d)), closes [#9661](https://github.com/continuedev/continue/issues/9661)
98
+ * use more intuitive envvars to manage OTLP and PostHog telemetry settings ([b985c1a](https://github.com/continuedev/continue/commit/b985c1a32d98b8d3343ca5a742d32e76fdad2586))
99
+ * Use named import for find-up v8 ([499b672](https://github.com/continuedev/continue/commit/499b672d7ec4e66d35816188a92e41b1959337a2))
100
+ * use proxy for unrendered injected block secrets ([91ddbb8](https://github.com/continuedev/continue/commit/91ddbb8c2e6686f91595132c42fafc6c7518e930))
101
+ * use try/finally for env cleanup in test ([27adb1d](https://github.com/continuedev/continue/commit/27adb1d677653904c8a2efad1fc1065deb7993e7))
102
+ * wrap fileURLToPath in try-catch for WSL2 compatibility ([788e253](https://github.com/continuedev/continue/commit/788e25338a1f21fe0b15db92397cb7fc1c236c6a)), closes [#8091](https://github.com/continuedev/continue/issues/8091)
63
103
 
64
104
 
65
105
  ### Features
66
106
 
67
- * :sparkles: Remove TTY requirement for the cli in headless mode ([68c463b](https://github.com/continuedev/continue/commit/68c463b7ae0444908d37f73bf004fb7bae55ae35))
68
- * :sparkles: Remove TTY requirement for the cli in headless mode ([888a5ba](https://github.com/continuedev/continue/commit/888a5ba37d3595c8eaa383d2da9eb26a03e998f6))
69
- * add JCEF reload action ([#8711](https://github.com/continuedev/continue/issues/8711)) ([1fa18ed](https://github.com/continuedev/continue/commit/1fa18edbe9e66aba4d5fd630f097309f90f1d2ed))
70
- * add support for gemini thought signature ([28805d0](https://github.com/continuedev/continue/commit/28805d0564dc10d378abe9baa41e366876253eab))
71
- * allow renaming rule before creation ([0e5fce9](https://github.com/continuedev/continue/commit/0e5fce911f777ea769d185049aa3dfa5e47a988b))
72
- * auto approve parallel read only builtin tools ([d207d40](https://github.com/continuedev/continue/commit/d207d4012c693c2f0b5d13edf780ed55bd478a69))
73
- * **cli:** add grep/find/findstr as alternative search strategy ([#8616](https://github.com/continuedev/continue/issues/8616)) ([9a333f5](https://github.com/continuedev/continue/commit/9a333f58092a0ea20e3b2179efbfc78b7fad0dd2))
74
- * **klavis ai:** Add Klavis AI's Strata to MCP Cookbook ([#8709](https://github.com/continuedev/continue/issues/8709)) ([819f1d3](https://github.com/continuedev/continue/commit/819f1d3f800f63be122700c2e13646a124fc99f7))
75
- * **mcp:** add Supabase-specific OAuth scopes to mcp-remote fallback ([24f5859](https://github.com/continuedev/continue/commit/24f585992449b07c7e18ccdc55203efd940fb56f))
76
- * opus 4-5 updates ([d70f993](https://github.com/continuedev/continue/commit/d70f993fb6a2700af56aa5c8f6db0fe1f1d30d6b))
77
- * select org profile on sign in ([#8859](https://github.com/continuedev/continue/issues/8859)) ([fc5606c](https://github.com/continuedev/continue/commit/fc5606cc3a9fdfeaf18c747de045fefa29b59602))
78
- * simplify onboarding ([e8a5ac5](https://github.com/continuedev/continue/commit/e8a5ac55d039adb965eea2e363508e0f6a2c6a51))
79
- * simplify onboarding card ([e0fa577](https://github.com/continuedev/continue/commit/e0fa57749d41b86f78f2f4071cea9811af6c1742))
80
- * sonnet 4 5 updates and 3 5 deprecation ([7a5731e](https://github.com/continuedev/continue/commit/7a5731eb23783bd3144aeee279418cbe367637d5))
81
- * use google/genai sdk for streaming gemini & vertex responses ([#8907](https://github.com/continuedev/continue/issues/8907)) ([61f0ba0](https://github.com/continuedev/continue/commit/61f0ba011c0c4d661831da6c1edb62f3c838dc13))
107
+ * Add reusable Continue Agents workflow ([526b0b6](https://github.com/continuedev/continue/commit/526b0b6672abe22567a7f54ed8274e00db19824e))
108
+ * Add staging blueprint (cn-staging) for isolated testing ([3dc36ba](https://github.com/continuedev/continue/commit/3dc36ba00ea14ec939b34ed841c436fdca43c582))
109
+ * allow selecting images using cmd+a ([e31605a](https://github.com/continuedev/continue/commit/e31605aaf06353dfbf34559595b4664b576fd5d6))
110
+ * **assets:** add Xiaomi MiMo logo ([3f61af5](https://github.com/continuedev/continue/commit/3f61af520d43e949ef77821f56558cb3d15cc76b))
111
+ * capture and attach usage metadata to assistant messages ([7f9ef36](https://github.com/continuedev/continue/commit/7f9ef3694d7b47f7cebec9090c2de0e8740fc68d))
112
+ * CLI tool truncation and docs ([34537d9](https://github.com/continuedev/continue/commit/34537d926fca7017c748fe69c9bf888aee0d8b95))
113
+ * **cli:** add session ID support for serve command to persist chat history ([09deed4](https://github.com/continuedev/continue/commit/09deed45dd252ad5d9abee478ac120551a41699f))
114
+ * **cli:** agent skills ([3ab5b59](https://github.com/continuedev/continue/commit/3ab5b5992bb7d8dc11e6589d97c435959de3d6bc))
115
+ * **cli:** prevent initial prompt replay on devbox resume ([2e2fc51](https://github.com/continuedev/continue/commit/2e2fc51082ce8fe18fa40887876ce0869999d497))
116
+ * error for large files with informative message rather than truncating ([d87dd57](https://github.com/continuedev/continue/commit/d87dd573eff736bbfb2f499f49c044ba9488b08f))
117
+ * **new model:** adding MiMo-V2-Flash ([a2d8443](https://github.com/continuedev/continue/commit/a2d8443a35b90cc909e888e2e4d503c1525ff9da))
118
+ * proportional output truncation for read and bash ([c754289](https://github.com/continuedev/continue/commit/c754289118dec863a1dc6f802ad5347c370d8796))
119
+ * refined cli bash tool truncation ([9a630a0](https://github.com/continuedev/continue/commit/9a630a025de85dd11069afb04a37f6295aca8029))
120
+ * retry overloaded errors ([2fccf3a](https://github.com/continuedev/continue/commit/2fccf3a3be37c33b92f587039b07b57be228a9c7))
121
+ * subagents ([32af25f](https://github.com/continuedev/continue/commit/32af25fc9980c505c16889b47e78feb7feafbc95))
122
+ * submit slash command in one enter ([191006d](https://github.com/continuedev/continue/commit/191006d5de83a903b7ec3bf79978300039886b16))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuedev/fetch",
3
- "version": "1.7.0",
3
+ "version": "1.8.0",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",