Commit Graph
1272 Commits
Author SHA1 Message Date
ceb769aecc feat(memory): redesign sync flow with ingest_summary, graph improvements, audit log (#3113)
Co-authored-by: Steven Enamakel <stevent95@gmail.com>
2026-05-31 21:39:02 -07:00
Steven Enamakel's DroidandGitHub 2a0cdb0d12 feat(config): add UI control for agent action timeout (#3100) (#3112) 2026-05-31 21:37:21 -07:00
Steven Enamakel's DroidandGitHub 6edb7ccff9 fix(tools): additive-safe tool filter prevents stale snapshots from stripping cron tools (#3118) 2026-05-31 21:36:10 -07:00
Steven EnamakelandGitHub faf2fd8df3 feat(memory): smart multi-strategy retrieval walk (#3077) 2026-05-31 02:05:58 -07:00
Steven EnamakelandGitHub fbe89ba7b6 feat(subagent): persist sub-agent runs and let orchestrator relay user messages (#3055) 2026-05-30 23:51:33 -07:00
Steven EnamakelandGitHub 6574872c38 feat: prompt user consent when OS keyring is unavailable (#3075) 2026-05-30 23:49:19 -07:00
327de34f65 feat(mcp): ship MCP registry — unhide UI, transport-aware install, reconfigure, registry creds (#3039) (#3058)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 23:49:07 -07:00
Steven EnamakelandGitHub 4e221e978b Expand inference provider catalog (#3057) (#3062) 2026-05-30 22:37:06 -07:00
Steven EnamakelandGitHub f64f10e3c1 refactor(memory): remove global+topic trees in favor of source trees (#3059) 2026-05-30 22:36:21 -07:00
Steven EnamakelandGitHub 850d275841 feat(memory): repo-grouped GitHub raw archive + entities & priority (#3047) 2026-05-30 21:35:45 -07:00
Steven EnamakelandGitHub daa0a13f2e feat(agent): apply iteration turn cap only to short-running agents (#3056) 2026-05-30 21:27:40 -07:00
Steven EnamakelandGitHub 18435f11d6 feat(tools): expose ~160 agent tools across 23 core domains (overextending tools default-OFF) (#3050) 2026-05-30 21:25:20 -07:00
Steven EnamakelandGitHub a997d8ad17 feat(ui): user-friendly tool and agent labels in the chat tool timeline (#3054) 2026-05-30 21:00:42 -07:00
Steven EnamakelandGitHub 36a3f3fa65 feat: Memory subtabs + WebGL memory graph; drop Knowledge Vaults (#3040) 2026-05-30 20:21:58 -07:00
Steven EnamakelandGitHub 5345f2a834 test: expand e2e raw coverage across agent, channels, inference, memory, tools (#3023) 2026-05-30 14:38:50 -07:00
acb12adf80 feat(model-council): multi-model deliberation — parallel members + chair synthesis (#2890)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 10:59:31 -07:00
d08882b219 fix(memory_tree): code quality improvements on batch tree fetch (PR #2976 follow-up) (#3020)
Co-authored-by: Maciej Myszkiewicz <mmyszkiewicz@bwcoders.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
2026-05-30 10:14:28 -07:00
Steven EnamakelandGitHub 29f8806fdb feat(settings): Crypto + Notifications hubs, wallet send/receive & multi-network balances (#3027) 2026-05-30 09:34:09 -07:00
c29cefd01d perf(memory_tree): batch chunk + score fetch in fetch_leaves (#2941)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:20:03 -07:00
b37bab7134 feat(vault): expose approved markdown writes (#2936)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:19:34 -07:00
24f2b502be perf(memory_tree): batch tree fetch in flush_stale_buffers (#2976)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:13:06 -07:00
YOMXXXandGitHub 4d3cc4fff3 fix(memory-sync): migrate Linear provider to memory_tree (#2885) (#3018) 2026-05-30 08:46:17 -07:00
AryanandGitHub 5517b1701e feat(tokenjuice): add Rust toolchain reduction rules (#2963) 2026-05-30 08:37:35 -07:00
c5ff4a3516 feat(approval): per-launch UUID session_id + scrub legacy bearer leaks (#2952)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 08:35:47 -07:00
46b6c1f95c feat(settings): surface approval history audit trail (#2949)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 08:35:33 -07:00
YOMXXXandGitHub c70ef5c3ef fix(composio): clarify Zoho Mail readiness (#2914) (#3013) 2026-05-30 08:34:17 -07:00
YOMXXXandGitHub 6605dfc966 fix(composio): map trigger-enable 403 to actionable error (#2913) (#3009) 2026-05-30 08:33:45 -07:00
fb8068e92e feat(cron): complete smart scheduling flow from chat + polish cron management UI (#2943)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 08:25:50 -07:00
d23671c45b Add Codex OAuth provider support (#2748)
Co-authored-by: YOMXXX <liguanchen@xiaomi.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: zahica1234 <zaharenci100@gmail.com>
Co-authored-by: zahica1234 <i.milev001@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 07:37:20 -07:00
Steven EnamakelandGitHub 74bff7b272 refactor(agent): unify the three agent-turn loops into one TurnEngine (#3012) 2026-05-30 07:35:39 -07:00
05180724cb perf(memory_tree): batch embedding fetch in topic rerank (eliminate N sequential SQLite round-trips) (#2927)
Co-authored-by: oxoxDev <nikhil@tinyhumans.ai>
2026-05-30 06:51:20 -07:00
JustinandGitHub 31263d1e20 feat(composio): migrate GitHub provider to memory_tree pipeline (#2885) (#2889) 2026-05-30 06:49:41 -07:00
83ca6c3bde fix(memory-conversations): release STORE_LOCK during cold index rebuild (#2849) (#2881)
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 06:48:28 -07:00
Steven EnamakelandGitHub 3556842337 feat(agent): live streaming subagent view with reopenable sub-threads (#3007) 2026-05-30 01:04:23 -07:00
c10f6064af perf(memory_tree): batch summary fetch in hydrate_summary_inputs (#2948)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 01:01:43 -07:00
Steven EnamakelandGitHub 20ad76d796 feat(workflows): agent workflows — phase-keyed task lifecycle playbooks (#3008) 2026-05-30 01:00:18 -07:00
8c23721de6 fix(local-ai): unblock summary diagnostics (#2940)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 00:57:39 -07:00
Steven EnamakelandGitHub 51d5326322 feat(web3): add swap/bridge/dapp module; slim wallet to primitives (#3006) 2026-05-30 00:09:46 -07:00
Steven EnamakelandGitHub c3ee5d420f feat(settings): Agents settings hub + dedicated agent editor (#3005) 2026-05-29 22:37:55 -07:00
e6bd1bd7b8 feat(wallet): surface multi-chain balances in Settings (#2686)
Co-authored-by: Srinivas Vaddi <38348871+vaddisrinivas@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: sanil-23 <sanil@vezures.xyz>
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
2026-05-29 20:29:26 -07:00
Steven EnamakelandGitHub 4c911240df feat(search): add registry-backed search module (#2999) 2026-05-29 19:41:01 -07:00
Steven EnamakelandGitHub ba498dbac9 feat(image): add image tool contracts (#2997) 2026-05-29 18:43:38 -07:00
Steven EnamakelandGitHub 709b371a23 feat(agent): add orchestration control plane (#2996) 2026-05-29 18:34:42 -07:00
Steven EnamakelandGitHub 86b7b6f30f feat(agent-registry): add configurable agent registry (#2993) 2026-05-29 16:58:03 -07:00
Steven EnamakelandGitHub 123e8b0353 refactor(rust): split oversized modules (#2991) 2026-05-29 16:36:56 -07:00
Steven EnamakelandGitHub 5e7a45671e docs(openhuman): add per-module READMEs for domain modules (#2992) 2026-05-29 16:09:53 -07:00
Steven EnamakelandGitHub 525eaf74d7 refactor(rust): move large inline tests to files (#2987) 2026-05-29 15:14:46 -07:00
Steven EnamakelandGitHub 97bf23c53a refactor(openhuman): codify canonical module shape, tidy offenders (#2986) 2026-05-29 14:31:44 -07:00
886c4a6342 feat: proactive agent task pipeline — dispatcher, approval, executors, write-back (#2974)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-29 14:26:31 -07:00
1ecc42d6b4 fix(memory): stamp memory freshness so stale context is never served as current (#2944) (#2979)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-29 14:04:44 -07:00