Skip to content

Add my custom ci-bot variant#84

Merged
virajmehta merged 6 commits intomainfrom
aaron/opus
Dec 4, 2025
Merged

Add my custom ci-bot variant#84
virajmehta merged 6 commits intomainfrom
aaron/opus

Conversation

@Aaron1011
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 2, 2025 22:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a custom TensorZero agent variant called "aaron-claude-opus" that uses the Claude Opus 4.5 model with custom template files. The changes also include minor refinements to the default system template.

  • Adds a new model configuration for Claude Opus 4.5
  • Creates a new agent variant with custom templates in the aaron_templates directory
  • Refines the default system template's wording for clarity

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tensorzero/swe_agent_config/tensorzero.toml Adds claude-opus-4-5 model configuration and new aaron-claude-opus variant definition
tensorzero/swe_agent_config/templates/system.minijinja Minor wording improvements for clarity ("helping to fix" → "fixing", "Your response" → "Each of your responses")
tensorzero/swe_agent_config/aaron_templates/system.minijinja Creates minimal system template with single-line prompt for the custom variant
tensorzero/swe_agent_config/aaron_templates/instance.minijinja Creates instance template with detailed workflow instructions and CI failure guidance
tensorzero/swe_agent_config/aaron_templates/format_error.minijinja Creates format error template for handling malformed agent responses
tensorzero/swe_agent_config/aaron_templates/action_observation.minijinja Creates action observation template for displaying command output with truncation logic

@virajmehta virajmehta enabled auto-merge December 4, 2025 03:31
@virajmehta virajmehta disabled auto-merge December 4, 2025 03:31
@virajmehta virajmehta enabled auto-merge December 4, 2025 03:32
@virajmehta virajmehta added this pull request to the merge queue Dec 4, 2025
Merged via the queue into main with commit 6075c54 Dec 4, 2025
19 of 22 checks passed
@virajmehta virajmehta deleted the aaron/opus branch December 4, 2025 20:01
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.

4 participants