24 Commits

Author SHA1 Message Date
Dallin Romney
03e5fc3b92 chore: hub.continue.dev -> continue.dev 2026-01-30 15:47:00 -08:00
Nate
03e3721224 remove esoteric cli config page 2026-01-19 13:35:13 -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
710f67569f Merge pull request #9070 from continuedev/nate/refactor-info-screen-extract-functions
Refactor info command into separate functions and add usage statistics
2026-01-15 14:37:48 -08:00
Nate
4762623549 docs: fix title case in documentation headers
Standardize header capitalization across documentation to follow
title case conventions (capitalize major words like nouns, verbs,
adjectives; keep minor words lowercase).

Changes include:
- Model provider docs: "Chat model" → "Chat Model", etc.
- Plan mode docs: "Understanding Plan mode" → "Understanding Plan Mode"
- CLI docs: "Quick start" → "Quick Start", "Next steps" → "Next Steps"
- Guide docs: various headers fixed for consistency
- Also fixed typo: "Availible models" → "Available Models"

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 19:00:37 -08:00
Dallin Romney
5d7327f8e0 chore: update read file truncation limit to 25k tokens ish 2026-01-09 16:01:07 -08:00
Dallin Romney
34537d926f feat: CLI tool truncation and docs 2026-01-09 15:57:28 -08:00
continue[bot]
e44ea338dd docs: update /info command description with usage statistics
The /info command now displays session usage statistics including:
- Total cost in dollars
- Input/output token counts
- Cache read/write token counts (when applicable)

Updated CLI quick-start documentation to reflect this new capability.

Co-authored-by: nate <nate@continue.dev>
2025-12-08 22:09:34 +00:00
BekahHW
8598ee765a docs: mission control updates (#8708)
* Close by default

* Update docs index page to reflect updated focus

* Rename hub to mission control

* Replace Hub with mission control

* Draft for github agent

* Add draft of sentry agent

* Add to docs.json

* Reorganize MC

* Update Mission Control Overview

* Add Tasks

* Merge cards into workflows

* Add workflows

* Fix docs.json

* Change automations to workflows

* Change automations to workflows

* Replace automation with workflow

* Fix formatting and cta

* Remove source-control from nav

* Remove blocks references

* Update Sharing page to direct users to profile

* Move sharing up so it doesn't look awkward

* Add integrations index

* Change Mission Control overview to index page

* Remove some info from integration

* Simplify sentry integration page

* Fix broken links

* Fix links and terminology

* Add a section on agent monitoring

* Fix broken links

* Fix broken links

* Remove hub references

* Fix broken redirect

* Make plural

* Fix link

* Add the

* Replace hub

* Update MC link

* Fix links and messaging

* Appeasing the mintlify formatting gods

* Run npm i

* Npm i in binary file
2025-11-14 15:26:19 -08:00
continue[bot]
173b56345a docs: document CLI tool permissions and headless mode behavior
- Add info callouts explaining tool permission levels (allow/ask/exclude)
- Document differences between TUI and headless mode tool availability
- Clarify that 'ask' permission tools are excluded in headless mode
- Provide guidance on choosing between TUI and headless modes
- Reference PR #8416 implementation

Fixes CON-4622

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

Co-Authored-By: Continue <noreply@continue.dev>
Co-authored-by: Username <nate@continue.dev>
2025-10-27 22:32:42 +00:00
Ty Dunn
ef0b7f6c88 some initial changes 2025-10-13 21:02:25 -07:00
Continue Agent
6021047c96 docs: embed installation videos in CLI and VS Code docs
- Added YouTube video embed for CLI installation (vm9RcP9xM4o)
- Added YouTube video embed for VS Code extension installation (gjekTru4Cg4)

fixes CON-4328

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

Co-Authored-By: Continue <noreply@continue.dev>
Co-authored-by: Username <nate@continue.dev>
2025-10-09 21:30:46 +00:00
BekahHW
c2093fb00c Add MCP guides to CLI category 2025-10-07 11:07:22 -04:00
BekahHW
bfc174b64d Remove config page mention 2025-09-22 14:33:50 -04:00
BekahHW
0e923da97e Utilize tabs to make it more readable 2025-09-22 14:32:00 -04:00
BekahHW
4044c3d2d1 Update with consistent naming conventions 2025-09-22 14:22:21 -04:00
BekahHW
04ebe06b1b Fix naming conventions 2025-09-22 14:19:11 -04:00
BekahHW
b0210aa680 First pass at updating purpose 2025-09-18 08:17:23 -04:00
BekahHW
494a6f716c Separate out 2 modes 2025-09-18 08:15:06 -04:00
BekahHW
e27ba47b76 Add callout to make it more distinct 2025-09-18 08:07:54 -04:00
BekahHW
eac364f94f Separate async and interactive modes 2025-09-18 08:03:51 -04:00
BekahHW
ce12888255 Fix broken link 2025-09-16 19:40:55 -04:00
BekahHW
bb9e54a080 Remove superfluous section 2025-09-16 19:36:42 -04:00
BekahHW
56e3096ebf Add CLI docs 2025-09-16 19:33:02 -04:00