Commit Graph

20919 Commits

Author SHA1 Message Date
BekahHW
cfbefc1eb1 Remove configuration image and update text
Removed an image related to configuration and updated the text.
2026-01-21 11:34:45 -05:00
BekahHW
c0db5c1b52 docs: fix broken agent-file-reference link
Replace broken link to /agents/agent-file-reference with correct link to /agents/create-and-edit page which covers rules, models, and MCP tool configuration.

Generated with [Continue](https://continue.dev)

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>
Co-Authored-By: Continue <noreply@continue.dev>
2026-01-21 15:46:31 +00:00
BekahHW
b79d68a69d docs: restructure navigation with new Customize tab and IDE extension link
- Create new 'Customize' tab in docs navigation with landing page at customize/index.mdx
- Add comprehensive customize landing page with sections for Models, Providers, Rules, Prompts, MCP Tools, and Model Roles
- Remove 'Customize Overview' from IDE Extensions > Getting Started section
- Add 'IDE Extension' group in Documentation tab linking to installation page
- Add link to extension features and customize docs on main index page

Generated with [Continue](https://continue.dev)

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>
Co-Authored-By: Continue <noreply@continue.dev>
2026-01-21 13:52:11 +00:00
Dallin Romney
d95384f612 Merge pull request #9082 from uinstinct/retry-overloaded
feat: resubmit overloaded errors
v1.5.35-beta.20260121 v1.5.35-beta.20260120
2026-01-19 22:40:55 -08:00
Dallin Romney
8066540251 Merge pull request #9465 from uinstinct/compact-conversation-toolcall
fix: compact conversation with dangling tool calls
2026-01-19 22:36:13 -08:00
Dallin Romney
754434dc2f Merge pull request #9679 from shanevcantwell/fix/wsl-shell-selection
fix: use ide.runCommand when Windows host connects to WSL
2026-01-19 22:11:27 -08:00
shanevcantwell
ce0602e5be ci: retrigger after hub 502 2026-01-19 18:21:07 -07:00
Nate Sesti
5e57866172 Merge pull request #9682 from continuedev/nate/cn-docs
fix: resolve docs tab navigation issues
v1.5.35
2026-01-19 13:40:48 -08:00
Nate Sesti
05fe74ad95 Merge pull request #9681 from continuedev/revert-9680-revert-9539-nate/ide-extension-docs
Revert "Revert "docs: create IDE Extensions tab with Customize and Reference sections""
2026-01-19 13:40:36 -08:00
Nate
a3c46edb33 fix mission control link 2026-01-19 13:38:46 -08:00
Nate
03e3721224 remove esoteric cli config page 2026-01-19 13:35:13 -08:00
Nate
7129415db0 fix: resolve IDE Extensions tab navigation in docs
The IDE Extensions tab was incorrectly linking to "/" instead of
"/ide-extensions/install", causing tab switching to fail.

Root cause: Mintlify determines tab URLs from the first group's pages.
Using {page, href} redirect objects pointing to different folder
prefixes caused Mintlify to default to "/".

Changes:
- Remove IDE Extensions cross-reference group from Documentation tab
- Change Customization link from redirect object to direct page ref

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 13:34:42 -08:00
Nate Sesti
9f32e38158 Revert "Revert "docs: create IDE Extensions tab with Customize and Reference sections"" 2026-01-19 13:23:53 -08:00
Nate Sesti
2a99bffd2d Merge pull request #9680 from continuedev/revert-9539-nate/ide-extension-docs
Revert "docs: create IDE Extensions tab with Customize and Reference sections"
2026-01-19 13:23:48 -08:00
Nate Sesti
9e3ea2c163 Revert "docs: create IDE Extensions tab with Customize and Reference sections" 2026-01-19 13:23:33 -08:00
Nate Sesti
337b5c0e4e Merge pull request #9539 from continuedev/nate/ide-extension-docs
docs: create IDE Extensions tab with Customize and Reference sections
2026-01-19 13:07:10 -08:00
Nate Sesti
6c0f71f8d2 Merge pull request #9672 from uinstinct/gradient-border
fix: show full right side gradient border
2026-01-19 11:23:13 -08:00
uinstinct
7f46011e7c fix: show full right side gradient border 2026-01-20 00:35:38 +05:30
shanevcantwell
c565bdc464 fix: use ide.runCommand when Windows host connects to WSL
When the VS Code extension runs on Windows but connects to WSL,
direct shell spawning fails because process.platform is "win32"
but commands should execute in the Linux WSL environment.

This caused: spawn powershell.exe ENOENT

The fix detects this scenario and falls back to ide.runCommand(),
letting VS Code handle the remote terminal execution properly.

Fixes #9661

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 10:55:16 -07:00
uinstinct
e08aa8533a search through conversation history
- instead of using toolcallstates
2026-01-19 19:34:20 +05:30
Dallin Romney
97e9bc1b47 Merge pull request #9525 from uinstinct/load-session-wait
fix: prevent waiting for the session to load from history
v1.5.34-beta.20260119
2026-01-18 15:28:36 -08:00
Dallin Romney
95dab0dfcb Merge pull request #9589 from continuedev/snyk-upgrade-0e65f4a08ae0af0c34f4ffcdac5b7ac4
[Snyk] Upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1
2026-01-18 15:23:18 -08:00
Dallin Romney
0258b5165c Merge pull request #9588 from continuedev/snyk-upgrade-67febeeff1178fdd5a933b856634f6b4
[Snyk] Upgrade react-hook-form from 7.62.0 to 7.69.0
2026-01-18 15:12:29 -08:00
Nate Sesti
585d2533ad Merge pull request #9596 from continuedev/dallin/duplicate-tool-messages
fix: duplicate tool messages added
v1.5.34-beta.20260117 v1.5.34-beta.20260118
2026-01-16 20:04:11 -08:00
Nate
fcff0504b2 address feedbac 2026-01-16 19:47:36 -08:00
Dallin Romney
ccd0b74dc5 fix: eslint import unresolved 2026-01-16 18:11:39 -08:00
Dallin Romney
77a2f1274a fix: duplicate tool messages 2026-01-16 17:49:21 -08:00
Dallin Romney
617fd11815 chore: package lock 2026-01-16 10:58:01 -08:00
Dallin Romney
7a06062525 chore: package lock update 2026-01-16 10:57:20 -08:00
snyk-bot
8835b1107b fix: upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1
Snyk has created this PR to upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1.

See this package in npm:
@tiptap/extension-mention

See this project in Snyk:
https://app.snyk.io/org/continue-dev-inc.-default/project/c5fb30df-a06c-44cb-83af-5ada5ff6e4a9?utm_source=github&utm_medium=referral&page=upgrade-pr
2026-01-16 17:48:37 +00:00
snyk-bot
5e9d88a8da fix: upgrade react-hook-form from 7.62.0 to 7.69.0
Snyk has created this PR to upgrade react-hook-form from 7.62.0 to 7.69.0.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/continue-dev-inc.-default/project/c5fb30df-a06c-44cb-83af-5ada5ff6e4a9?utm_source=github&utm_medium=referral&page=upgrade-pr
2026-01-16 17:48:32 +00:00
uinstinct
c000943d3b push tool cancelled messages for cancelled tool calls 2026-01-16 11:41:12 +05:30
uinstinct
cf14372b38 Merge branch 'main' into compact-conversation-toolcall 2026-01-16 10:26:39 +05:30
Dallin Romney
c559b9581c Merge pull request #9565 from continuedev/dependabot/npm_and_yarn/core/undici-6.23.0
chore(deps): bump undici from 6.21.3 to 6.23.0 in /core
v1.5.34-beta.20260116
2026-01-15 15:00:32 -08:00
Dallin Romney
a8525a5f67 Merge pull request #9556 from uinstinct/config-error-section
fix: simplify config error
2026-01-15 15:00:04 -08:00
Nate Sesti
b563973b74 Merge pull request #9543 from continuedev/nate/docs-writing-conventions
docs: fix title case in documentation headers
2026-01-15 14:59:23 -08:00
Dallin Romney
0f48341e27 Merge pull request #9538 from continuedev/allow-mcp-tools-headless
Allow MCP/Bash tools by default in headless mode
v1.5.34
2026-01-15 14:42:06 -08:00
dependabot[bot]
723d3a3ad9 chore(deps): bump undici from 6.21.3 to 6.23.0 in /core
Bumps [undici](https://github.com/nodejs/undici) from 6.21.3 to 6.23.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.21.3...v6.23.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.23.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-15 22:40:33 +00:00
Dallin Romney
094c02387d Merge pull request #9541 from continuedev/snyk-upgrade-d64a923b682e071fcac142c45265da06
[Snyk] Upgrade posthog-js from 1.297.2 to 1.310.1
2026-01-15 14:39:01 -08:00
Dallin Romney
710f67569f Merge pull request #9070 from continuedev/nate/refactor-info-screen-extract-functions
Refactor info command into separate functions and add usage statistics
v1.5.33
2026-01-15 14:37:48 -08:00
Dallin Romney
3e7bf60d00 Merge pull request #9540 from continuedev/snyk-upgrade-fcdebf22e82eefb98217e4d0dfb0199d
[Snyk] Upgrade @c15t/react from 1.8.1 to 1.8.2
2026-01-15 14:06:31 -08:00
Dallin Romney
2476f165d0 chore: update package lock 2026-01-15 14:05:57 -08:00
Dallin Romney
48ff11557d Merge pull request #9552 from continuedev/dependabot/npm_and_yarn/core/diff-8.0.3
chore(deps): bump diff from 7.0.0 to 8.0.3 in /core
2026-01-15 14:05:10 -08:00
Dallin Romney
963d1ebfc6 merge: main 2026-01-15 14:00:36 -08:00
Nate Sesti
447ac6d664 Merge pull request #9353 from uinstinct/agent-skills
feat: agent skills
2026-01-15 12:56:19 -08:00
Nate Sesti
17740ecd46 Merge pull request #9507 from continuedev/bdougie/run-agents-docs
docs: Add documentation for running agents locally
2026-01-15 10:37:19 -08:00
Brian 'bdougie' Douglas
9a701e28f1 docs: address review feedback on run-agents-locally guide
- Add clarifying note distinguishing local vs cloud agents
- Remove redundant CardGroup section
- Fix API key naming to ANTHROPIC_API_KEY
- Clarify GitHub CLI pre-installed on runners
- Remove unnecessary tools: built_in from examples
- Rename "Rules" to "Guidelines" to avoid frontmatter confusion
- Flip headless/TUI order (headless is typical)
- Simplify frontmatter table, link to reference
- Move GitHub Actions section before Security
- Remove --ask from CI guidance (requires user intervention)
- Fix mac-only log path
- Add ANTHROPIC_API_KEY to local env vars section
- Clarify name field vs filename in best practices

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 09:45:05 -08:00
BekahHW
70bdcdb4eb Update docs index page with new inbox card and copy changes (#9533)
* Update docs index page with new inbox card and copy changes

- Add 'Clear Your Inbox Queue' card to Mission Control section (3 columns)
- Update task card copy to emphasize one-off tasks
- Change workflow card title to 'Create an Agent Workflow'
- Update trigger types to include GitHub-based triggers
- Update integrations description to focus on automation
- Change TUI description to 'Interactive Terminal User Interface'

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>

* Update inbox card href to external link

Change href from /mission-control/inbox to https://hub.continue.dev/inbox

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>

* Simplify workflow card description

Change description from 'Schedule recurring Tasks or connect webhooks to trigger Agents automatically.' to 'Schedule or trigger your agents automatically.'

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>

---------

Co-authored-by: BekahHW <BekahHW@users.noreply.github.com>
Co-authored-by: Continue <noreply@continue.dev>
2026-01-15 16:55:41 +00:00
uinstinct
e3a8711ed9 fix: simplify config error 2026-01-15 20:20:55 +05:30
uinstinct
f5c345254d support relative path for workspace dirs 2026-01-15 19:00:09 +05:30