Skip to content

chore: update tinyinference provider extensions - #174

Merged
senamakel merged 4 commits into
tinyhumansai:mainfrom
senamakel:provider-request-extensibility
Sep 20, 2026
Merged

senamakel merged 4 commits into
tinyhumansai:mainfrom
senamakel:provider-request-extensibility

Conversation

@senamakel

Copy link
Copy Markdown
Member

Summary

  • update the TinyInference gitlink to include custom Anthropic headers
  • expose forward-compatible Anthropic message-block round-tripping
  • add xhigh/maximum reasoning effort support

Depends 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 -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --all-targets --all-features
  • cargo test --all-features
  • RUSTDOCFLAGS="-D warnings" cargo doc --no-deps --all-features

senamakel and others added 3 commits September 20, 2026 02:01
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>
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

Warning

Review limit reached

  • Run on-demand review

This review includes 1 billable file and costs up to $0.25.

Or wait 35 minutes for your next included review.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: e224ab6b-60dc-4a43-a574-3d849677f251

📥 Commits

Reviewing files that changed from the base of the PR and between 6c809f4 and 039aee8.

📒 Files selected for processing (1)
  • vendor/tinyinference

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

@senamakel
senamakel marked this pull request as ready for review September 20, 2026 07:35
@senamakel senamakel self-assigned this Sep 20, 2026
@senamakel senamakel closed this Sep 20, 2026
Co-authored-by: Medulla <medulla@tinyhumans.ai>
@senamakel senamakel reopened this Sep 20, 2026
@tinysweeper

tinysweeper Bot commented Sep 20, 2026

Copy link
Copy Markdown

Tiny Sweeper review

Tiny 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
Priority: none
Reviewed head: 039aee87c40c
Updated: 1789891112 (Unix time)

Review snapshot

Change surface Files Review signal Count
Production 0 Active findings 0
Tests 0 Noted findings 0
Documentation 0 Resolved findings 0
Configuration 0 Pending checks/questions 0

Completeness: Complete
Test assessment: No supported feature-to-test mapping was available; this does not mean tests are absent or passed.

What changed

The review could not produce a supported behavioral summary; inspect the cited changed surface and lane details below.

Features

None identified with supported citations.

Tests

No supported feature-to-test mapping was produced. Test execution is not inferred.

Findings

No active actionable findings.

Before merge

None.

Agent review details

critique

  • Conclusion: Neutral
  • Scope reviewed: all assigned evidence
  • Lane summary: No added or modified lines to review.

security

  • Conclusion: Neutral
  • Scope reviewed: all assigned evidence
  • Lane summary: No added or modified lines to review.

tests

  • Conclusion: Neutral
  • Scope reviewed: all assigned evidence
  • Lane summary: No added or modified lines to review.

commits

  • Conclusion: Neutral
  • Scope reviewed: all assigned evidence
  • Lane summary: Nothing sensitive found in what this pull request commits.

description

  • Conclusion: Neutral
  • Scope reviewed: all assigned evidence
  • Lane summary: No added or modified lines to review.

e2e

  • Conclusion: Neutral
  • Scope reviewed: all assigned evidence
  • Lane summary: No added or modified lines to review.
Evidence and run details
  • Models: ladder/vectors
  • Spend: $0.000000
  • Tokens: 0 input · 0 output · 0 cached · 13 embedding
Head State Pass summary
039aee87c40c ready for maintainer review 0 active finding(s), 0 resolved finding(s) (at 1789890181)
039aee87c40c ready for maintainer review 0 active finding(s), 0 resolved finding(s) (at 1789891112)

tinysweeper 0.1.0

@tinysweeper tinysweeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

tinysweeper found nothing blocking. Approving.

$0.0000 · 0 in / 0 out · 13 embedded · ladder/vectors

@tinysweeper tinysweeper Bot added the priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect. label Sep 20, 2026
@senamakel
senamakel merged commit 27bfb39 into tinyhumansai:main Sep 20, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant