#Run Kilocode in specific folder in VSCode workspace with multiple folders

6 messages · Page 1 of 1 (latest)

indigo shell
#

How can you tell Kilocode which specific folder to run in (read, make changes in, etc.) when using a VSCode workspace with multiple folders in it?

Sometimes Kilocode starts implementing a feature request in the top-most folder (the first folder added to the workspace), and other times (especially when you provide explicit @path/to/file context) it chooses the intended folder.

#

for some more context on this "Photos" workspace above: each root-level folder is a different Git repo. The two "galleriesdeluxe" repos have different paths (based on the different authors, one being a fork of the other)

thin heath
indigo shell
#

These are all separate repos which aren't nested, or git sub-modules or anything like that

thin heath
#

Ok, so there is no way up "higher" to say that othen than AGENTS.md or on a prompt by prompt basis, but I am pretty sure unless you mention it, KIlo is assuming proj root == the only git repo

indigo shell
#

Gotcha ok, thanks for the info! That's also consistent with how Claude Code works as well, so that's not too surprising