AI
OpenCode
OpenCode is an AI agent harness, like Claude Code or Gemini CLI, that works with all the commercial and open-weight models. Best way to use it is via the c alias, which you invoke once you're inside the directory you want to work on with AI.
Claude Code
Claude Code is installed via the AUR and gives you native access to the Anthropic Claude models. It's bound in run-dangerously mode to the cx alias.
Other harnesses
You can install any of the other major AI CLIs using yay, like:
- yay -S gemini-cli
- yay -S openai-codex
- yay -S github-copilot-cli