Remix.run Logo
WA 14 hours ago

Why not? You can select Opus 4.5, Gemini 3 Pro, and others.

spaceman_2020 14 hours ago | parent | next [-]

Claude Code is a CLI tool which means it can do complete projects in a single command. Also has fantastic tools for scaffolding and harnessing the code. You can define everything from your coding style to specific instructions for designing frontpages, integrating payments, etc.

It's not about the model. It's about the harness

binarycrusader 10 hours ago | parent | next [-]

Claude Code is a CLI tool which means it can do complete projects in a single command

https://github.com/features/copilot/cli/

piker 11 hours ago | parent | prev [-]

This would make some sense if VS Code didn't have a terminal built into it. The LLMs have the same bash capabilities in either form.

maxdo 14 hours ago | parent | prev [-]

it's not a model limit anymore, it's tools , skills, background agents, etc. It's an entire agentic environment.

illnewsthat 14 hours ago | parent [-]

Github copilot has support for this stuff as well. Agent skills, background/subagents, etc.