Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Apr 15, 2025

Context

Implementation

Screenshots

before after

How to Test

Get in Touch


Important

Add pass/fail events for task evaluations, updating broadcasting and schema handling in index.ts, use-run-status.ts, and ipc.ts.

  • Behavior:
    • Adds pass/fail events in index.ts for task evaluations, broadcasting them using IpcServer.
    • Updates useRunStatus in use-run-status.ts to handle EvalEventName.Pass and EvalEventName.Fail events.
  • Schema:
    • Adds EvalEventName enum for pass/fail events in ipc.ts.
    • Updates taskEventSchema in ipc.ts to include pass/fail events.
  • Misc:
    • Removes retry logic from processTask in index.ts.

This description was created by Ellipsis for d35b32d. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Apr 15, 2025

⚠️ No Changeset found

Latest commit: d35b32d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 15, 2025
@cte cte merged commit a4d2de4 into main Apr 15, 2025
15 checks passed
@cte cte deleted the cte/evals-pass-fail-event branch April 15, 2025 18:29
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Apr 15, 2025
@dosubot dosubot bot added the enhancement New feature or request label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants