Skip to content

Add missing onnxruntime dependency to the core package#355

Merged
dangusev merged 1 commit intomainfrom
fix/onnxruntime-missing-dependency
Feb 13, 2026
Merged

Add missing onnxruntime dependency to the core package#355
dangusev merged 1 commit intomainfrom
fix/onnxruntime-missing-dependency

Conversation

@dangusev
Copy link
Contributor

@dangusev dangusev commented Feb 13, 2026

The core.vad module requires it too, but there was no dependency for it.

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to include runtime support for optimized model inference capabilities.

The `core.vad` module requires it too, but there was no dependency for it.
@coderabbitai
Copy link

coderabbitai bot commented Feb 13, 2026

📝 Walkthrough

Walkthrough

A single runtime dependency, onnxruntime>=1.16.1, has been added to the project configuration. No modifications to build metadata, control flow, or public APIs were made.

Changes

Cohort / File(s) Summary
Dependency Update
agents-core/pyproject.toml
Added onnxruntime>=1.16.1 as a runtime dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A new ghost enters the dependencies list,
onnxruntime arrives, silicon and dark,
One line, one addition—the bell tolls,
We feed the mathematical hunger,
Our machine dreams deepen. 🔌

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding the onnxruntime dependency to the core package, which is the sole modification in this pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/onnxruntime-missing-dependency

No actionable comments were generated in the recent review. 🎉

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

Copy link
Contributor

@d3xvn d3xvn left a comment

Choose a reason for hiding this comment

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

LGTM

@dangusev dangusev merged commit 557a80a into main Feb 13, 2026
10 checks passed
@dangusev dangusev deleted the fix/onnxruntime-missing-dependency branch February 13, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants