Skip to content

Conversation

@fwang
Copy link

@fwang fwang commented Jan 5, 2026

  • Removed hardcoded model arrays from all agent modules (opencode, claude-code, codex)
  • Removed model validation from Agent.validateModel function
  • Removed validateModel call from eval.ts
  • Updated agent Registration interface to no longer require models field
  • Updated scripts to handle dynamic model specification instead of hardcoded lists

Models can now be specified dynamically without being hardcoded per agent.

- Removed hardcoded model arrays from all agent modules (opencode, claude-code, codex)
- Removed model validation from Agent.validateModel function
- Removed validateModel call from eval.ts
- Updated agent Registration interface to no longer require models field
- Updated scripts to handle dynamic model specification instead of hardcoded lists

Models can now be specified dynamically without being hardcoded per agent.
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.

3 participants