Commit Graph
1323 Commits
Author SHA1 Message Date
CodeGhost21andGitHub 008faee0e6 fix(agent_prompts): anchor coding-agent prompts in action_dir, not workspace_dir (#3242) 2026-06-02 17:16:22 -07:00
7051ca24e9 feat(memory): pipeline hardening — typed failures, BYO embeddings, doctor, honest status (#3076)
Co-authored-by: zahica1234 <i.milev001@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 16:48:47 -07:00
oxoxDevandGitHub 11139657cf fix(inference): actionable error for completion-only model 404 + unmistakable run_code failure (#3193) (#3211) 2026-06-02 15:33:40 -07:00
mysma-9403andGitHub 6f1721cb59 perf(memory_store): batch chunk embeddings in upsert_document (#3213) 2026-06-02 15:31:45 -07:00
CodeGhost21andGitHub d77e6d7c67 fix(orchestrator): force code-repo delegation when reading stalls (#3102) (#3214) 2026-06-02 15:31:28 -07:00
mysma-9403andGitHub b7152d687f perf(learning): bounded-concurrency persist in transcript ingestion (#3234) 2026-06-02 15:30:33 -07:00
Mega MindandGitHub a4757f566d feat(voice): auto-send dictation transcript + allowlist app-launch commands (#3148 Phase 1) (#3168) 2026-06-02 15:28:46 -07:00
CodeGhost21andGitHub 991b28554b fix(channels/telegram): wire ApprovalGate end-to-end for Telegram turns (#3098 sub-issue 2) (#3232) 2026-06-02 15:16:01 -07:00
CodeGhost21andGitHub 476d35792e fix(inference/ollama): use prompt-guided tool calling so skills work on Ollama (#3098 sub-issue 3) (#3229) 2026-06-02 15:15:19 -07:00
Mega MindandGitHub 235430d37e fix(subconscious): degrade WAL journal mode to fix Intelligence tab hang on shm-incompatible filesystems (#3233) 2026-06-03 02:57:57 +05:30
Lê Tuấn KhôiandGitHub b156392198 Add vault file-system watcher implementation (#3183) 2026-06-02 12:22:53 -07:00
mysma-9403andGitHub 4c476b4281 perf(learning): overlap reflection pattern/pref writes with join_all (#3216) 2026-06-02 09:09:08 -07:00
oxoxDevandGitHub 89380db659 fix(channels): classify empty-response, 4xx and vision chat errors with actionable copy (#3119) (#3199) 2026-06-02 20:38:05 +05:30
CodeGhost21andGitHub 873a74eaee fix(channels): honor chat_provider workload routing in channel runtime (#3098 sub-issue 1) (#3217) 2026-06-02 07:31:00 -07:00
oxoxDevandGitHub e60bccb76d fix(composio): empty connections in direct mode without api key (TAURI-RUST-R4) (#3198) 2026-06-02 19:47:56 +05:30
c10d747de7 fix: disable storage for Codex responses requests (#3192)
Co-authored-by: honor2030 <honor2030@users.noreply.github.com>
2026-06-02 19:47:33 +05:30
oxoxDevandGitHub ec7c97cc1d fix(scheduler-gate): build fresh System per CPU sample to avoid sysinfo OOB panic (#3191)
Co Authored by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-02 19:40:56 +05:30
307c8e2b2a feat(chat): ArtifactCard + Tauri download + backend artifact events (#2779) (#3017)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:32:30 +05:30
166fc6af61 feat(tools): add generate_presentation tool (native rust engine, ppt-rs) (#2778) (#3016)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-02 18:31:42 +05:30
Cyrus GrayandGitHub 12e7f13340 fix(chat): give agent-error "Report on Discord" its own error-report modal (#3208) 2026-06-02 18:31:26 +05:30
Yangkai GaoandGitHub 3eb6d11372 fix(oauth): reject persisted profiles without access tokens (#3180) 2026-06-01 23:15:16 -07:00
oxoxDevandGitHub 46893243d9 fix(test): feed multi_batch_volume_builds_full_tree past the 50k seal threshold (#3115) (#3181) 2026-06-01 23:14:53 -07:00
9683653211 feat(onboarding): guided memory & vault setup with health checklist (#2910) (#3160)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 23:07:41 -07:00
56a31c88bd fix(memory-sync): migrate ClickUp sync to memory_tree pipeline (#2885) (#3080)
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 23:04:30 -07:00
75ac1f24fa fix(routines): deduplicate morning_briefing jobs on seed boot (#3126) (#3141)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:56:32 -07:00
2a505f7b36 feat(about_app): catalog entry for GitHub repo memory source (#3047 follow-up) (#3114)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:44:43 -07:00
d666ce61d7 fix(email): add date_local field with host timezone to email reshaper (#3128) (#3143)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:03:34 -07:00
e1a8f16778 fix: Homebrew install error and Discord channel listing (#3085) (#3144)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 22:03:18 -07:00
97ff4f53d3 refactor(subconscious): replace task system with agent-per-tick model (#3079)
Co-authored-by: Steven Enamakel's Droid <enamakel.agent@tinyhumans.ai>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 22:02:46 -07:00
6ba2ba2717 fix(cron): make cron_run non-blocking, enqueue async execution (#3127) (#3142)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 21:06:42 -07:00
044728a7a4 feat(memory-sync): track Composio API action count + cost in sync audit (#3111) (#3138)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 20:55:44 -07:00
Steven Enamakel's DroidandGitHub 5890dc56c7 feat: sync budget controls + agent activity level picker (#3117) (#3174) 2026-06-01 20:44:33 -07:00
Steven Enamakel's DroidandGitHub e9f3e3a7da fix(inference): normalize 0.0.0.0 to 127.0.0.1 in Ollama URL + add endpoint edit button (#3161) 2026-06-01 20:36:29 -07:00
YOMXXXandGitHub 37ac828258 fix(sentry): bind scope user at session boundaries + core boot (#3135) (#3176) 2026-06-01 20:15:33 -07:00
YOMXXXandGitHub 33245e8e64 fix(runtime): apply 16 MiB worker stack to desktop core + agent CLI runtimes (#3159) (#3175) 2026-06-01 20:14:27 -07:00
YOMXXXandGitHub 12fd0f7c63 refactor(composio): extract derive_toolkit_slug helper (#3035) 2026-06-01 20:11:25 -07:00
019038b688 fix(subagent): box-pin engine recursion to fix tokio worker stack overflow (#3151)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 19:47:34 -07:00
7bfff4574d perf(memory_tree): batch drill_down BFS walker per depth (#3032)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 17:41:26 -07:00
018248a55a revert: remove all Sentry error suppression (12 PRs) (#2959)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-01 17:41:13 -07:00
30034b50b7 refactor(agent): unwire eager 7-day memory-tree digest from turn loop (#3170) (#3171)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 17:10:32 -07:00
Steven EnamakelandGitHub 8849c00785 feat(analytics): wire product event tracking (#3123) 2026-06-01 17:06:04 -07:00
f24adaca57 fix(composio): complete connection-disconnect cleanup (config entry + memory tree) (#3140)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 04:11:57 +05:30
511ad84bf4 test: green Rust Core Coverage (stale assertions + env-race serialization) (#3156)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 03:33:14 +05:30
oxoxDevandGitHub 817c2a0301 fix(memory/safety): exclude bare-phone patterns from strict PII rejection (#2848) (#3028) 2026-06-01 14:22:25 -07:00
e9c38ea615 fix(inference): surface actionable error when Managed route fails with no credits (#3121)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-01 14:03:42 -07:00
Steven EnamakelandGitHub 1f463dd7ea feat(security): separate agent action sandbox from internal workspace state (#3074) 2026-06-01 12:07:07 -07:00
df99680c18 feat(agent/multimodal): support [FILE:…] markers with text extraction (#2777) (#2954)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-01 22:08:56 +05:30
oxoxDevandGitHub 4187561ded feat(memory): record real LLM cost in sync audit (#3110) (#3150) 2026-06-01 21:26:12 +05:30
oxoxDevandGitHub 4ab9e98a11 fix(agent): refresh orchestrator integration context on mid-session OAuth (#3044) (#3153) 2026-06-01 21:25:00 +05:30
Steven Enamakel's DroidandGitHub 7ca56362dc fix(inference): accept reasoning field alias for thinking-mode providers (#3124) 2026-06-01 07:52:54 -07:00