Skip to content

feat: add test scenario feedback command#207

Merged
jy-tan merged 2 commits intomainfrom
unit-feedback
Mar 24, 2026
Merged

feat: add test scenario feedback command#207
jy-tan merged 2 commits intomainfrom
unit-feedback

Conversation

@jy-tan
Copy link
Contributor

@jy-tan jy-tan commented Mar 24, 2026

Summary

Add tusk unit feedback so users and agents can submit structured feedback for generated test scenarios directly from the CLI.

Changes

  • Add a new tusk unit feedback command that accepts JSON from a file or stdin and submits feedback for multiple scenarios in one call
  • Extend the shared unit API client to support JSON requests with request bodies and add a feedback submission method
  • Document the feedback workflow in tusk unit overview help and add detailed command help with payload examples, allowed feedback values, and heredoc usage
  • Keep the CLI-facing payload user-oriented by using positive_feedback / negative_feedback and applied_locally, rather than exposing backend-oriented fields

@jy-tan jy-tan changed the title feat: add unit feedback command feat: add test scenario feedback command Mar 24, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@jy-tan jy-tan requested a review from sohil-kshirsagar March 24, 2026 03:45
@jy-tan jy-tan merged commit 962d380 into main Mar 24, 2026
13 checks passed
@jy-tan jy-tan deleted the unit-feedback branch March 24, 2026 19:11
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.

2 participants