trending
Zac Zuo

1mo ago

Rubber Duck - Cross-model reviews in GitHub Copilot CLI

Rubber Duck is a new experimental mode in GitHub Copilot CLI that uses a second model from a different AI family to review plans, implementations, and tests before the agent moves forward. It is designed to catch architectural mistakes, edge cases, and cross-file issues earlier.
Mike Kerzhner

8mo ago

Github Copilot CLI - Copilot's response to Claude Code and Codex CLI

Copilot CLI is GitHub’s terminal-based coding agent. It accepts instructions, edits files, runs commands, and connects to MCP servers. Defaults to Claude Sonnet 4 but can switch to other models. Usage is billed via Copilot plans.
fmerian

8mo ago

GitHub Copilot for Raycast - Delegate tasks and track progress from Raycast

Start and track GitHub Copilot coding agent tasks from Raycast 🤖
Zac Zuo

12mo ago

GitHub Copilot Coding Agent - Agent that implements a task/issue + runs in the background

GitHub Copilot has a new feature: a coding agent that can implement a task or issue, run in the background with GitHub Actions, and more.