Branches (2)

main (default)

1b56bee docs(config): add supports_developer_role docs

Click to expand commit body
Add note explaining OpenAI's developer role usage for reasoning models
and compatibility issues with OpenAI-compatible endpoints that return
"Incorrect role information" errors. Include configuration example for
custom models with reasoning=true.

Amolith created

review

84488fe chore: add prepublishOnly script

Click to expand commit body
Automatically build before npm publish

Amolith created