Commit Graph
3213 Commits
Author SHA1 Message Date
sanil-23andGitHub 91ecbe80c4 feat(composio): consume dynamic toolkit catalog from backend (#3933) 2026-06-23 11:44:48 -07:00
ShabnamandGitHub ec98cca9d4 fix(sentry): re-register inboundFiltersIntegration so ignoreErrors runs (#3970) 2026-06-23 11:44:22 -07:00
oxoxDevandGitHub 9281b630c8 fix(observability): surface io cause + demote OS-denied config reads (#3962) (#3969) 2026-06-23 10:29:09 -07:00
Mega MindandGitHub 259fc10e71 feat(agent): structured tracing export from the progress channel (#3886) (#3966) 2026-06-23 10:28:42 -07:00
Mega MindandGitHub 5eeedcb2a4 fix(desktop): connect to self-hosted runtime over LAN http on macOS (#3965) 2026-06-23 10:27:51 -07:00
Mega MindandGitHub e4c99171c4 fix(local-ai): pass LM Studio embedding ids through the allowlist (#3920) (#3960) 2026-06-23 10:27:43 -07:00
Mega MindandGitHub 5277e22ef3 fix(memory_tree): route bucket-seal embeddings to local OpenAI-compatible backend (#3959) 2026-06-23 10:27:27 -07:00
Mega MindandGitHub 358eeeda6c fix(cef): never forward --time-ticks-at-unix-epoch to CEF (#3554) (#3958) 2026-06-23 10:26:52 -07:00
Mega MindandGitHub 9c674d91b7 fix(intelligence): make workflow-run approval modal opaque (#3951) 2026-06-23 10:26:33 -07:00
Cyrus GrayandGitHub 334080a513 feat(tinyplace): autonomous tiny.place agent — scheduled bounty runs (opt-in) (#3925) 2026-06-23 10:26:22 -07:00
f0d184c269 fix(tools): hide internal run ids from user outputs (#3918)
Co-authored-by: MackJack023 <141124084+MackJack023@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-23 10:26:02 -07:00
Cyrus GrayandGitHub b572de6f22 fix(agent-world): stop interrupted subagent rows pulsing forever (#3990) 2026-06-23 22:53:15 +05:30
Steven EnamakelandGitHub 4c2277070f feat(agent): agent_prepare_context tool + context_scout subagent (#3949) 2026-06-23 10:22:38 -07:00
Cyrus GrayandGitHub 8cf289a904 feat(chat): add "hide agent thinking" toggle (#3994) 2026-06-23 21:47:17 +05:30
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