Skip to content

fix: reduce over-reliance on sage agent over sem_search#2913

Merged
tusharmath merged 4 commits intomainfrom
fix/exploitation-of-sage
Apr 10, 2026
Merged

fix: reduce over-reliance on sage agent over sem_search#2913
tusharmath merged 4 commits intomainfrom
fix/exploitation-of-sage

Conversation

@amitksingh1490
Copy link
Copy Markdown
Contributor

@amitksingh1490 amitksingh1490 commented Apr 9, 2026

Before

INFO: Evaluation completed
total: 67
passed: 2
validation_failed: 65
timeout: 0
failed: 0
total_duration: 8067441
validations: {
"total": 134,
"passed": 62,
"failed": 72
}

After
Evaluation completed
total: 67
passed: 57
validation_failed: 10
timeout: 0
failed: 0
total_duration: 1581354
validations: {
"total": 134,
"passed": 124,
"failed": 10
}

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Apr 9, 2026
@amitksingh1490 amitksingh1490 changed the title fix(cli): add --yes flag to workspace init for non-interactive mode fix: reduce over-reliance on sage agent by enforcing sem_search first Apr 9, 2026
@amitksingh1490 amitksingh1490 changed the title fix: reduce over-reliance on sage agent by enforcing sem_search first fix: reduce over-reliance on sage agent over sem_search Apr 9, 2026
autofix-ci bot and others added 2 commits April 9, 2026 17:03
…checks

fix(agents): refine descriptions in forge.md and sage.md for clarity and usage guidance
@tusharmath tusharmath enabled auto-merge (squash) April 10, 2026 02:15
@tusharmath tusharmath merged commit 2a55cd2 into main Apr 10, 2026
12 checks passed
@tusharmath tusharmath deleted the fix/exploitation-of-sage branch April 10, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants