Skip to content

stuff#333

Merged
jdchawla29 merged 4 commits intomainfrom
j/hud-dev
Feb 17, 2026
Merged

stuff#333
jdchawla29 merged 4 commits intomainfrom
j/hud-dev

Conversation

@jdchawla29
Copy link
Collaborator

@jdchawla29 jdchawla29 commented Feb 17, 2026

Note

Medium Risk
Touches eval task execution wiring and integration-test replay behavior; a mistake could change which validation tool calls run. CLI changes are low risk but affect user-facing output formatting.

Overview
Adds support for v5 tasks to replay Task.validation tool calls as _integration_test_calls in EvalContext.from_task, overriding any environment-provided integration calls (including the empty-list case).

Expands automated coverage with new unit tests for EvalContext.from_task validation behavior and a new IntegrationTestRunner test verifying calls execute in order and error when no integration calls are configured.

Hardens CLI rendering by switching various dev/list/remove messages from hud_console.info to hud_console.print and applying rich.markup.escape to user-controlled strings/URLs to prevent markup injection and formatting issues.

Written by Cursor Bugbot for commit 2c65be6. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 45988a3aa4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jdchawla29 jdchawla29 merged commit 4f96890 into main Feb 17, 2026
9 checks passed
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.

1 participant