Description
I'm using VS Code kilocode extension. The issue is that there is uncontrolled .kilo/node_modules directory creation, increasing any, even tiny project size by 55 MB for no reason. It's even not possible to use pnpm instead (which uses links to reduce duplication). Is it possible to set kilo to use global directory for node_modules or to use pnpm instead? Because whenever I use kilo even for a simple task, I add garbage to any project, which is often heavier than all projects files together.
Plugins
No response
Kilo version
all
Steps to reproduce
Create any project. Run any tasks like commit message generation. ./kilo/node_modules 55 MB directory will be created automatically.
Screenshot and/or share link
No response
Operating System
Windows 10
Terminal
No response
Description
I'm using VS Code kilocode extension. The issue is that there is uncontrolled .kilo/node_modules directory creation, increasing any, even tiny project size by 55 MB for no reason. It's even not possible to use pnpm instead (which uses links to reduce duplication). Is it possible to set kilo to use global directory for node_modules or to use pnpm instead? Because whenever I use kilo even for a simple task, I add garbage to any project, which is often heavier than all projects files together.
Plugins
No response
Kilo version
all
Steps to reproduce
Create any project. Run any tasks like commit message generation. ./kilo/node_modules 55 MB directory will be created automatically.
Screenshot and/or share link
No response
Operating System
Windows 10
Terminal
No response