Commit Graph
3418 Commits
Author SHA1 Message Date
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 7025548f7e fix(tinyplace): show own posts in Tiny Place feed so composed posts appear (#4059) (#4072) 2026-06-24 10:24:19 -07:00
Mega MindandGitHub f30fbbdca8 fix(embeddings): fail fast when a keyed provider's API key is empty (TAURI-RUST-4TZ) (#4066) 2026-06-24 10:23:24 -07:00
Mega MindandGitHub 5bce4f6140 fix(credentials): reclaim leaked self-owned auth-profile lock immediately (#2318) (#4064) 2026-06-24 10:23:14 -07:00
mysma-9403andGitHub 4987391cc6 perf(memory): defer vector-search metadata parse past truncation (#4063) 2026-06-24 10:23:03 -07:00
Mega MindandGitHub 908fbaccbb fix(inference): classify abacus "no remaining credits" 400 as budget-exhausted (#4043) (#4071) 2026-06-24 10:13:22 -07:00
Mega MindandGitHub 7d0ddfe741 fix(memory): recover from SQLITE_CORRUPT in mem_tree jobs worker (#4048) (#4067) 2026-06-24 10:11:17 -07:00
Mega MindandGitHub ed8aa69812 fix(inference): stop retry loop + disable /responses fallback after a 404 (nous-portal) (#4065) 2026-06-24 10:11:08 -07:00
oxoxDevandGitHub f0489cae48 fix(agentworld): confirm-before-spend + balance gate for identity offer/bid (#4039) (#4061) 2026-06-24 10:10:59 -07:00
mysma-9403andGitHub d35de21950 perf(memory): hoist loop-invariant relation clone out of recall loop (#4049) 2026-06-24 10:09:59 -07:00
oxoxDevandGitHub 854df03363 fix(agentworld): reliably boot Tiny Place world renderer + error/retry (#4038) (#4060) 2026-06-24 10:09:37 -07:00
HüsamandGitHub 689ef8123c feat(chat): queue follow-up messages while a response streams (#4050) 2026-06-24 10:09:17 -07:00
oxoxDevandGitHub 08a8c8160e fix(inference): demote OpenRouter no-tool-use-endpoint 404 + surface it in Subconscious (#3996) (#4003) 2026-06-24 10:09:07 -07:00
oxoxDevandGitHub 4764493b7d fix(inference): demote BYO insufficient-credits 402 across all compatible-provider paths (#3961) (#3976) 2026-06-24 10:08:33 -07:00
oxoxDevandGitHub 2b75f0df78 fix(web): reclassify budget-caused empty response as out-of-credits (#3386) (#4032) 2026-06-24 10:07:55 -07:00
5840fc1f6d Fix memory letterhead source formatting (#4051)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Subharup Nandi <Subharup-31@users.noreply.github.com>
2026-06-24 10:07:41 -07:00
oxoxDevandGitHub 496292e17c fix(agent): cap max_tokens on the agent chat turn (#4005) (#4031) 2026-06-24 10:06:38 -07:00
oxoxDevandGitHub 02f9769bc5 fix(tinyplace): gate feed fetch on wallet status so wallet-less users never hit the RPC (#3964) (#4030) 2026-06-24 10:06:14 -07:00
Cyrus GrayandGitHub dc8219eacb fix(sidebar): make the active nav tab visible in light theme (#4053) 2026-06-24 09:20:11 -07:00
Cyrus GrayandGitHub 8b4d4e7765 feat(sidebar): label the app-rail add button for new users (#4052) 2026-06-24 09:20:00 -07:00
github-actions[bot] 59317f5fb9 chore(staging): v0.57.55 2026-06-24 14:01:05 +00:00
c803a4606c ci(build-desktop): stop CEF lib-dir lookup aborting the Linux build under pipefail (#4078)
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
2026-06-24 19:26:12 +05:30
github-actions[bot] 0d6acfd460 chore(staging): v0.57.54 2026-06-24 12:15:37 +00:00
Cyrus GrayandGitHub 163948039d feat(settings): unify panels under one consistent SettingsPanel template (#4037) 2026-06-24 15:24:01 +05:30
Steven EnamakelandGitHub 4fff156374 fix(shell,node,npm): no default timeout for scripting tools (#4023) (#4026) 2026-06-23 22:47:58 -07:00
Steven EnamakelandGitHub 20d4b495b9 fix(agent): relax recoverable tool-loop breaker (#4027) 2026-06-23 21:54:25 -07:00
Steven EnamakelandGitHub 7ecceb43f1 fix(cron): seed morning briefing disabled by default (opt-in) (#4028) 2026-06-23 21:39:02 -07:00
e6a2c010a9 fix(chat): restore active thread when returning to the Chat tab (#4016)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-23 21:31:30 -07:00
Steven EnamakelandGitHub fb720fd305 feat(harness_init): eager first-run setup with init overlay; pin managed Python to 3.13 (#4021) 2026-06-23 17:32:29 -07:00
Steven EnamakelandGitHub 39fd83e866 feat(chat): per-thread todo list strip above the composer (#4017) 2026-06-23 17:31:29 -07:00
Cyrus GrayandGitHub f05b971fb2 feat(chat): surface agent Thoughts inline + relocate parent narration into processing (#4019) 2026-06-23 15:42:59 -07:00
Cyrus GrayandGitHub 8801a929db feat(conversations): show sub-agent tool input/output in processing drawer (#4007) 2026-06-23 15:42:41 -07:00
Cyrus GrayandGitHub a1cf4ad077 fix(chat): tuck the reaction affordance onto the message-bubble corner (#4018) 2026-06-24 02:15:58 +05:30
Cyrus GrayandGitHub 025a7fad40 fix(agent-orchestration): finalize orphaned async subagent runs in the ledger (#4008) 2026-06-23 13:00:15 -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
56e355becf fix(tools): preserve hidden follow-up handles (#4012)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
2026-06-23 11:53:49 -07:00
oxoxDevandGitHub 494527b6ec fix(inference): demote chat-factory empty-model bail to expected config-rejection (#4001) (#4011) 2026-06-23 11:53:25 -07:00
oxoxDevandGitHub ae7dd39927 fix(inference): gate /responses fallback on provider capability (#3997) (#4009) 2026-06-23 11:53:11 -07:00
oxoxDevandGitHub 87837130d9 feat(error-page): copyable Sentry event id, reveal-logs + support link (#3980) (#4004) 2026-06-23 11:52:29 -07:00
oxoxDevandGitHub a3791d45b7 fix(local_ai): reject ollama.com website as Ollama base URL (#3991, TAURI-RUST-A3T) (#3992) 2026-06-23 11:51:20 -07:00
obchainandGitHub 9332aca203 fix(deps): bump memmap2 + diesel to clear unsound advisories (#3989) 2026-06-23 11:50:52 -07:00
obchainandGitHub dc2ea3e311 fix(deps): bump quinn-proto to 0.11.15 for RUSTSEC-2026-0185 (#3988) 2026-06-23 11:50:43 -07:00
YellowSnnowmannandGitHub 8b6b5fdbe8 fix(skills): surface registry-installed skills in Installed tab + raise catalog browse timeout (#3954) (#3987) 2026-06-23 11:50:36 -07:00
Mega MindandGitHub 3ded18c165 perf: cut OpenHuman + Tauri compile/CI time (dev-profile deps, build-once E2E fanout, single-pass Linux packaging) (#3986) 2026-06-23 11:50:20 -07:00
Mega MindandGitHub 854634db17 fix(tools): App UI Control toggle grants click/type mutations (#3762) (#3985) 2026-06-23 11:49:39 -07:00
ShabnamandGitHub 6b75c49232 fix(settings): render Managed provider as always-on badge, not a locked toggle (#3984) 2026-06-23 11:49:22 -07:00
Mega MindandGitHub c96bd3db3f feat(app): user-actionable runtime error panel (minimal slice) (#3983) 2026-06-23 11:49:02 -07:00
Mega MindandGitHub 232d28e05a fix(notifications): persist core notifications so missed events survive (#3805) (#3982) 2026-06-23 11:48:49 -07:00
Mega MindandGitHub 50d565ddf8 feat(provider): first-class prompt-cache capability model for BYOK/OpenAI-compatible providers (#3981) 2026-06-23 11:48:19 -07:00