11 Commits

Author SHA1 Message Date
kilo-maintainer[bot] 74b3afaacb chore: generate 2026-02-19 12:51:37 +00:00
Jean du Plessis 8009ffe801 fix: replace stale docusaurus files with current next.js/markdoc docs
git filter-repo incorrectly resolved a merge commit where the docs app
was migrated from Docusaurus to Next.js + Markdoc, resulting in the old
Docusaurus files at HEAD. This commit overlays the correct current files
from the source repo (kilo-org/kilocode main branch).

Package renamed from kilocode-docs to @kilocode/kilo-docs.
2026-02-18 20:16:07 +02:00
Thomas Brugman 0cb97970c8 feat(devcontainer): add volume mounts for persistent storage
Configure devcontainer to persist VS Code settings and Kilo Code state across container rebuilds by adding dedicated volume mounts for:
- Global storage (threads, caches, extensions)
- User settings

Also added workspaceMount and workspaceFolder configuration for better workspace management.

Includes documentation for devcontainer persistence setup.
2026-02-07 17:53:01 +00:00
Christiaan Arnoldus b67d924cdd Update Getting Started docs with the latest info 2025-09-30 15:01:15 +02:00
darkogj f2813bfefe Embed introductory video in your first task guide
Added YouTube video embed for introductory tour.
2025-09-18 12:41:44 +02:00
Christiaan Arnoldus d4a72f737c Move/rename new docs and hook them up in the sidebar 2025-09-04 17:32:01 +02:00
Christiaan Arnoldus f7b7922ece Merge commit '28a127c262c8c6694bc696ab59ef60b538f37776' into christiaan/docs 2025-09-04 17:08:25 +02:00
Ewa Szyszka 28a127c262 Revise core concepts and add video previews
Updated core concepts section with new entries and descriptions, including Provider, Foundational Models, Prompt Engineering, Modes, Codebase Indexing, and MCP. Removed outdated concepts and added relevant video previews.
2025-09-03 13:04:37 +02:00
Ewa Szyszka 52953c49ca Add files via upload 2025-09-03 12:42:49 +02:00
Brendan O'Leary 0d0b031381 Clarify free tier as it depends on a number of factors (#2241) 2025-09-02 14:17:20 -04:00
Kevin van Dijk 19a52a262f Add 'apps/kilocode-docs/' from commit '79ed21f1913d5d8426c39e7ecf19907a1a2913e1'
git-subtree-dir: apps/kilocode-docs
git-subtree-mainline: 0ab87945123cba85a6e76ca5a7f427197b7e1f77
git-subtree-split: 79ed21f1913d5d8426c39e7ecf19907a1a2913e1
2025-08-27 17:18:50 +02:00