Skip to content

Fix claw-eval create response id#1257

Merged
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2713_7472a12
Jul 9, 2026
Merged

Fix claw-eval create response id#1257
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2713_7472a12

Conversation

@Rader

@Rader Rader commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • Added a new GET /api/v1/evaluations/task/:task_id endpoint to fetch evaluation details using the workflow task ID.
  • Resolved an ID mismatch where create responses returned runner-local IDs that were incompatible with the existing numeric ID lookup.
  • Restored the original GET /api/v1/evaluations/:id to numeric-only lookups while enabling clients to recover from create responses via the new task-based lookup.

@Rader

Rader commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

Depends on #1256

@HaiHui886 HaiHui886 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@HaiHui886
HaiHui886 merged commit f003e14 into main Jul 9, 2026
7 checks passed
@HaiHui886
HaiHui886 deleted the sync_mr_2713_7472a12 branch July 9, 2026 06:19
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