759 Commits

Author SHA1 Message Date
kilo-maintainer[bot] d3411035d8 chore: generate 2026-02-22 03:20:10 +00:00
Brendan O'Leary 0619ad125c Update packages/kilo-docs/pages/collaborate/index.md
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-21 15:23:54 -05:00
Brendan O'Leary 36e41096ec Update packages/kilo-docs/pages/collaborate/index.md
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-21 15:23:40 -05:00
Brendan O'Leary 2379bf0836 Update packages/kilo-docs/pages/collaborate/index.md
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-21 15:23:34 -05:00
Brendan O'Leary b212edcc21 Update packages/kilo-docs/pages/collaborate/index.md
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-02-21 15:23:27 -05:00
Brendan O'Leary 8744ff5645 Fix all internal links 2026-02-21 15:21:07 -05:00
Brendan O'Leary a46770079d Update some internal links 2026-02-21 14:44:04 -05:00
Brendan O'Leary d30b20de6b Add lychee link checker to docs 2026-02-21 14:27:20 -05:00
Brendan O'Leary 1a455945bc Merge pull request #563 from Kilo-Org/docs/fix-navigation-weirdness 2026-02-21 11:56:07 -05:00
kilo-maintainer[bot] 4093d575c1 release: v1.0.25 2026-02-21 13:04:22 +00:00
Brendan O'Leary 5bc453db7e Merge pull request #562 from Kilo-Org/docs/add-raw-markdown-links-to-llms-txt 2026-02-21 06:59:35 -05:00
Brendan O'Leary d2cca11144 Merge pull request #477 from Olusammytee/docs/2154-update-custom-instruction-files-docs 2026-02-21 06:56:10 -05:00
Brendan O'Leary 854005e16d Fix navigation issue with sidenav 2026-02-21 06:55:33 -05:00
Brendan O'Leary 6e3c429be5 Merge pull request #559 from maphew/fix/contributing-broken-link 2026-02-21 06:53:37 -05:00
Brendan O'Leary eef24bb5ff Merge branch 'dev' into docs/2154-update-custom-instruction-files-docs 2026-02-21 06:52:47 -05:00
Brendan O'Leary d2c11bd641 Add raw markdown links to LLMs.txt 2026-02-21 06:44:31 -05:00
Brendan O'Leary be120b5eec Merge branch 'dev' into docs/2147-clarify-custom-modes-yaml-v2 2026-02-21 06:34:24 -05:00
Brendan O'Leary 764a642a2e Merge branch 'dev' into docs/5619-clarify-cloud-setup-script-behavior 2026-02-21 06:29:02 -05:00
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
pandemicsyn 0743eb16b6 Add quick docs for KiloClaw's changelog 2026-02-19 21:11:43 -06:00
kilo-maintainer[bot] 4b09f7f2d1 release: v1.0.24 2026-02-20 00:28:29 +00:00
kiloconnect[bot] 1fe18a2946 fix(docs): use kilo.chat() instead of kilo() in Vercel AI SDK examples
The Kilo gateway does not support the responses API yet — only the chat
completions API. Replace kilo() with kilo.chat() in all Vercel AI SDK
examples to use the correct chat completions endpoint.
2026-02-19 20:48:30 +00:00
Emilie Lima Schario 564af2c15e Merge branch 'dev' into docs/fix-broken-links-code-reviewer 2026-02-19 14:36:13 -05:00
kiloconnect[bot] e08b50c47d revert: restore kilo.ai/config.json URLs in config.ts and docs (partial revert of #489) (#494)
* fix: standardize config schema URL to opencode

Replace all occurrences of https://kilo.ai/config.json with
https://opencode.ai/config.json in config source code and CLI docs.

* revert: restore kilo.ai/config.json URLs in config.ts

Reverts the code changes from PR #489 that replaced kilo.ai/config.json
with opencode.ai/config.json in packages/opencode/src/config/config.ts.

The docs changes in cli.md are intentionally kept as opencode.ai/config.json.

* revert: restore kilo.ai/config.json URLs in docs (cli.md)

* Apply suggestions from code review

Co-authored-by: Marius <marius@kilocode.ai>

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Co-authored-by: Joshua Lambert <25085430+lambertjosh@users.noreply.github.com>
Co-authored-by: Marius <marius@kilocode.ai>
2026-02-19 19:07:33 +01:00
Dennis Meister 90868d0312 docs: fix broken links in code reviewer overview 2026-02-19 15:53:32 +01:00
Olusammytee 42e70cbdef docs: clarify YAML-first custom modes behavior 2026-02-19 09:44:20 -05:00
Olusammytee db43f2bccd docs: update mode-specific custom instruction file guidance 2026-02-19 09:38:31 -05:00
Olusammytee 4fd19a1cd7 docs(cloud-agent): clarify Setup Commands vs .kilocode/setup-script 2026-02-19 09:32:03 -05:00
kilo-maintainer[bot] 74b3afaacb chore: generate 2026-02-19 12:51:37 +00:00
João Santos bb9c25046c Merge pull request #444 from Kilo-Org/jsantos/auto-triage-manual
adding auto triage docs
2026-02-18 20:18:05 +00:00
Jean du Plessis 573a961a89 fix: capture initial pageview on mount
routeChangeComplete doesn't fire on initial page load, so the first
page a user visits was missing its pageview event.
2026-02-18 22:16:25 +02:00
Joao Santos dce4dfcc05 removing threshold mention 2026-02-18 20:10:41 +00:00
Joao Santos 5c73880488 updating title 2026-02-18 20:04:56 +00:00
Joao Santos 9fd8a32658 adding auto triage docs 2026-02-18 20:01:44 +00:00
Jean du Plessis 95e4dd80ec chore: remove tsconfig.tsbuildinfo build artifact and gitignore it 2026-02-18 22:00:09 +02:00
Jean du Plessis 17989b91df fix: disable auto capture_pageview to prevent double tracking
PostHog's capture_pageview fires on initial page load, but _app.tsx
already manually captures $pageview on routeChangeComplete for SPA
navigations. This caused double pageview events on initial load.

Set capture_pageview: false and let the manual call in _app.tsx handle
all pageview tracking consistently.
2026-02-18 21:59:18 +02:00
Jean du Plessis 0a001daff3 fix: address additional code review findings
- raw-markdown.ts: Check path bounds before any filesystem probes to
  prevent leaking file existence info outside the pages directory
- TableOfContents.tsx: Fix SSR hydration mismatch by moving
  window.location.hash into useEffect + state instead of reading it
  during render
2026-02-18 21:50:37 +02:00
Jean du Plessis c49257dee9 fix: address code review findings in docs package
- raw-markdown.ts: Replace weak regex path sanitization with
  path.normalize (the path.resolve bounds check remains as primary guard)
- instrumentation-client.ts: Guard PostHog init against missing env var
  instead of using non-null assertion (prevents crash in local dev)
- CopyPageButton.tsx: Show error feedback instead of false success when
  copy fails
2026-02-18 21:43:24 +02:00
Jean du Plessis 74cfeb6b3e fix: remove deprecated experimental.instrumentationHook from next.config.js 2026-02-18 20:32:39 +02:00
Jean du Plessis 793f539c8c fix: add js-yaml as direct dependency for bun compatibility
@markdoc/next.js depends on js-yaml but bun's dependency resolution
doesn't make it available to webpack during build. Adding it as a
direct dependency fixes the build.
2026-02-18 20:30:19 +02: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 db6096d22c feat: import kilocode-docs with full history from kilocode repo 2026-02-18 20:06:56 +02:00
Jean du Plessis f844096e29 Merge pull request #5961 from Olusammytee/docs/2165-clean-shell-integration-page
docs: clean up shell integration page structure and wording
2026-02-18 18:37:06 +02:00
Jean du Plessis aa05b1924b Merge pull request #5967 from Olusammytee/docs/4142-fix-inception-provider-docs
docs: refresh Inception provider links and docs issue target
2026-02-18 18:35:03 +02:00
Jean du Plessis c4b0aa5c4a Merge pull request #5966 from Olusammytee/docs/4273-fix-kilogif-path
docs: restore missing /docs/img/kilogif.gif asset
2026-02-18 18:33:37 +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 f9ac276c8f Update apps/kilocode-docs/pages/automate/extending/shell-integration.md 2026-02-18 18:25:07 +02:00
Jean du Plessis 812afbcc2f Update apps/kilocode-docs/pages/automate/extending/shell-integration.md 2026-02-18 18:24:59 +02:00
Jean du Plessis 08d342e8a3 Update apps/kilocode-docs/pages/automate/extending/shell-integration.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 18:23:15 +02:00
Jean du Plessis 1765857cb6 Update apps/kilocode-docs/pages/automate/extending/shell-integration.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 18:22:37 +02:00