Commit Graph
2644 Commits
Author SHA1 Message Date
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 Enamakel's DroidandGitHub 8677eb643c ci(release): gate main_head push to main behind manual approval (#2622) (#3045) 2026-05-30 20:16:39 -07:00
Steven Enamakel's DroidandGitHub b92d61c3ad fix(test): correct round21 summarize assertion to expect real newlines (#3038) 2026-05-30 19:21:53 -07:00
Steven Enamakel's DroidandGitHub 2a958e87e0 fix(chat): surface real inference error detail instead of generic apology (#3033) 2026-05-30 18:30:51 -07:00
Steven EnamakelandGitHub e092efdf88 fix(bootcheck): warn instead of block on public HTTP core URLs (#3031) 2026-05-30 16:32:26 -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
597290822a feat(intelligence): add Graph Cohesion (#2978)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 10:14:15 -07:00
18dbe41528 fix(i18n): localize ChatGPT OAuth strings with real translations (replaces #2975) (#3021)
Co-authored-by: obchain <riteshnikhoriya94@gmail.com>
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:47:15 -07:00
6c3ad6388d feat(intelligence): add Namespace Overview (#2964)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:45:58 -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
e30f9f0c73 feat(settings): make autocomplete tuning fields editable (#2973)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:33:10 -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
c56897e0d1 fix(i18n): localize MicComposer getUserMedia error messages (#2966)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:18:18 -07:00
2baf6b8ab4 feat(intelligence): add Connection Path finder (#2946)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:17:55 -07:00
52a72fb311 feat(intelligence): add Entity Associations (#2942)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:14:20 -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
55b840ec1f fix(i18n): localize ChatGPT OAuth strings in onboarding ApiKeysStep (#2975)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 09:12:57 -07:00
YOMXXXandGitHub 4d3cc4fff3 fix(memory-sync): migrate Linear provider to memory_tree (#2885) (#3018) 2026-05-30 08:46:17 -07:00
HarinayanandGitHub a388a10c57 fix: add Open button to knowledge vault rows with Obsidian deep link fallback (#2909) (#3014) 2026-05-30 08:40:29 -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
dd1439e2dc feat(intelligence): add Memory Timeline (#2950)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 08:16:11 -07:00
26f418af2d feat(intelligence): add Knowledge Freshness (#2932)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 07:43:01 -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
301ba10ce4 feat(voice): polish mascot TTS/STT session states and lifecycle (#2916)
Co-authored-by: Taimoor <astikkosapparel009@gmail.com>
2026-05-30 06:50:52 -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
695bff458e fix: clear stale backend errors while reconnecting (#2616)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-30 06:47:52 -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 7e9fa67132 ci: gate PRs on i18n key parity (#3011) 2026-05-30 00:43:17 -07:00
Steven EnamakelandGitHub f64199e4e5 ci: consolidate pull request checks (#3001) 2026-05-30 00:26:55 -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