chore: update tinyinference provider extensions - #174
Conversation
This change introduces an end-to-end fuzz test that exercises the graph-based agent orchestration path, validating that the system handles unexpected or malformed inputs without crashing or producing incorrect results. Auto-committed-on: dragonfly Co-authored-by: Medulla <medulla@tinyhumans.ai>
The end-to-end fuzz matrix tests for graph and agent composition have been removed as they are no longer relevant after the centralization of subagent orchestration. These tests covered various graph shapes and agent behaviors that have been superseded by the new orchestration model. Auto-committed-on: dragonfly Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
|
Warning Review limit reached
This review includes 1 billable file and costs up to $0.25. Or wait 35 minutes for your next included review. View limit detailsLimit details: You’ve used the included review currently available. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Comment |
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Tiny Sweeper reviewTiny Sweeper reviewed this change across 6 lane(s) and found 0 active actionable finding(s). Detailed lane evidence and any incomplete work are listed below. State: Ready for maintainer review Review snapshot
Completeness: Complete What changedThe review could not produce a supported behavioral summary; inspect the cited changed surface and lane details below. FeaturesNone identified with supported citations. TestsNo supported feature-to-test mapping was produced. Test execution is not inferred. FindingsNo active actionable findings. Before mergeNone. Agent review detailscritique
security
tests
commits
description
e2e
Evidence and run details
|
Summary
xhigh/maximum reasoning effort supportDepends on tinyhumansai/tinyinference#25. This PR should become ready after that dependency merges and the gitlink is updated to the merged commit.
Verification
Run in
vendor/tinyinference:cargo fmt --all -- --checkcargo clippy --all-targets --all-features -- -D warningscargo build --all-targets --all-featurescargo test --all-featuresRUSTDOCFLAGS="-D warnings" cargo doc --no-deps --all-features