38 Commits

Author SHA1 Message Date
maphew 2ac737ceba fix(docs): remove broken sidebar nav links for annual-billing and memory-bank
Fixes #545
2026-02-20 23:32:10 -07:00
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
Jean du Plessis 97691b178f Merge pull request #5982 from Kilo-Org/docs/faq-section-and-config-path-fix
docs: add FAQ section with sub-pages and fix config path
2026-02-18 18:28:44 +02:00
Jean du Plessis 464c6406f9 Merge pull request #5930 from Kilo-Org/session/agent_fb2666c8-83df-49a4-9854-50849b559e61 2026-02-18 17:50:56 +02:00
Jean du Plessis 2807a37008 Merge pull request #5971 from Kilo-Org/jl-blocklist-proposal 2026-02-18 17:46:49 +02:00
Ligia Zanchet e6e17378dd docs: add FAQ section with sub-pages and fix config path
- Replace flat faq.md with faq/ directory containing sub-pages:
  - General, Setup and Installation, Credits and Billing,
    Account and Integration, Known Issues
- Update getting-started nav with FAQ subLinks
- Fix config path from ~/.kilocode/config.json to ~/.config/kilo/config.json
  in using-kilo-for-free.md
- Add credits-environment-selector.png image for FAQ
2026-02-18 15:36:41 +01:00
dennismeister93 ed531f401d Update apps/kilocode-docs/lib/nav/automate.ts
Co-authored-by: Marian Alexandru Alecu <a.marian.alexandru@gmail.com>
2026-02-18 14:04:56 +01:00
Dennis Meister e051ed2842 Update code reviewer docs for platforms 2026-02-18 12:15:35 +01:00
Josh Lambert b090c87817 Add proposal for blocklist 2026-02-18 00:49:28 -05:00
Joshua Lambert fec866c2b8 Merge pull request #5949 from Kilo-Org/docs/benchmarking-design
Initial draft of benchmarking design
2026-02-17 17:06:04 -05:00
Ligia Zanchet 160882345e Add Ecosystem link to contributing navigation 2026-02-17 22:40:58 +01:00
Josh Lambert d2a8f26fd1 Fix nav 2026-02-17 16:40:10 -05:00
kiloconnect[bot] 042d7caa76 docs: add 'Using Kilo Docs with Agents' page 2026-02-17 19:41:28 +00:00
Alex Gold 78c5381681 Merge branch 'main' into docs/troubleshooting 2026-02-17 11:27:39 -05:00
Alex Gold c1f167e9f2 Clean up troubleshooting rom top-level nav 2026-02-17 11:09:13 -05:00
Alex Gold 1b43a79890 Move troubleshooting under help nav 2026-02-16 18:01:45 -05:00
Alex Gold afe85f918e Create troubleshooting section 2026-02-16 17:09:58 -05:00
Brendan O'Leary c0efe5f2f2 Add prelim KiloClaw docs (#5881)
* Add preli KiloClaw docs

* 🦀

* Add in what you cando with OpenClaw

* Update apps/kilocode-docs/pages/automate/kiloclaw.md

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Update apps/kilocode-docs/pages/automate/kiloclaw.md

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Update apps/kilocode-docs/pages/automate/kiloclaw.md

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Apply suggestion from @kiloconnect[bot]

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Apply suggestion from @kiloconnect[bot]

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Update apps/kilocode-docs/pages/automate/kiloclaw.md

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-16 16:36:43 -05:00
Temitayo Samuel Oluwalade 5383568856 docs: add Context Condensing documentation (#5605)
* docs: add Context Condensing documentation

Fixes #2159

Added documentation for the "Intelligent Context Condensing" feature.

This documentation covers:
- Overview of context condensing and why it's needed
- How context window limits affect conversations
- How the condensing feature works (automatic and manual triggering)
- Configuration options for condensing
- Best practices for using context condensing effectively
- Troubleshooting common issues
- Links to related features (Memory Bank, Large Projects, Codebase Indexing)

* docs: add context condensing to navigation

* docs: fix context condensing markdown structure
2026-02-13 19:05:59 -05:00
John Fawcett 463cd42461 docs(kilocode-docs): add comprehensive AI Gateway documentation
Add a new documentation section for the Kilo AI Gateway, including
overview, quickstart, authentication, models, streaming, and API
reference.
2026-02-12 08:59:04 -06:00
kiloconnect[bot] fff32c7aa3 docs: add 'Using Kilo for Free' documentation page
Add a new documentation page covering:
- Free models available through Kilo Gateway and OpenRouter
- Free autocomplete setup with Mistral Codestral
- CLI background tasks (session titles, context summarization)
- Graceful degradation when credits aren't available
2026-02-07 13:06:12 +00:00
Joshua Lambert 5b2d68d952 Merge pull request #5663 from Kilo-Org/jl-add-auto-mode-docs
Add auto model docs
2026-02-05 06:54:12 -05:00
Brendan O'Leary 6f8a020fa9 Update the information architecture to have more condensed items (#5657)
* Update free models in docs

* Condense code with ai

* Refactor features section
2026-02-04 12:47:27 -08:00
Josh Lambert 0aadc6b060 Add auto model docs 2026-02-04 15:32:58 -05:00
Josh Lambert 1e877f4c30 Add missing design docs 2026-02-04 10:55:08 -05:00
Mark IJbema c98baca400 Merge pull request #5621 from Kilo-Org/mark/removememorybank
Remove memory bank docs and add redirects
2026-02-04 13:01:13 +01:00
Mark IJbema 22c045d8be Merge branch 'main' into mark/removememorybank 2026-02-04 10:46:50 +01:00
Mark IJbema 95be79eecd Remove memory bank docs and add redirects 2026-02-03 09:49:12 +01:00
Brendan O'Leary cb966792d1 Reorganize the Code with AI sidebar (#5591) 2026-02-02 14:39:31 -05:00
Brendan O'Leary 5e366abdad Add back missing docs (#5573)
* Add native tool calling an speech to text to docs

* Add mistral setup to nav

* Update apps/kilocode-docs/pages/code-with-ai/features/speech-to-text.md

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Update apps/kilocode-docs/pages/automate/native-function-calling.md

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* Update apps/kilocode-docs/pages/automate/native-function-calling.md

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>

* remove experiment notes

* Two last experimental features added

* RCU for experimental

* update mapping plan

* Solve for too many sublinks

* Delete native tool calling as it is on by default and can't be changed

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-02 14:51:25 +00:00
Brian Turcotte d0efa195a2 add cline docs (#5500) 2026-01-29 12:43:28 +00:00
Brendan O'Leary 97ab499824 Add customize section to break up code with ai 2026-01-27 15:12:38 +01:00
Brendan O'Leary ddc3e5f9cc Autocomplete 2026-01-27 15:12:38 +01:00
Brendan O'Leary 1c3eb5db2c Add back tool reference 2026-01-27 15:12:38 +01:00
Brendan O'Leary 9d891540a0 Add back free and budget models page 2026-01-27 15:12:38 +01:00
Brendan O'Leary 2ed74789ed Add posthog to docs site 2026-01-27 15:12:38 +01:00
Brendan O'Leary f8a565e18a Replace docs with new Markdoc site 2026-01-27 15:11:46 +01:00