Commit Graph
2086 Commits
Author SHA1 Message Date
e84fc998ee fix(security): fail closed in pairing.rs::is_authenticated when token is unset (#1919) (#2108)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 19:51:08 -07:00
d1e0bfd168 fix(whatsapp): retry WhatsApp SQLite writes on database-is-locked (#2077) (#2098)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 19:50:53 -07:00
CodeGhost21andGitHub 14ee688ff3 test(settings): backfill unit tests for team / billing / notifications panels (#1870) (#2089) 2026-05-19 19:50:33 -07:00
82df98f419 fix(i18n): localize settings developer menu (#2250)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:49:22 -07:00
ec51cff89b Add generic tool policy middleware (#2137)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:47:00 -07:00
389d6998cb fix(agent): guard agent prompts against model max-context limit (#2074) (#2100)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:45:57 -07:00
f684d30e67 Add TinyFish integration tools (#2125)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:45:30 -07:00
b2346c2753 fix(security): encrypt channel secrets in config.toml on save, decrypt on load (#2091)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:44:43 -07:00
f7d1f9b42d feat(human): show subagent companion mascots (#2099)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:43:32 -07:00
ff8d60c3bb fix(observability): classify Kimi access_terminated 403 as expected provider user-state (#2090)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:42:51 -07:00
544a68239d Prevent duplicate chat sends while pending (#2071)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:42:20 -07:00
0c574bd9ea fix(search): let web_search_tool use direct search API (#2263)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 19:41:05 -07:00
094d482210 fix(credentials): recover from leaked auth-profile lock on Windows (Sentry OPENHUMAN-TAURI-H1) (#2085)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 16:52:42 -07:00
6352c3a9f8 fix: cap full-audio accumulator to prevent OOM in streaming dictation (#2068)
Co-authored-by: LawyerLyu <georgelyutwitter@gmail.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 16:52:17 -07:00
20dfafbf0e fix(memory): serialize memory_tree schema init across worker pool (#2059)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 16:51:59 -07:00
Aqil AzizandGitHub d28c054c29 fix(auth): point welcome legal links to docs (#2253) 2026-05-19 16:51:13 -07:00
Navneet SinghandGitHub a03c1c4dfa feat(i18n): add Korean locale (#2241) 2026-05-19 16:50:09 -07:00
Yuvraj Singh SisodiyaandGitHub e9205225b8 feat(app): desktop companion UI — Tauri bridge, overlay, settings (#1909) (#2246) 2026-05-19 16:49:57 -07:00
Aqil AzizandGitHub 8dbec71b80 fix(voice): allow local provider selection before install (#2257) 2026-05-19 16:49:23 -07:00
KyleandGitHub a1c74f1539 i18n: replace hardcoded Settings UI strings with t() calls (fixes #2225) (#2258) 2026-05-19 16:48:54 -07:00
Martin KleinandGitHub f0b7233d9c docs: add German translation (README.de.md) and update language switcher (#2160) 2026-05-19 16:46:31 -07:00
oxoxDevandGitHub 272a6b063c fix(core,app): authenticate /events/webhooks SSE with per-launch core RPC bearer (#1922) (#2114) 2026-05-19 16:43:53 -07:00
3edd7cfebf fix: block Unicode homoglyph prompt-injection bypass (#2067)
Co-authored-by: LawyerLyu <georgelyutwitter@gmail.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 16:42:53 -07:00
a9c7cc4df2 fix(linux): install silent X error handler to fix BadWindow exit on Wayland (#2096)
Co-authored-by: Muscolino96 <vincetaddeo@gmail.com>
2026-05-19 16:38:20 -07:00
Mega MindandGitHub d13c426405 fix(memory): guard against char-boundary panics in ingest persist path (#2102) 2026-05-19 16:29:46 -07:00
Steven EnamakelandGitHub 4d28b1bc00 fix(e2e): resolve 30+ failing E2E specs — i18n, assertion, and import fixes (#2092) 2026-05-19 16:22:56 -07:00
rmgyandGitHub cce5d50dc9 Fix Windows development setup: correct line endings and Rust PATH (#2066) 2026-05-19 16:17:31 -07:00
9566f2c5a7 fix(tauri): forward hot-instance OAuth deep links (#2229)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 16:16:09 -07:00
d59963373f fix(billing): suppress budget banner when all chat workloads route to a user-supplied provider (#2040, #2041) (#2053)
Co-authored-by: 李冠辰 <liguanchen@xiaomi.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 16:13:18 -07:00
HarinayanandGitHub 35837dd0cb docs: fix spelling inconsistency — summarised to summarized in README.md (#2172) 2026-05-19 16:10:50 -07:00
obchainandGitHub 6a83409a4c feat(migration): OpenClaw import surface + unblock unified-core Apply (#2087) 2026-05-19 14:43:31 -07:00
oxoxDevandGitHub 3281f179a2 test(observability): pin SESSION_EXPIRED wire-shape regression tests (#SG) (#2188) 2026-05-19 14:42:50 -07:00
Mega MindandGitHub 28656085e1 fix(db): restore Phase 3 user_profile indexes with correct migration ordering (#2211) 2026-05-19 14:42:12 -07:00
b6552ea1c7 feat(channels): surface Lark/Feishu and DingTalk in the Settings UI (#2048) (#2083)
Co-authored-by: 李冠辰 <liguanchen@xiaomi.com>
2026-05-19 14:41:52 -07:00
aa10206149 fix(temperature): add Kimi K2 + Moonshot to default temperature-unsupported list (#2076) (#2082)
Co-authored-by: 李冠辰 <liguanchen@xiaomi.com>
2026-05-19 14:41:00 -07:00
Mega MindandGitHub f1f15b99f3 fix(providers): disable Responses API fallback for custom_openai (#2214) 2026-05-19 14:37:04 -07:00
669b77d764 fix(channels): surface channel error status in selector (#2169)
Co-authored-by: honor2030 <11687299+honor2030@users.noreply.github.com>
2026-05-19 14:36:20 -07:00
7a2fed270e docs: fix markdown-lint warnings in README.md, README.ja-JP.md, README.ko.md (#2168)
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
2026-05-19 14:36:03 -07:00
41b8230f9c fix(router): fall back to default_model when tier alias has no configured route (#2079) (#2080)
Co-authored-by: 李冠辰 <liguanchen@xiaomi.com>
2026-05-19 14:35:47 -07:00
b2ecdba4a8 test(cron): add stable job row selectors (#2062)
Co-authored-by: honor2030 <9779460+honor2030@users.noreply.github.com>
2026-05-19 14:34:54 -07:00
73ea22e011 feat(agent): cap runtime subagent spawn depth at MAX_SPAWN_DEPTH=3 (#2234)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 14:30:32 -07:00
62a9633c2d fix(i18n): translate contextGathering errorDesc across 8 remaining locales (#1917) (#2057)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-19 14:20:22 -07:00
Navneet SinghandGitHub 879d7cdcad docs: fix README spelling inconsistency (#2233) 2026-05-19 14:19:40 -07:00
YellowSnnowmannandGitHub c37f459dc3 Fix/embeddings OpenAI expected error reporting (#2190) 2026-05-19 14:18:10 -07:00
YellowSnnowmannandGitHub 868ad8d5d5 fix(tauri): resolve Linux CEF init panic — root/container + SingletonLock + display-server guards (OPENHUMAN-TAURI-K1) (#2103) 2026-05-19 14:17:54 -07:00
YellowSnnowmannandGitHub ca379c7f9f fix(config): guard env overrides during config load (#2201) 2026-05-19 14:17:35 -07:00
YellowSnnowmannandGitHub d6a99fcba4 fix(reliable): fail fast on SESSION_EXPIRED in provider retry loop (#2200) 2026-05-19 14:17:24 -07:00
YellowSnnowmannandGitHub 525d7c7ec5 fix(agent): bound cached resume transcript by max_history_messages (#2224) 2026-05-19 14:17:12 -07:00
YellowSnnowmannandGitHub 1cadb986fc fix(credentials): diagnose + recover from H8 auth-profile-lock create failures (#2180) 2026-05-19 14:16:54 -07:00
c9a77c8757 fix(telegram): stop duplicate operator-approval prompts for allowed users (#1948) (#2240)
Co-authored-by: Claude <noreply@anthropic.com>
2026-05-19 14:10:08 -07:00