Skip to content

Instantly share code, notes, and snippets.

@dariuszparys
Created January 29, 2026 06:09
Show Gist options
  • Select an option

  • Save dariuszparys/8d7af3766649454db1cc4b34a0b16a4f to your computer and use it in GitHub Desktop.

Select an option

Save dariuszparys/8d7af3766649454db1cc4b34a0b16a4f to your computer and use it in GitHub Desktop.
Update Agent Harness
#!/bin/bash
set -eux
npm install -g @github/copilot@latest
npm install -g @openai/codex@latest
npm install -g @google/gemini-cli@latest
opencode upgrade
claude update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment