Commit Graph
695 Commits
Author SHA1 Message Date
Ruifeng XueandGitHub 5f8241254b fix(api): avoid logging bearer tokens in request diagnostics (#1987) 2026-05-17 01:38:46 -07:00
Ruifeng XueandGitHub 3aa8477e1a fix(socket): use core auth user id for socket state scoping (#1984) 2026-05-17 01:37:30 -07:00
c7052709e7 Add background loop controls and usage diagnostics (#1965)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-17 01:35:55 -07:00
e5f5ce02f5 fix(app): trim URLs before openUrl http fallback (#1954)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 21:02:07 -07:00
a352e0fa6b fix(a11y): add ARIA roles and labels to ProgressIndicator (#1906)
Co-authored-by: Kiro <kiro@kiro.dev>
Co-authored-by: ZaynRae <182192945+ZaynRae@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 20:50:18 -07:00
Aqil AzizandGitHub 992d46dd15 fix(socket): preserve queued once listeners (#1978) 2026-05-16 20:44:36 -07:00
9400f77364 fix: surface expired Composio auth state (#1893)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-16 20:41:20 -07:00
Steven EnamakelandGitHub 5f15fc1f71 test(e2e): cover runtime picker → login → onboarding → logout (#1982) 2026-05-16 20:29:12 -07:00
MonkingandGitHub 1ecb0e27e0 fix(i18n): complete zh-CN onboarding translations (#1981) 2026-05-16 20:28:13 -07:00
Pranav AgarkarandGitHub 34781a1c44 fix(security): guard OpenhumanLinkModal against arbitrary event paths (closes #1945) (#1949) 2026-05-16 20:20:40 -07:00
Steven EnamakelandGitHub 18ca68a56c feat(runtime): add javascript facade and skill creator agent (#1971) 2026-05-16 17:23:35 -07:00
Steven EnamakelandGitHub 0354a6c9e7 feat(audio): add podcast generation and delivery toolkit (#1970) 2026-05-16 16:08:56 -07:00
Steven EnamakelandGitHub 40a384ed65 feat(wallet): add default rpc and EVM execution tools (#1964) 2026-05-16 15:12:09 -07:00
github-actions[bot] 36a0e73b39 chore(staging): v0.53.49 2026-05-16 18:38:32 +00:00
github-actions[bot] bcfecc34d8 chore(staging): v0.53.48 2026-05-16 18:21:08 +00:00
Steven EnamakelandGitHub 59c5c53a93 feat(mascot): backend mascot library + meeting-bot banner (#1894) 2026-05-16 00:51:09 -07:00
Steven EnamakelandGitHub dbbd33ea2c test(e2e): deep chat-harness coverage + streaming mock LLM + rust-e2e Linux lane (#1892) 2026-05-15 23:28:56 -07:00
f90a337bc0 Add agent task orchestration (#1768)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 21:36:08 -07:00
Steven EnamakelandGitHub 86b57281dc feat(providers): slug-keyed cloud providers + per-workload model routing (#1888) 2026-05-15 21:19:07 -07:00
320fd6c74c feat(conversations): dedicated worker-thread UI surface (#1624) (#1812)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 21:18:36 -07:00
258837e17b composio: preserve Composio tool error semantics instead of bucketing as 502 (#1797) (#1827)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:59:52 -07:00
Steven EnamakelandGitHub bbc5504691 test(e2e): convert ~22 stub specs to resetApp() UI-driven pattern (#1889) 2026-05-15 20:51:34 -07:00
efab59b88c fix(composio): gracefully handle unknown method for trigger settings RPC (#1784)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:32:38 -07:00
159c0aa8fe Improve reset local data guidance for locked Windows files (#1811)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:32:14 -07:00
30345ccd3d Feat/gmail unsubscribe agent (#1657)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:30:37 -07:00
4d73bf869a fix(whatsapp): recover DOM message bodies — telemetry, tier-3 fallback, source tag, synthetic chat_id (#1376) (#1804)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:29:29 -07:00
6872eb0139 feat: add Indonesian locale (#1884)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:27:21 -07:00
366eac1528 test: cover memory overview widgets (#1879)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 20:26:52 -07:00
CodeGhost21andGitHub 574d40a40e fix(tauri): own reset_local_data lifecycle in shell (OPENHUMAN-TAURI-AF) (#1769) 2026-05-15 19:48:03 -07:00
ibstellarandGitHub c9bb60f6a2 fix(lint): make commands-tokens script fail with a clear error when ripgrep is missing + add to CONTRIBUTING prereqs (#1867) 2026-05-15 19:35:34 -07:00
Aqil AzizandGitHub 7874ad6b5f test: cover memory detail rendering (#1878) 2026-05-15 19:33:46 -07:00
Aqil AzizandGitHub 168ce33263 test: cover intelligence tab states (#1876) 2026-05-15 19:33:37 -07:00
Aqil AzizandGitHub b7d8d4bec9 test: cover memory presentation components (#1875) 2026-05-15 19:33:16 -07:00
Steven EnamakelandGitHub 05de1c4e8a feat: redesign onboarding, boot, and LLM settings end-to-end (#1885) 2026-05-15 19:28:51 -07:00
02cf2cee3e feat: add Chinese (简体中文) i18n support (#1518)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 16:11:40 -07:00
9a73cb24c6 fix(app): split connectivity into internet/core/backend channels (#1527) (#1727)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 15:56:00 -07:00
e052aadfe9 feat(ai): unified per-workload provider routing + chat-provider factory (#1710) (#1858)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 15:54:06 -07:00
Steven EnamakelandGitHub 2d54e46296 test(e2e): make the harness actually exercise the UI past login (#1859) 2026-05-15 15:52:51 -07:00
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
Lunar-feedmobandGitHub 6cb9cbb20a chore(build): remove redundant if-skip_resources guards in build.rs (#1747) 2026-05-15 15:04:29 -07:00
c76b2d99d2 fix(tauri): disable Linux CEF GPU startup path (#1807)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 15:03:20 -07:00
b5f5b7e207 Fix chat composer IME Enter handling (#1730)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 14:58:01 -07:00
b4c19b105b fix(auth): scope clearAllAppData to active user; fix re-onboarding race; drop dead API call (#1816)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 14:57:30 -07:00
obchainandGitHub 05451f5c33 feat(voice): configurable mascot voice with ElevenLabs picker (#1821) 2026-05-15 13:57:15 -07:00
Srinivas VaddiandGitHub faa3104045 fix: route macOS quit through safe teardown (#1841) 2026-05-15 13:49:54 -07:00
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
71dd9fda96 fix(composer): avoid sending during IME composition (#1720)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 11:53:47 -07:00
8f60c18d5e fix(app): tame core state and rewards timeout noise (#1822)
Co-authored-by: Rajvardhan Patil <243567420+RajvardhanPatil07@users.noreply.github.com>
2026-05-15 09:06:04 -07:00
Pranav AgarkarandGitHub e7c2eb7cc3 fix(tauri): disable GPU on Linux for Mesa 26+ EGL compatibility (closes #1697) (#1809) 2026-05-15 04:25:16 -07:00
c37a122a0f fix(jira): collect Atlassian subdomain and handle ConnectedAccount_MissingRequiredFields (#1726)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 04:14:23 -07:00