Commit Graph
3182 Commits
Author SHA1 Message Date
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
0f853748d7 feat(briefing): extend 24h task-window to Todoist; fix stale Todoist slugs (#3921) (#3923)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-22 10:11:04 -07:00
oxoxDevandGitHub e407796582 fix(settings): call registered openhuman.tool_registry_diagnostics RPC (#3917) (#3930) 2026-06-22 10:10:24 -07:00
oxoxDevandGitHub ace295aaf6 fix(agentbox): call core via openhuman.agentbox_status (#3914) (#3928) 2026-06-22 10:09:56 -07:00
sanil-23andGitHub e95c892dba refactor(memory_sync): convert Slack to the generic sync orchestrator (#3924) 2026-06-22 10:09:34 -07:00
HüsamandGitHub 43e2a01f88 fix(settings): call canonical RPC name in Tool Policy diagnostics panel (#3927) 2026-06-22 10:08:53 -07:00
HüsamandGitHub c39f18d9df fix(settings): call openhuman.agentbox_status from the AgentBox panel (#3914) (#3926) 2026-06-22 10:07:52 -07:00
3e13767096 fix(chat): make approval prompt opaque (#3790)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 22:02:32 +05:30
f61e416aae feat(subconscious): event-driven trigger pipeline + orchestrator (#3650)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:36:09 +05:30
0792550078 feat(agent): give the agent a brand voice when OpenHuman is criticized (#3640)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:22:48 +05:30
1dc7f68ea0 perf(memory_tree): HashSet for order-irrelevant dedup in chunk scoring (#3638)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:22:41 +05:30
3d0b045601 fix(memory): restore query-sensitive semantic recall (#3608)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 19:22:33 +05:30
sanil-23andGitHub e1f5fd7c4a fix(chat): keep morning-brief heading+body in one chat bubble (#3807) (#3851) 2026-06-22 19:16:22 +05:30
obchainandGitHub 44ff81642b i18n(sync-audit): localize the memory sync-audit panel (#3706) 2026-06-22 19:15:57 +05:30
62fb5beab1 perf(memory): drop O(n^2) position scan in episodic relevance (#3782)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 19:10:33 +05:30
b0fa43c89d fix(auth): handle legacy /auth web callback route (#3800)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-22 19:10:10 +05:30
68c8c5ce2d perf(subconscious): bound-concurrent calendar connection fan-out (#3472)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 18:52:48 +05:30
c835ffd1dd perf(github): bound-concurrent batch summarise, keep ingest serial (#3434)
Co-authored-by: M3gA-Mind <megamind@mahadao.com>
2026-06-22 18:52:13 +05:30