Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tinyhumansai
/
openhuman
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
40.1k
Code
Issues
247
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
TinyAgents migration parity & bug fixes (#4451–#4469)
- #4495
#4495
Merged
senamakel
merged 26 commits into
tinyhumansai:main
tinyhumansai/openhuman:main
from
senamakel:agent/parity-all
senamakel/openhuman:agent/parity-all
Copy head branch name to clipboard
Jul 4, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
TinyAgents migration parity & bug fixes (#4451–#4469)
#4495
senamakel
merged 26 commits into
tinyhumansai:main
tinyhumansai/openhuman:main
from
senamakel:agent/parity-all
senamakel/openhuman:agent/parity-all
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
fix(agent): convert fatal tool-arg schema validation into recoverable tool errors (#4451)
Show description for 7999991
senamakel
committed
7999991
View commit details
Copy full SHA for 7999991
Browse repository at this point
fix(agent): make subagent tool allowlist fail-closed (#4452)
Show description for 445ed80
senamakel
committed
445ed80
View commit details
Copy full SHA for 445ed80
Browse repository at this point
fix(agent): re-introduce credential scrubbing on tinyagents tool outputs (#4453)
Show description for 44891cd
senamakel
committed
44891cd
View commit details
Copy full SHA for 44891cd
Browse repository at this point
fix(agent): gate trace content at span storage + disjoint Langfuse usage (#4454)
Show description for ffc0310
senamakel
committed
ffc0310
View commit details
Copy full SHA for ffc0310
Browse repository at this point
fix(agent): persist full post-request transcript across mid-turn steers (#4455)
Show description for 7bb6f45
senamakel
committed
7bb6f45
View commit details
Copy full SHA for 7bb6f45
Browse repository at this point
fix(agent): abort-on-drop steering forwarder + requeue late steers (#4456)
Show description for 757141e
senamakel
committed
757141e
View commit details
Copy full SHA for 757141e
Browse repository at this point
fix(agent): single TurnCompleted, drop empty assistant row, clear stale error_slot (#4457)
Show description for b6f44e5
senamakel
committed
b6f44e5
View commit details
Copy full SHA for b6f44e5
Browse repository at this point
fix(agent): re-establish task-locals and abort-on-drop for streamed provider calls (#4460)
Show description for cff99ce
senamakel
committed
cff99ce
View commit details
Copy full SHA for cff99ce
Browse repository at this point
fix(agent): register update_memory_md + atomic serialized MEMORY.md writes (#4458)
Show description for 7ae723a
senamakel
committed
7ae723a
View commit details
Copy full SHA for 7ae723a
Browse repository at this point
fix(agent): classify approval deny/TTL as UserDeclined + persist tool failure in snapshot (#4459)
Show description for bb8a85d
senamakel
committed
bb8a85d
View commit details
Copy full SHA for bb8a85d
Browse repository at this point
fix(agent): fault-tolerant, cached context-compaction summarizer (#4461)
Show description for 4955066
senamakel
committed
4955066
View commit details
Copy full SHA for 4955066
Browse repository at this point
fix(agent): image-aware token trim, proportional reserve, observable eviction (#4462)
Show description for 1444f73
senamakel
committed
1444f73
View commit details
Copy full SHA for 1444f73
Browse repository at this point
fix(agent): restore loop guards — repeat breakers, recoverable headroom, terminal-inference halt, autonomous iter-cap lift (#4463)
Show description for c857344
senamakel
committed
c857344
View commit details
Copy full SHA for c857344
Browse repository at this point
fix(agent): correct after_tool middleware order — handoff sees raw, capture sees capped (#4464)
Show description for d70f110
senamakel
committed
d70f110
View commit details
Copy full SHA for d70f110
Browse repository at this point
fix(agent): restore P-Format tool-call parsing in migrated parse path (#4465)
Show description for 49ccdbb
senamakel
committed
49ccdbb
View commit details
Copy full SHA for 49ccdbb
Browse repository at this point
fix(agent): restore sub-agent persistence + observability parity (#4466)
Show description for 271c318
senamakel
committed
271c318
View commit details
Copy full SHA for 271c318
Browse repository at this point
fix(agent): cost & telemetry parity — charged USD, cap-summary/failed-run usage, tool timing + DomainEvents (#4467)
Show description for c7b5694
senamakel
committed
c7b5694
View commit details
Copy full SHA for c7b5694
Browse repository at this point
fix(agent): misc tinyagents-migration parity cleanups & doc drift (#4469)
Show description for 294a364
senamakel
committed
294a364
View commit details
Copy full SHA for 294a364
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into agent/parity-all
Show description for a35d861
senamakel
committed
a35d861
View commit details
Copy full SHA for a35d861
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into agent/parity-all
senamakel
committed
518ac5b
View commit details
Copy full SHA for 518ac5b
Browse repository at this point
fix(agent): set failure field on subagent unknown-tool completion after upstream merge
Show description for 277f6f6
senamakel
committed
277f6f6
View commit details
Copy full SHA for 277f6f6
Browse repository at this point
style(i18n): prettier-format #4459 toolFailure locale strings
Show description for b719cdc
senamakel
committed
b719cdc
View commit details
Copy full SHA for b719cdc
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into agent/parity-all
Show description for 26dbf59
senamakel
committed
26dbf59
View commit details
Copy full SHA for 26dbf59
Browse repository at this point
test(agent): set failure field on AgentProgress in progress-tracing tests
Show description for f7ea876
senamakel
committed
f7ea876
View commit details
Copy full SHA for f7ea876
Browse repository at this point
fix(agent): address CodeRabbit review — recap method, steer mode, temp cleanup
Show description for 8ce7ff5
senamakel
committed
8ce7ff5
View commit details
Copy full SHA for 8ce7ff5
Browse repository at this point
fix(agent): don't advance JSON cursor for P-Format tags in parse (#4465)
Show description for 4aa6937
senamakel
committed
4aa6937
View commit details
Copy full SHA for 4aa6937
Browse repository at this point
You can’t perform that action at this time.