Commit Graph
1606 Commits
Author SHA1 Message Date
oxoxDevandGitHub 1d42c766e0 fix(tinyplace): classify wallet-not-configured as expected user-state (#3964) (#3974) 2026-06-23 11:45:53 -07:00
Mega MindandGitHub 3afb28427d fix(rpc): alias legacy tool_registry.diagnostics to canonical method (#3294) (#3973) 2026-06-23 11:45:43 -07:00
sanil-23andGitHub 91ecbe80c4 feat(composio): consume dynamic toolkit catalog from backend (#3933) 2026-06-23 11:44:48 -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 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
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
Steven EnamakelandGitHub 4c2277070f feat(agent): agent_prepare_context tool + context_scout subagent (#3949) 2026-06-23 10:22:38 -07:00
Steven EnamakelandGitHub 3c98c98158 feat(memory_goals): long-term goals list + enrichment agent + Brain UI (#3948) 2026-06-23 08:58:04 -07:00
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
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 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
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
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
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
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
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
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
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
sanil-23andGitHub e95c892dba refactor(memory_sync): convert Slack to the generic sync orchestrator (#3924) 2026-06-22 10:09:34 -07:00
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
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
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