Skip to content

Conversation

@hayashikun
Copy link
Contributor

Summary

  • Add version field to coding agent configurations, allowing users to specify which version of each agent to use via Settings > Agents page
  • All agents default to "latest" when version is not specified

Affected agents:

Agent Package
Claude Code @anthropic-ai/claude-code
Codex @openai/codex
Gemini @google/gemini-cli
Qwen Code @qwen-code/qwen-code
OpenCode opencode-ai

Test plan

  • Verify version field appears in Settings > Agents for each agent type
  • Test with latest (default) - agent should use latest version
  • Test with specific version (e.g., 2.0.42 for Claude Code) - agent should use specified version
  • Verify existing configurations without version field continue to work (defaults to latest)

🤖 Generated with Claude Code

actions-user and others added 2 commits November 24, 2025 19:13
Add version field to coding agent configurations, allowing users to
specify which version of each agent to use via Settings > Agents page.

Affected agents:
- Claude Code (@anthropic-ai/claude-code)
- Codex (@openai/codex)
- Gemini (@google/gemini-cli)
- Qwen Code (@qwen-code/qwen-code)
- OpenCode (opencode-ai)

All agents default to "latest" when version is not specified.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants