Commit Graph
1264 Commits
Author SHA1 Message Date
YellowSnnowmannandGitHub 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 2026-06-17 10:17:49 +00:00
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
YellowSnnowmannandGitHub eaad68ecaa fix(meetings): populate Recent calls for backend meet flow (owner, duration, participants) (#3710) 2026-06-17 13:31:30 +05:30
sanil-23andGitHub 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-23andGitHub 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-23andGitHub 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-23andGitHub bd5db5e95f fix(conversations): render task insights panel once after full response (#3717 Bug 2) (#3726) 2026-06-17 13:09:31 +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
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
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
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
oxoxDevandGitHub 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
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
CodeGhost21andGitHub 6b0a01684f fix(embeddings): refuse empty embed inputs at provider + caller boundaries (#13021) (#3670) 2026-06-15 16:58:46 -07:00
d89a7e8782 fix(deps): bump postgres stack to clear RUSTSEC-2026-0178/0179/0180 (#3690)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 16:57:35 -07:00
f5823be0ae feat(settings): add Kimi API key affiliate link (#3685)
Co-authored-by: Huyuochi <07611331+Huyuochi@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-15 16:29:11 -07:00
oxoxDevandGitHub 6ca8a5f33c feat(command_center): add stop/retry/continue/follow_up control verbs (#3373) (#3698) 2026-06-15 16:11:30 -07:00
c5087d83da feat(meet): in-call meeting agency (active replies, streaming, approvals) (#3677)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-06-15 11:34:01 -07:00
27739ee59e fix(embeddings): prevent + handle custom endpoint with no embeddings API (Sentry TAURI-RUST-5JR) (#3625) (#3629)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-14 22:06:06 -07:00
2944b83fc0 fix: hardening audit pass 1 — core RPC auth, inference resilience, secrets, deep-link CSRF (#3652)
Co-authored-by: WOZCODE <contact@withwoz.com>
2026-06-14 12:26:05 -07:00
Steven Enamakel's DroidandGitHub 6ceee181d1 test(e2e): repair desktop Appium suite after IA refactors (#3649) 2026-06-13 13:28:39 -07:00
sanil-23andGitHub e105e63c0c feat(claude-code): opt-in agent provider + OpenHuman memory over MCP, macOS auth fix (#3310) (#3647) 2026-06-14 01:40:52 +05:30
sanil-23andGitHub 110fb5b08c feat(mcp): MCP servers usable by the agent end-to-end — auth, OAuth, agent bridge (#3495) (#3648) 2026-06-13 12:48:36 -07:00
github-actions[bot] 58f210efb6 chore(release): v0.57.41 2026-06-13 13:52:53 +00:00
d61d72c092 feat(settings): Desktop Agent setup panel (permissions, seamless mode, always-on, wake-word) (#3634)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-13 19:20:32 +05:30
Steven EnamakelandGitHub 427bdbb7d4 feat(ui): unify settings panels onto PanelPage + ChipTabs layout primitives (#3646) 2026-06-13 01:00:25 -07:00
Steven EnamakelandGitHub 190329c2c3 feat(ui): TwoPanelLayout shell for Settings, Brain, Connections, Chat (#3643) 2026-06-12 20:26:51 -07:00
Steven EnamakelandGitHub 03678e3b6d feat(profiles): top-level agent profiles — soul, memory, skills, MCP, connectors (#3632) 2026-06-12 17:02:42 -07:00
github-actions[bot] abddfcbd1b chore(release): v0.57.40 2026-06-12 21:35:26 +00:00
Steven EnamakelandGitHub 3a71619a48 feat(settings): always show Developer & Diagnostics (drop dev-mode gate) (#3639) 2026-06-12 13:32:39 -07:00
Steven EnamakelandGitHub 9af599466f feat(chat): parallel agent inference (cross-thread + within-thread forks) (#3633) 2026-06-12 09:47:57 -07:00
Steven Enamakel's DroidandGitHub a557fc6b8c fix(ci): resolve 3 flaky CI failure categories (#3618) 2026-06-12 09:08:54 -07:00
sanil-23andGitHub 7187ce3f27 fix(intelligence): refetch memory sources when session becomes authenticated (#3449) (#3621) 2026-06-12 19:54:17 +05:30
sanil-23andGitHub 59aadab2d5 fix: repair pre-existing failing tests + fmt drift on main (#3623) 2026-06-12 19:17:00 +05:30
github-actions[bot] a93fc67305 chore(release): v0.57.39 2026-06-12 11:52:16 +00:00
github-actions[bot] 235c6874de chore(release): v0.57.38 2026-06-12 09:53:53 +00:00
Mega MindandGitHub b1e82f67b7 feat(voice): expose always-on toggle + test-build logging for the always-on flow (#3619) 2026-06-12 14:58:48 +05:30
Steven EnamakelandGitHub 5bf7daeb32 refactor: rename tabs, flatten composer, polish UI (#3611) 2026-06-12 01:05:22 -07:00
Steven EnamakelandGitHub e7a8b74d6c feat(mascot): install upgraded tiny_mascot.riv + wire MascotSM poses/visemes (#3612) 2026-06-11 23:29:22 -07:00
YellowSnnowmannandGitHub 25cbeb6376 test(e2e): restore chat-harness-subagent strong assertions + diagnostics (#3584) 2026-06-11 18:08:45 -07:00
github-actions[bot] 0b7cf67500 chore(release): v0.57.37 2026-06-11 22:23:54 +00:00
github-actions[bot] 63ef207712 chore(release): v0.57.36 2026-06-11 21:27:57 +00:00
sanil-23andGitHub 247bf652c2 fix(inference): preserve streaming tool_call id on empty continuation deltas (#3610) 2026-06-12 02:43:28 +05:30
oxoxDevandGitHub 3d57bb2857 feat(worktree): git worktree isolation for parallel coding agents (#3376 PR1) (#3601) 2026-06-11 12:55:44 -07:00
Cyrus GrayandGitHub 29ce30b73e fix(settings): unify settings navigation + enforce panel UI contract (#3599) 2026-06-11 11:52:14 -07:00
github-actions[bot] 20695fae4d chore(release): v0.57.35 2026-06-11 17:37:18 +00:00
sanil-23andGitHub c73e754bab fix(skill_registry): single-flight + stale-while-revalidate catalog loading (#3607) 2026-06-11 23:04:05 +05:30