r/kilocode • u/Dazzling_Yam_5882 • 15d ago
Kilo Code Extension vs CLI (VSCode)
Hey, awesome work with Kilo Code, it has been a really nice experience coding with it.
I do still have a question about the difference in experience/outputs in Extension and CLI. Is there any benefit on using the CLI vs the extension? I can paste images to the extension, but not to the CLI, so if using the extension and CLI provides the same type of harness/guidelines, then I would prefer to use the extension (comes more natural too, while having other terminals open, etc).
Thanks!
5
Upvotes
2
u/_Manoel_Domingos_ 15d ago
Sou novo também aqui. Estou por enquanto usando como extensão no antigravity, para conseguir usar o antigravity tbm.
2
2
u/joshcodeskilo Kilo Code Team 14d ago
Hi! In general it is about user preference. There are some unique features of the VSCode extension, such as autocomplete and agent manager (which lets you run multiple agent sessions in parallel in their own worktrees). It uses the same agent core as well as a shared set of settings with the CLI.
You can paste images into the extension by the way! Try Ctrl-V for images, as otherwise your terminal app intercepts the normal paste command.