Remix.run Logo
0xffff2 4 hours ago

I'm curious about the opposite: Why would anyone use the CLI when, at least with Copilot, the VSCode plugin is super tightly integrated with VSCode, meaning the agent can see everything I can see. There's no mismatch in linter calls where I can see a lint in the ide that the agent can't find for example. I've had this problem even using CC in their VSCode extension, so I can't imagine it's not an issue in the CLI as well.

What's actually better in the CLI?

sz4kerto 4 hours ago | parent [-]

We need sandboxing for any agent, so we run it within Docker - so we use CLI.

0xffff2 3 hours ago | parent [-]

I use vscode with containers extensively. Not sure why containers imply CLI.