Skip to content

Conversation

thekavishshah
Copy link

This PR addresses three related issues:\n\n- OpenAI Responses API: include and when provided, matching ChatCompletions parity\n- ChatCompletions tools transform: preserve undefined defaults to satisfy malformed tool config error-case tests\n- Vault security: guard JSONFileVault watcher when no vault file path is configured to avoid chokidar runtime errors\n\nNotes:\n- All affected @smythos/core OpenAI unit tests pass locally\n- Single commit with DCO sign-off\n\nPlease let me know if you'd prefer separate PRs or additional test coverage.

alaa-eddine-k and others added 21 commits August 10, 2025 17:31
MCP client support for streamable HTTP
Memory Allocation optimization for agents with very large contexts.
Add support for custom behavior (system message) when prompting an LLM without agent.
hotfix for OpenAI non stream requests in response API
better logging for LLM connectors
Add status_message support for tool calls + Fix missing Usage event in the SDK
…letions tool transform defaults to satisfy malformed tool config tests; security(vault): guard JSONFileVault watcher when no vault file provided to prevent chokidar errors\n\n- Add null checks before file watching\n- Add temperature and top_p to Responses API body when provided\n- Preserve undefined shapes in ChatCompletions transform for error-case parity\n- All affected core OpenAI unit tests pass locally

Signed-off-by: Kavish Shah <[email protected]>
Copy link

coderabbitai bot commented Sep 9, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

4 participants