7 Commits

Author SHA1 Message Date
kilo-maintainer[bot] 4093d575c1 release: v1.0.25 2026-02-21 13:04:22 +00:00
kilo-maintainer[bot] 4b09f7f2d1 release: v1.0.24 2026-02-20 00:28:29 +00: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
Kevin van Dijk 1627b78c46 Adust docs scripts to work in monorepo with pnpm 2025-08-27 17:49:09 +02: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