Skip to content

Comments

fix: enforce responses strict schema and resilient python runner#45

Open
fundiddad wants to merge 1 commit intoAnkRoot:mainfrom
fundiddad:fix/openai-responses-required-and-python-runner
Open

fix: enforce responses strict schema and resilient python runner#45
fundiddad wants to merge 1 commit intoAnkRoot:mainfrom
fundiddad:fix/openai-responses-required-and-python-runner

Conversation

@fundiddad
Copy link

Summary

  • enforce OpenAI Responses strict function schema by requiring all object properties
  • update strict-schema docs and tests to match the runtime behavior
  • make VSIX build robust on Windows by adding Python runner fallback (python3 -> py -3 -> python)

Validation

  • node --test test/provider-augment-chat.test.js
  • npm test
  • npm run check:payload-syntax

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