Commit Graph
3199 Commits
Author SHA1 Message Date
Cyrus GrayandGitHub 3a2b38d0c3 feat(settings): present desktop Settings as a full-app modal overlay (#4002) 2026-06-23 21:46:48 +05:30
Steven EnamakelandGitHub 3c98c98158 feat(memory_goals): long-term goals list + enrichment agent + Brain UI (#3948) 2026-06-23 08:58:04 -07:00
Cyrus GrayandGitHub 66adce7f8f feat(shell): styled hover/focus tooltips on standalone sidebar icons (#3995) 2026-06-23 21:25:48 +05:30
Cyrus GrayandGitHub 0c94699e5e fix(shell): restore Settings access in the collapsed sidebar rail (#3998) 2026-06-23 19:30:33 +05:30
MartianandGitHub f1dcce4644 fix(tauri): identify foreign process on core port + consent-gated force-quit (#3331) (#3946) 2026-06-23 17:30:26 +05:30
Steven EnamakelandGitHub 8ee89acdaf feat(memory): deterministic E2GraphRAG retrieval (replace agentic walk) (#3947) 2026-06-23 00:53:10 -07:00
MartianandGitHub f435d3af7f fix(composio): pin toolkit_versions=latest in direct-mode tool listings (#3932) (#3941) 2026-06-22 19:06:07 -07:00
github-actions[bot] dcef9c32dd chore(release): v0.57.53 v0.57.53 2026-06-23 01:05:24 +00:00
Steven EnamakelandGitHub 95d517ca26 feat: move feedback to sidebar footer, rename World card, fix Clear App Data scoping (#3945) 2026-06-22 18:01:23 -07:00
Steven EnamakelandGitHub b6a6202d46 fix(onboarding): update walkthrough targets (#3944) 2026-06-22 17:36:22 -07:00
Steven EnamakelandGitHub 2d71eb3ab1 Make subagents async and reusable by default (#3887) 2026-06-22 15:51:48 -07:00
ccee419d86 fix(skills): detect installed built-in catalog entries (#3656)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 15:12:21 -07:00
a15da11c5f fix(settings): prompt for managed embeddings sign-in (#3858)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 15:11:47 -07:00
9e5d0329bf feat: add ModelScope API support (#3773)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 14:29:05 -07:00
sanil-23andGitHub 7f5a746c19 refactor(memory_sync): internalize the cap math into the orchestrator (single source of truth) (#3937) 2026-06-22 13:36:22 -07:00
Steven EnamakelandGitHub 47a726b1dd fix(ci): cancel long rust build subprocesses (#3942) 2026-06-22 13:36:00 -07:00
2412ec7afc [codex] fix auth session persistence on transient /auth/me (#3746)
Co-authored-by: Sami Rusani <sr@samirusani>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:33:09 -07:00
df94647df3 fix(rpc): alias legacy channels list methods (#3655)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:16:36 -07:00
6762efd7f3 Omlx local provider (#3862)
Co-authored-by: OpenHuman <package@openhuman.org>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 13:00:51 -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
sanil-23andGitHub 28d078fb0f fix(embeddings): name the served model when an LM Studio embedding id isn't loaded (#3761) (#3841) 2026-06-22 12:30:46 -07:00
sanil-23andGitHub 5b0c7ca4b3 refactor(memory_sync): convert Gmail to the generic sync orchestrator (Refs #3333, stacked on #3873) (#3874) 2026-06-22 12:30:28 -07:00
ZhangandGitHub 092668e41f fix(observability): drop all-transient provider exhaustion events (#3663) 2026-06-22 12:19:49 -07:00
fbcbd085ad fix(cli): restore SIGPIPE default on Unix (#3657)
Co-authored-by: shanu <shanu@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 12:18:54 -07:00
6ce4f52972 fix(channels): repair Discord & Telegram messaging end-to-end (#3712, #3763) (#3794)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:17:21 -07:00
9198444ffd fix(agent): halt on first permanent inference failure to stop agent cascade (#3104) (#3779)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:16:59 -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
9dc2127710 fix(inference): persist Gemini thought_signature on tool-call history (TAURI-RUST-4PK/4PJ) (#3770)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:16:05 -07:00
b065e1728a fix(voice): classify lapsed-session TTS-reply 401s as session-expiry (TAURI-RUST-8X1) (#3750)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:15:43 -07:00
48eca1505e feat(shell): add hide_window option to suppress Windows console window (#3747)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 12:14:36 -07:00
Steven EnamakelandGitHub 751267392d chore(ci): prune remaining superseded/redundant GitHub Actions workflows (#3935) 2026-06-22 11:51:24 -07:00
6d0f67a09a fix: gate local voice provider activation until installed (#3861)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:41:49 -07:00
f7a71fea6b fix(chat): render GFM markdown tables in agent output (#3857)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:40:47 -07:00
Steven EnamakelandGitHub 04175ad78c chore(ci): prune superseded/redundant GitHub Actions workflows (#3934) 2026-06-22 11:36:30 -07:00
Darshan PoudelandGitHub fc02e47505 fix: parse FILE markers in attachment fallback (#3795) 2026-06-22 11:23:29 -07:00
obchainandGitHub fd1b4e6f3f feat(skills): retract uninstalled skills from mid-session catalogue (#3745) 2026-06-22 23:47:30 +05:30
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
676c3c04cb fix(routines): stop next-run label showing "in 0 hours" near an hour (#3758)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 11:09:10 -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
Steven EnamakelandGitHub 4a65691cea [codex] add harness cache audit script (#3895) 2026-06-22 10:54:56 -07:00
f4a090dd91 fix(appimage): sanitize build-machine RPATHs + guard libxdo bundling (#3224) (#3776)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:16:09 -07:00
801a5bbf4f fix(subagent): resolve truncated near-miss Composio tool slugs (#3152) (#3774)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:15:58 -07:00
c09b118cbe fix(app): surgical broken-pipe stderr panic guard (TAURI-RUST-F) (#3772)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:15:24 -07:00
bd3e3eab00 fix(agentworld): explain missing DM key bundle (#3919)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
2026-06-22 10:15:06 -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
500822300c fix(skill-registry): resolve community skill downloads via sourceUrl (#3741) (#3844)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:12:21 -07:00
1545d4b297 fix(ptt): allowlist PTT hotkey + overlay commands (#3724) (#3842)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:11:58 -07:00
56f9dac91b feat: add in-app feedback board (#3834)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 10:11:34 -07:00