Conversation
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
…inyagents-harness
Contributor
|
Important Review skippedToo many files! This PR contains 407 files, which is 107 over the limit of 300. To get a review, reduce the PR to 300 files or fewer by splitting it into smaller PRs or changing its base branch. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (407)
You can disable this status message by setting the Comment |
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
…inyagents-harness
Co-authored-by: Medulla <medulla@tinyhumans.ai>
Co-authored-by: Medulla <medulla@tinyhumans.ai>
senamakel
marked this pull request as ready for review
September 19, 2026 21:42
Tiny Sweeper review
|
Co-authored-by: Medulla <medulla@tinyhumans.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tinyagents-runtime,tinyagents-session, andtinyagents-orchestrationtask_dispatcher, task-session facade, startup poller, todo-run host shim, and static assigned-agent surfaceharness/subagent_runnerimplementation to the host adapter boundary atagent/subagent_hostwith no compatibility re-exportTinyAgents dependency
Resolved: tinyhumansai/tinyagents#170 is merged. The vendored gitlink now points at canonical
mainmerge commit9483a5694f51baf609700958177863c963d83a06.Validation
cargo check --manifest-path Cargo.tomlagainst the merged TinyAgentsmaingitlinkcargo test -p tinyagents-orchestration --lib(56 passed before upstream review fixes; TinyAgents CI passed after merge)cargo test -p tinyagents-graph todos --lib(66 passed)node scripts/ci/check-agent-runtime-boundary.mjspnpm docs:checkcargo fmt --all -- --checkgit diff --checkKnown test-suite state
The OpenHuman library test target retains unrelated pre-existing compile drift outside this cutover (channel helper exports, old
ToolScope/ToolResulttest imports, and stale web-chat test helpers), so focused host lifecycle tests cannot currently be selected even though the production workspace check passes.Review focus