Skip to content

Conversation

@chriscool
Copy link

   - Clarify Node.js version requirement as exactly v20.19.2 in DEVELOPMENT.md
   - Add notes that devcontainer and Nix environments provide correct Node version
   - Add troubleshooting for Git LFS hook conflicts and Node version issues
   - Fix CLI build script name typo (vsix:unpackaged -> vsix:unpacked)
   - Correct CLI build order: move deps:install after build step
   - Add missing .env file requirement for CLI in dist directory

These changes address common setup issues encountered when building KiloCode from source, including Git LFS conflicts, Node version mismatches, and incorrect CLI build sequences that were causing build failures."

Context

Implementation

Screenshots

before after

How to Test

Get in Touch

       - Clarify Node.js version requirement as exactly v20.19.2 in DEVELOPMENT.md
       - Add notes that devcontainer and Nix environments provide correct Node version
       - Add troubleshooting for Git LFS hook conflicts and Node version issues
       - Fix CLI build script name typo (vsix:unpackaged -> vsix:unpacked)
       - Correct CLI build order: move deps:install after build step
       - Add missing .env file requirement for CLI in dist directory

These changes address common setup issues encountered when building KiloCode from source,
including Git LFS conflicts, Node version mismatches, and incorrect CLI build sequences
that were causing build failures."
@changeset-bot
Copy link

changeset-bot bot commented Dec 13, 2025

⚠️ No Changeset found

Latest commit: 9df39a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants