Commit Graph
805 Commits
Author SHA1 Message Date
3e148f66cb feat(composio): bring-your-own Composio direct mode (#1710) (#1825)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 15:21:27 -07:00
e051fae800 fix(mcp): tighten stdio server logging and error semantics (#1790)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 15:20:22 -07:00
sanil-23andGitHub 9ab8af28f3 fix(socket): round event-payload log truncation to UTF-8 boundary (#1818) 2026-05-16 01:08:26 +05:30
sanil-23andGitHub 9eee92e336 fix(security): round command-log truncation to UTF-8 boundary (#1817) 2026-05-16 01:00:09 +05:30
5411f19e47 Add LM Studio as a local model provider (#1750)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 11:54:17 -07:00
40cce5c409 fix(observability): close 3 transient-failure leak paths in Sentry classifier (#1608) (#1798)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-05-16 00:16:48 +05:30
268400843b test: guard RPC alias catalog freshness (#1705)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 09:09:17 -07:00
acdc818de8 fix(voice): atomic install-start guard for Whisper/Piper install RPCs (#1787)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 19:30:08 +05:30
b778433c8a fix(observability): demote composio validation noise to expected user-state (#3R #3S #33 #34 #97) (#1795)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-05-15 18:59:44 +05:30
eecd11cf0b fix(observability): drop 401 session-expired Sentry noise (#25, #1Q, #27, #1G) (#1719)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 04:13:44 -07:00
Steven EnamakelandGitHub 8dda038280 refactor(routing): rename hint:reasoning-quick → hint:chat (#1801) 2026-05-15 03:02:23 -07:00
Steven EnamakelandGitHub aa57a338ff fix(e2e): dismiss BootCheckGate picker before every spec (mega-flow root cause) (#1779) 2026-05-15 03:02:11 -07:00
Antonio MalliaandGitHub a6def97ec2 feat(tools): integrate Seltz as a direct-API search tool (#1717) 2026-05-14 23:28:38 -07:00
45cd01a904 feat(memory): optional agentmemory backend (closes #1664) (#1743)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-14 22:24:20 -07:00
Lunar-feedmobandGitHub c8b8aeb871 fix(security): surface Windows ACL repair hint when .secret_key is unreadable (#1748) 2026-05-14 22:06:55 -07:00
Steven EnamakelandGitHub 609b6b702b test: expand unit + e2e coverage from test-map (batch 3) (#1778) 2026-05-14 21:51:32 -07:00
oxoxDevandGitHub f583829d10 Filter transient updater Sentry noise (#1716) 2026-05-14 21:36:36 -07:00
obchainandGitHub 2d93a6d773 fix(providers): user-actionable hint when model_fallbacks unconfigured (#1596) (#1712) 2026-05-14 21:36:01 -07:00
Zavian WangandGitHub f2bc0d3a41 fix(composio): retry post-oauth action readiness error (#1707) 2026-05-14 21:35:23 -07:00
Srinivas VaddiandGitHub cd911ab18d Allow private HTTP core URLs (#1765) 2026-05-14 21:24:30 -07:00
Sathvik GilakamsettyandGitHub 1e169bd588 refactor(api): migrate callers to effective_backend_api_url (#1764) 2026-05-14 21:23:06 -07:00
CodeGhost21andGitHub 1fb0bef571 fix(observability): classify SessionExpired at agent layer (OPENHUMAN-TAURI-26) (#1763) 2026-05-14 21:22:17 -07:00
Zavian WangandGitHub 915a41da18 feat(mcp): add stdio memory server (#1760) 2026-05-14 21:21:23 -07:00
72a365c9ce fix(channels): demote channel-message 404s to typed error (OPENHUMAN-TAURI-2Y) (#1732)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 21:07:13 -07:00
YellowSnnowmannandGitHub 1550e9f428 fix: pre-CEF single-instance mutex guard on Windows + provider retry for 502s (#1723) 2026-05-14 21:06:39 -07:00
CodeGhost21andGitHub 6cb82a36ad fix(voice): forward audio setup errors through setup_tx (OPENHUMAN-TAURI-AE) (#1770) 2026-05-14 19:48:37 -07:00
Steven EnamakelandGitHub 6ab6a86cf2 feat(orchestrator): use reasoning-quick-v1 for low-latency chat (#1761) 2026-05-14 18:54:18 -07:00
obchainandGitHub c65d8ce3a6 fix(composio): retry once on post-OAuth auth-error gap (#1688) (#1708) 2026-05-14 18:53:31 -07:00
Sathvik GilakamsettyandGitHub c4e9ce7338 fix(memory): add fallback model chain for unavailable GMI models (#1704) 2026-05-14 18:52:06 -07:00
3165306bd1 feat(voice): fully-local STT + TTS via Whisper/Piper provider factory (#1755)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 14:27:51 -07:00
Steven EnamakelandGitHub 7d8826f303 test: expand unit + e2e coverage from test-map (batch 2) (#1752) 2026-05-14 12:39:23 -07:00
dd30a4b029 fix(memory_tree, e2e tests ): deterministic query_topic ordering + robust CEF cleanup (#1751)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 11:58:18 -07:00
a7a262ba9c chore(migrations): phase out PROFILE.md from disk on schema_version=1 (#1734)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 11:57:39 -07:00
Steven EnamakelandGitHub 38924e37cc feat(agent): add dedicated crypto_agent for wallet & market ops (#1397) (#1736) 2026-05-14 11:35:33 -07:00
Steven EnamakelGitHubRafael Figuereodependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
4d5e0d5aad fix(orchestrator): prefer live integrations over memory_tree for inbox/doc queries (#1731)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rafael Figuereo <rafaelfiguereod@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-14 05:37:00 -07:00
Steven EnamakelandGitHub 1c58d478c5 test(harness): smart mock LLM provider + fake Composio backend + 21 new tests (#1729) 2026-05-14 05:11:06 -07:00
oxoxDevandGitHub 23fbaecc19 Fix composio integrations URL base normalization (#1715) 2026-05-14 04:59:14 -07:00
Steven EnamakelandGitHub 7b95c37aee test: expand unit + e2e coverage from test-map across core domains (#1724) 2026-05-14 04:58:07 -07:00
bf9404a42f fix(providers): drop budget-exhausted 400s from Sentry (#3M, #12, #13) (#1633)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 04:18:30 -07:00
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>Claude Opus 4.7Steven EnamakelZavian Wangobchain
5e6073baaa fix(windows): retry-with-backoff for transient FS errors on auth-profiles.lock + .openhuman wipe (#9E, #9C, #4Y, #61, #5Q, #9F, #4M) (#1641)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Zavian Wang <36817799+Zavianx@users.noreply.github.com>
Co-authored-by: obchain <167975049+obchain@users.noreply.github.com>
2026-05-13 20:07:55 -07:00
4870bc2078 Fix UTF-8 body_preview slicing in memory ingest (#1620)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 20:07:20 -07:00
8ae921dd68 fix(normalization): guard function.arguments against malformed JSON and default to {} (#1645)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 20:07:04 -07:00
59e469c3df fix(observability): classify backend 4xx as BackendUserError (OPENHUMAN-TAURI-BC) (#1676)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 20:06:50 -07:00
c2502a6c1a fix(agent): skip Sentry on max-iteration cap, emit info (#99, #98) (#1634)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 20:05:13 -07:00
70083897a0 fix(integrations): fall back to default backend when api_url points at local AI (#51, #80, #7Z) (#1630)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 19:44:18 -07:00
a1735b5589 feat(orchestrator): collapse per-integration delegation into one tool (#1335) (#1488)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 19:21:42 -07:00
c3abafdf11 fix(agent): refresh delegation surface on mid-session Composio connect/revoke (#1687)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 19:16:45 -07:00
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>Claude Opus 4.7
9363ec9d54 fix(si_server): idempotent start_session, suppress benign 'session already active' (#5J, #5H) (#1635)
Signed-off-by: oxoxDev <nikhil@tinyhumans.ai>
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 14:27:52 -07:00
obchainandGitHub d46abe1a7e fix(credentials): recover from stale auth-profiles.lock (#1636) 2026-05-13 14:27:41 -07:00
ef1fd95ec1 feat(memory): add #1538 benchmark fixtures for retrieval scenarios (#1561)
Co-authored-by: Leo <leo@openclaw.ai>
Co-authored-by: Gaurang Patel <gaurang.patel@example.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: unn-Known1 <unn-Known1@users.noreply.github.com>
Co-authored-by: MiniMax Agent <mini-max-agent@users.noreply.github.com>
2026-05-13 14:26:33 -07:00