Skip to content

Instantly share code, notes, and snippets.

@wilsonsilva
Created January 12, 2026 04:13
Show Gist options
  • Select an option

  • Save wilsonsilva/65959f709ce52860b674d2ed585aacdd to your computer and use it in GitHub Desktop.

Select an option

Save wilsonsilva/65959f709ce52860b674d2ed585aacdd to your computer and use it in GitHub Desktop.
Update all AI CLI tools
brew upgrade mise # Mise
mise upgrade # Bun and other dependencies
bun add -g @google/gemini-cli # Gemini CLI
bun add -g @anthropic-ai/claude-code # Claude Code
bun add -g @sourcegraph/amp@latest # AmpCode
bun add -g opencode-ai # OpenCode
bun add -g @github/copilot # Github Copilot CLI
agent update # Cursor CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment