Marc-André Moreau

Results 6 comments of Marc-André Moreau

Ugh... I'm finding this after uninstalling Visual Studio 2022. My builds fail in aws-lc-sys now because of this, we need a cmake-rs update quickly

+1 waiting on this to be merged as well, we've all started uninstalling Visual Studio 2022 in favor of Visual Studio 2026 at our organization, and it's going to become...

I'm trying GitHub Copilot CLI as an alternative to Claude Code for devs that like the terminal UI and don't wish to use VSCode. The main feature Claude Code doesn't...

Isn't it sufficiently obvious from what has already been said? Excellent code search performance not only means the agent can run faster, but it also reduces token usage by spending...

I just tried doing basic compatibility by copying .claude/commands to .opencode/command, but it looks like there are incompatibilities with the frontmatter for things like the argument-hint: https://code.claude.com/docs/en/slash-commands#frontmatter I wouldn't mind...

For anyone using Windows Terminal - it captures Ctrl+V by default without forwarding it to OpenCode. More details in https://github.com/anomalyco/opencode/issues/8490 on how to disable that default behavior. I also opened...