Commit Graph
93 Commits
Author SHA1 Message Date
Mega MindandGitHub 723a326460 fix(skills): don't report 4xx install-fetch failures to Sentry (#4188) 2026-06-28 21:24:50 -07:00
25c56564e5 fix(provider): demote usage_limit_reached on OpenAI Responses (#4185)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-28 21:24:38 -07:00
Mega MindandGitHub c4418e4625 fix(embeddings): normalize Gemini model id on custom endpoint + classify 400 (#4184) 2026-06-28 21:24:30 -07:00
Mega MindandGitHub a8c2974340 fix(mcp): demote connect 401 (needs sign-in) from Sentry error (#4182) 2026-06-28 21:24:16 -07:00
Mega MindandGitHub c75ca0b779 fix(observability): demote Ollama Cloud hosted-inference 500 flood (TAURI-RUST-5MV) (#4069) 2026-06-25 13:34:41 +05:30
oxoxDevandGitHub 6294d87e4a fix(inference): demote provider monthly-quota exhaustion from Sentry (#4075) (#4076) 2026-06-24 10:25:49 -07:00
Mega MindandGitHub ab8ecca5e1 fix(embeddings): validate model id + demote chat-model-as-embeddings 400 (TAURI-RUST-9SK) (#4070) 2026-06-24 10:25:13 -07:00
oxoxDevandGitHub 123a7d1675 fix(observability): demote Ollama 501 'server does not support embeddings' (TAURI-RUST-8WA) (#3999) 2026-06-23 11:54:15 -07:00
oxoxDevandGitHub 9281b630c8 fix(observability): surface io cause + demote OS-denied config reads (#3962) (#3969) 2026-06-23 10:29:09 -07:00
CodeGhost21andGitHub f6f65df71f fix(rpc/credentials): preserve anyhow context chain in BackendOAuthClient call sites (TAURI-RUST-10) (#3674) 2026-06-22 12:36:44 -07:00
ZhangandGitHub 092668e41f fix(observability): drop all-transient provider exhaustion events (#3663) 2026-06-22 12:19:49 -07:00
333d1bb282 fix(agent): actionable error when system prompt exceeds local model context (TAURI-RUST-6V0) (#3771)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:16:24 -07:00
ce7e61f1f3 fix(inference): classify OpenAI OAuth token_expired 401 as user-state, demote from Sentry (#3801) (#3803)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:17:01 -07:00
oxoxDevandGitHub 9cbf023750 fix(memory): stop SQLITE_FULL flood from mem_tree_jobs worker (#3909) (#3911) 2026-06-22 11:09:52 -07:00
4347e579c1 fix(inference): classify list_models 404 at source + actionable hint (TAURI-RUST-8X3) (#3769)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:08:55 -07:00
8fca02a22f fix(integrations): drive re-login on session-JWT 401 + demote tool-execute noise (TAURI-RUST-84E) (#3749)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:08:24 -07:00
oxoxDevandGitHub bc49ef3e60 fix(cron): stop cron billing-state Sentry floods — 402 credits + 400 budget (TAURI-RUST-514 / -BMW) (#3913) 2026-06-22 10:14:19 -07:00
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
ZhangandGitHub f3086ca90c test(observability): cover session-expired before_send events (#3662) 2026-06-16 18:43:49 +05:30
ZhangandGitHub eae73c9de0 test(observability): cover updater GitHub 403 message events (#3661) 2026-06-16 17:07:26 +05:30
ZhangandGitHub 171b5ee140 test(observability): cover custom_openai Ollama timeout chain (#3660) 2026-06-16 17:06:59 +05:30
ZhangandGitHub 7dbbb9d71c test(observability): cover custom_openai 502 transient shape (#3659) 2026-06-16 17:06:03 +05:30
ZhangandGitHub 34fb879f71 test(observability): cover Composio list_connections 503 wrappers (#3658) 2026-06-16 17:05:05 +05:30
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
CodeGhost21andGitHub d9591f73eb fix(observability): skip SQLITE_FULL "database or disk is full" (Sentry TAURI-RUST-B6N) (#3672) 2026-06-15 16:32:09 -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
0193714a10 fix(observability): classify in-band SSE error frames instead of dropping them (#3588)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-11 12:14:00 +05:30
sanil-23andGitHub f68069e502 fix(observability): classify inference errors on backend errorCode (F2/F3/F4/F6/F7/F8) (#3520) 2026-06-08 15:57:33 -07:00
oxoxDevandGitHub a5ed0ff5df fix(credentials): degrade auth-profile read to lock-free on disk-full (#3407) (#3409) 2026-06-08 18:27:09 +05:30
Steven EnamakelandGitHub 3fb8375b23 refactor(inference): retire local_ai rpc namespace (#3476) 2026-06-07 03:53:49 -04:00
oxoxDevandGitHub d6dfcfbe27 fix(inference): stop Codex CLI import user-state errors flooding Sentry (#3403) (#3404) 2026-06-05 10:11:55 -04:00
oxoxDevandGitHub e37a569933 fix(memory): thread BYO embedding credential — stop Cohere empty-key 401 flood (#3354) (#3358) 2026-06-04 10:32:13 -04:00
Mega MindandGitHub 235430d37e fix(subconscious): degrade WAL journal mode to fix Intelligence tab hang on shm-incompatible filesystems (#3233) 2026-06-03 02:57:57 +05:30
oxoxDevandGitHub e60bccb76d fix(composio): empty connections in direct mode without api key (TAURI-RUST-R4) (#3198) 2026-06-02 19:47:56 +05:30
018248a55a revert: remove all Sentry error suppression (12 PRs) (#2959)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-01 17:41:13 -07:00
Steven EnamakelandGitHub 36a3f3fa65 feat: Memory subtabs + WebGL memory graph; drop Knowledge Vaults (#3040) 2026-05-30 20:21:58 -07:00
e6bd1bd7b8 feat(wallet): surface multi-chain balances in Settings (#2686)
Co-authored-by: Srinivas Vaddi <38348871+vaddisrinivas@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: sanil-23 <sanil@vezures.xyz>
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
2026-05-29 20:29:26 -07:00
Steven EnamakelandGitHub 525eaf74d7 refactor(rust): move large inline tests to files (#2987) 2026-05-29 15:14:46 -07:00
Steven EnamakelandGitHub 2920e4724a refactor(tools): move domain-owned tools into modules (#2977) 2026-05-29 13:08:50 -07:00
Cyrus GrayandGitHub ab791700e2 fix(observability): extend is_budget_event to text-only tier-2 match (OPENHUMAN-CORE-N / #2935) (#2937) 2026-05-29 20:20:45 +05:30
1144274844 fix(observability): demote "Config loading timed out" out of Sentry (#2920)
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
2026-05-29 19:47:53 +05:30
YOMXXXandGitHub e9882f63c7 fix(embeddings): add 429 backoff to stop 31K Sentry event flood (#2898) (#2904) 2026-05-29 19:46:35 +05:30
Cyrus GrayandGitHub be28574726 fix(observability): suppress embeddings API-key 401 Sentry noise (CORE-RUST-EK) (#2934) 2026-05-29 19:01:54 +05:30
Cyrus GrayandGitHub 268de993c8 fix(observability): suppress composio-direct HTTP 403 Sentry noise (TAURI-RUST-322) (#2930) 2026-05-29 19:01:33 +05:30
Cyrus GrayandGitHub 1f65c8d60e fix(observability): suppress VOYAGE_API_KEY not configured Sentry noise (#2912) (#2915) 2026-05-29 19:00:23 +05:30
Cyrus GrayandGitHub 63e64f20e9 fix(observability): suppress billing 401 Sentry noise (TAURI-RUST-E, #2922) (#2924) 2026-05-29 17:01:15 +05:30
Cyrus GrayandGitHub 04286cb53c fix(observability): suppress 429/rate-limit Sentry noise — TAURI-RUST-3 (#2899) 2026-05-29 14:41:39 +05:30
YellowSnnowmannandGitHub 823b52a8e9 fix(observability): demote WhatsApp ingest SQLite lock noise (#2917) 2026-05-29 14:39:45 +05:30
1cd617c815 fix(observability): demote channel supervisor restart noise (Sentry TAURI-RUST-15/-BB) (#2879)
Co-authored-by: oxoxDev <nikhil@tinyhumans.ai>
2026-05-29 04:37:03 +05:30
1ea0ddeac7 fix(observability): classify WS protocol HTTP-version handshake error as expected (Sentry CORE-RUST-DP) (#2792)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-05-29 04:23:51 +05:30