Skip to content

feat: support custom select values in review queue#131

Open
skylarbpayne wants to merge 2 commits into
mainfrom
palmer/resolve-github-issue--128-in-skylarbpayne-hermes-b6e4c54
Open

feat: support custom select values in review queue#131
skylarbpayne wants to merge 2 commits into
mainfrom
palmer/resolve-github-issue--128-in-skylarbpayne-hermes-b6e4c54

Conversation

@skylarbpayne

Copy link
Copy Markdown
Owner

Summary

  • Adds schema-derived custom select descriptors to Review Queue selection surfaces for scalar and structured typed returns.
  • Adds dashboard UI for Other / custom scalar and structured-object input without changing generated option payloads.
  • Strips the browser routing marker before engine validation and stamps trusted server-side selection_source: human_custom provenance.
  • Coerces {value: ...} select responses for scalar typed returns.

Verification

  • pytest tests/test_dashboard_plugin.py -k 'select or selection or review_request' -vv — 5 passed\n- pytest tests/test_authoring_api.py -k 'select or operator_response or schema' -vv — 12 passed\n- pytest tests/test_dashboard_plugin.py tests/test_authoring_api.py -vv — 114 passed\n- git diff --check — passed\n\nCloses Allow custom human-entered values in select() Review Queue cards #128

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