github-actions[bot]
0eb7d3a3c0
chore(release): v0.57.44
v0.57.44
2026-06-17 22:17:23 +00:00
github-actions[bot]
b2719903a3
chore(release): v0.57.43
2026-06-17 20:46:10 +00:00
Steven Enamakel and GitHub
730a8650b3
feat(shell): root two-panel layout — unified sidebar + chat-as-home ( #3751 )
2026-06-17 13:44:49 -07:00
901ae507f5
fix(rpc): alias health/health.snapshot/health.status/health.get to health_snapshot ( #3566 ) ( #3743 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-17 22:50:58 +05:30
3623bb7115
fix(rpc): stop unknown-method probe traffic from paging Sentry ( #3567 ) ( #3744 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-17 20:39:43 +05:30
sanil-23 and GitHub
a229edea36
fix(auth): surface the silent /auth/me store-failure that bounces login to signin ( #3734 )
2026-06-17 18:26:17 +05:30
YellowSnnowmann and GitHub
decfc5b89b
feat(agent_meetings): post-call meeting summary + context label ( #3709 )
2026-06-17 17:25:35 +05:30
YellowSnnowmann and GitHub
5265525761
feat(meetings): calendar-triggered auto-join prompt + Meeting Assistant settings UI ( #3721 )
2026-06-17 17:23:57 +05:30
github-actions[bot]
bacf4e36a5
chore(staging): v0.57.42
v0.57.42-staging
2026-06-17 10:17:49 +00:00
e6ca837c1a
feat(skills): catalog-driven run_skill flow + mid-session skill refresh ( #3722 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-06-17 15:29:32 +05:30
d50317e521
feat(conversations): background tasks panel + idle-gated batched delivery for detached sub-agents ( #3735 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 15:10:17 +05:30
YellowSnnowmann and GitHub
eaad68ecaa
fix(meetings): populate Recent calls for backend meet flow (owner, duration, participants) ( #3710 )
2026-06-17 13:31:30 +05:30
sanil-23 and GitHub
a1b7c29338
fix(chat): classify resume-on-reopen errors + de-poison thread ( #3714 )
...
Classifies resume-on-reopen failures (session_expired / network / poisoned-history) instead of the generic catch-all, and evicts a 400-poisoned warm session so the thread self-heals. Closes #3714 .
2026-06-17 13:14:03 +05:30
sanil-23 and GitHub
c818f026cb
fix(mcp): surface 401s as an actionable "needs sign-in" state ( #3719 )
...
Closes #3719 . MCP HTTP 401s now report a distinct `Unauthorized` state (typed McpUnauthorizedError + atomic ConnectFailure snapshot) with a localized 'Sign in' notice instead of a raw-error dead-end; recovery polling + i18n across 14 locales.
2026-06-17 13:11:28 +05:30
sanil-23 and GitHub
cdadf316aa
fix(chat): only deliver proactive messages to a fresh thread ( #3713 )
...
Gate proactive (morning brief / subconscious) delivery on thread freshness via threadHasMessages(); reuse a thread only when provably empty, else open a new thread. Unknown/unloaded metadata fails closed. Closes #3713 .
2026-06-17 13:10:20 +05:30
sanil-23 and GitHub
9abeda33c3
fix(scheduler-agent): scope boundary so calendar/meet-link reads don't mis-route to the scheduler ( #3717 ) ( #3731 )
2026-06-17 13:10:09 +05:30
sanil-23 and GitHub
bd5db5e95f
fix(conversations): render task insights panel once after full response ( #3717 Bug 2) ( #3726 )
2026-06-17 13:09:31 +05:30
Zhang and GitHub
f3086ca90c
test(observability): cover session-expired before_send events ( #3662 )
2026-06-16 18:43:49 +05:30
Zhang and GitHub
eae73c9de0
test(observability): cover updater GitHub 403 message events ( #3661 )
2026-06-16 17:07:26 +05:30
Zhang and GitHub
171b5ee140
test(observability): cover custom_openai Ollama timeout chain ( #3660 )
2026-06-16 17:06:59 +05:30
Zhang and GitHub
7dbbb9d71c
test(observability): cover custom_openai 502 transient shape ( #3659 )
2026-06-16 17:06:03 +05:30
Zhang and GitHub
34fb879f71
test(observability): cover Composio list_connections 503 wrappers ( #3658 )
2026-06-16 17:05:05 +05:30
afab6e5ede
fix(embeddings): prevent + handle LM Studio "No models loaded" embed flood (Sentry TAURI-RUST-4P4) ( #3687 ) ( #3688 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-16 00:19:42 -07:00
461f39bd6b
feat(agent-team): live teammate execution + messaging ( #3374 ) ( #3637 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-16 12:49:31 +05:30
6b6db6129a
feat(memory): windowed cover_window tool + 24h morning brief ( #3700 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 23:39:28 -07:00
756b434821
feat(agent): vision-v1 tier + vision sub-agent for image understanding ( #3699 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:53:37 -07:00
1e0985f576
[merge 3/5] test: agent harness behaviors JSON-RPC E2E suite ( #3471 ) ( #3667 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:41:43 -07:00
bf6fd85006
feat(intelligence): worktree isolation frontend + RPC wiring ( #3376 ) ( #3696 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:41:26 -07:00
6c89396e6f
fix(inference): demote BYO provider 401/403 auth failures from Sentry ( #3671 ) ( #3689 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:40:47 -07:00
7811bb0ab8
feat(agentbox): GMI Cloud AgentBox marketplace adapter ( #3620 ) ( #3651 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:02:51 -07:00
a2051b1307
fix(inference): use Codex client version for OAuth ( #3414 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 18:32:07 -07:00
oxoxDev and GitHub
ae24451b2a
feat(intelligence): workflow orchestration UI + approval card ( #3375 ) ( #3697 )
2026-06-15 18:29:12 -07:00
976b31f631
refactor(cdp): migrate all scanners to in-process transport; drop TCP DevTools port ( #3636 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 18:27:55 -07:00
445b11afc2
fix(inference): cap extraction max_tokens + classify provider 402 to stop the retry/Sentry storm ( #3616 ) ( #3617 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 18:27:39 -07:00
5b80f25cd4
[merge 1/5] feat(approval): debug-only OPENHUMAN_APPROVAL_TTL_SECS TTL override ( #3471 ) ( #3665 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 18:26:54 -07:00
363290fcea
feat(agent): LLM auto-compact summarization for subagents ( #3694 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 18:26:39 -07:00
93c7b3d6a3
fix(agent): parse Claude-native <invoke name> attribute tool calls ( #3622 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 17:20:08 -07:00
0adbed247d
perf(memory): swap-not-clone the chunk body in extract scoring ( #3436 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 17:16:59 -07:00
mysma-9403 and GitHub
3ae10f19c8
perf(notion): bound-concurrent page body markdown fetch ( #3433 )
2026-06-15 17:15:49 -07:00
a892cd4206
perf(memory-sources): batch composio reconcile upserts into one config save ( #3432 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 17:15:33 -07:00
mysma-9403 and GitHub
8709c53ebf
perf(team): cache managed-tool budget probe behind a short TTL ( #3431 )
2026-06-15 17:14:14 -07:00
mysma-9403 and GitHub
7802d1a618
perf(mcp_registry): spawn installed MCP servers concurrently at boot ( #3429 )
2026-06-15 17:13:33 -07:00
Zhang and GitHub
ce73f0e704
fix(inference): demote expected model test failures ( #3676 )
2026-06-15 17:05:13 -07:00
a32f361b15
[codex] fix numeric grounding in agent prompts ( #3678 )
...
Co-authored-by: Sami Rusani <sr@samirusani>
2026-06-15 17:04:26 -07:00
eb6f563d84
feat(telegram): transcribe incoming voice messages ( #3679 )
...
Co-authored-by: Ron <ron@SpinMaster.local >
2026-06-15 17:03:05 -07:00
7d71b06711
[merge 5/5] docs: agent harness E2E coverage matrix + plan ( #3471 ) ( #3668 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-15 17:01:37 -07:00
a54854af03
[merge 4/5] test(e2e): agent harness behaviors browser spec ( #3471 ) ( #3669 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-15 17:01:32 -07:00
6363790b1f
[merge 2/5] feat(channels/web): per-runtime approval-surface bridge for E2E tests ( #3471 ) ( #3666 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-15 17:00:37 -07:00
2202835d40
Add memory_tree_delete_source RPC ( #3664 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 17:00:00 -07:00
CodeGhost21 and GitHub
6b0a01684f
fix(embeddings): refuse empty embed inputs at provider + caller boundaries ( #13021 ) ( #3670 )
2026-06-15 16:58:46 -07:00