Skip to content

chore(deps): vendor tinyagents 1.5.0 + upgrade 1.3 -> 1.5 (parity base) - #2

Closed
senamakel wants to merge 25 commits into
mainfrom
agent/vendor-tinyagents
Closed

chore(deps): vendor tinyagents 1.5.0 + upgrade 1.3 -> 1.5 (parity base)#2
senamakel wants to merge 25 commits into
mainfrom
agent/vendor-tinyagents

Conversation

@senamakel

Copy link
Copy Markdown
Owner

Foundational base branch for the TinyAgents-migration parity/bug-fix work tracked in tinyhumansai#4470.

What

  • Vendors tinyagents as a git submodule at vendor/tinyagents (fork senamakel/tinyagents), pinned to v1.5.0.
  • Points [patch.crates-io] at the vendored crate; bumps the direct tinyagents dep 1.3 -> 1.5 (the transitive tinyflows 0.3 dep resolves to the same patched 1.5.0).

Why

Verification

  • cargo check --manifest-path Cargo.toml --lib --bins is green — the existing seam in src/openhuman/tinyagents/ compiles unchanged against 1.5.

The per-issue parity PRs target this branch as their base.

https://claude.ai/code/session_019j5TLsRLHsM3kqAYFyH4hR

oxoxDev and others added 25 commits July 3, 2026 11:14
…n review fixes (tinyhumansai#4431)

Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Adds vendor/tinyagents as a submodule (senamakel/tinyagents fork) pinned to
v1.5.0 and points [patch.crates-io] at it, so the TinyAgents-migration parity
fixes can patch the crate locally when a seam-side fix is impossible, and so
the 1.3 -> 1.5 upgrade is buildable/verifiable in-tree. Bumps the direct
`tinyagents` dep to 1.5 (transitive tinyflows 0.3 dep resolves to the same
patched 1.5.0). `cargo check --lib --bins` is green: the 1.5 API is additive
over 1.3 (goals, todos, no_progress, retry, UnknownToolPolicy::ReturnToolError)
so the existing seam compiles unchanged.

Base branch for the tinyhumansai#4451-tinyhumansai#4469 parity/bug-fix PRs.

Claude-Session: https://claude.ai/code/session_019j5TLsRLHsM3kqAYFyH4hR
… sessions, goals/todos shadows, journals, middleware dedupe (tinyhumansai#4473)
Resolves the vendoring convergence: upstream independently vendored
tinyagents 1.5.0 as a submodule + [patch.crates-io] path. Kept our
submodule URL on the senamakel/tinyagents fork (so parity work can push
crate-level changes, e.g. the tinyhumansai#4451 ValidationPolicy) and took upstream's
1.5.0 requirement + comment.

Claude-Session: https://claude.ai/code/session_019j5TLsRLHsM3kqAYFyH4hR
@cursor

cursor Bot commented Jul 3, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@senamakel

Copy link
Copy Markdown
Owner Author

Superseded: upstream/main already vendors tinyagents 1.5 (via tinyhumansai#4473/tinyhumansai#4483). Parity fixes now go straight to tinyhumansai/openhuman off upstream/main.

@senamakel senamakel closed this Jul 4, 2026
@senamakel
senamakel deleted the agent/vendor-tinyagents branch July 4, 2026 02:48
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.

5 participants