News
Devin CLI: 2026.5.6-1
Product: Devin CLI
Built-in OAuth device flow for GitHub MCP server. devin mcp add github --url https://api.githubcopilot.com/mcp/ now authenticates via device flow (enter a code at github.com/log…
What changed
- Built-in OAuth device flow for GitHub MCP server.
devin mcp add github --url https://api.githubcopilot.com/mcp/now authenticates via device flow (enter a code at github.com/login/device) without n… /copycommand to copy the last agent response to the system clipboard. Works over SSH connections and on Linux desktops.- Numbered options in select prompts can now be picked directly with the
1-9keys instead of arrowing + Enter. The shortcut is shown as a digit prefix on each option in non-search prompts. web_searchtool for searching the web during agent sessions.- Cancelling a session now also stops running subagents instead of letting them continue in the background
- Shell commands that redirect output to
/dev/null(e.g.2>/dev/null,>/dev/null,&>/dev/null) no longer prompt for write permission to/dev/null. - Edit tool previews now show correct file line numbers instead of always starting from 1.
- Output token limit raised from 16k to match each model’s actual capacity (128k for Opus, 64k for Sonnet), preventing premature response truncation.
Source
- Official notes: https://docs.devin.ai/cli/changelog/stable
Why it matters
If you use Devin CLI, skim the official notes above and decide what to try in your next session. Tag the right surface — Cloud vs Desktop vs CLI — before you change workflows.
Fan coverage from Devin Central — not an official Cognition announcement. Devin is a trademark of Cognition.