Commit Graph
1345 Commits
Author SHA1 Message Date
YOMXXXandGitHub 3529bfb116 fix(inference): stream + SSE-aggregate Codex OAuth Responses calls (#3201) (#3288) 2026-06-03 18:40:53 +05:30
e3c3624a82 feat(orchestrator): wire generate_presentation + require grounding (#2780) (#3029)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-03 18:36:36 +05:30
YellowSnnowmannandGitHub 68d0da5311 fix(composio): defer on_connection_created sync until onboarding completes (#3283) 2026-06-03 15:39:14 +05:30
ed6651aea3 feat(chat): implement image attachment pipeline, gated off (#3205) (#3268)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 15:29:46 +05:30
cb41637209 fix(agent): drop removed memory_tree modes from orchestrator prompt (#3275)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-03 15:24:21 +05:30
b2e0f0ff6c fix(agent): snap budget-trim past orphaned tool results (#3266)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 15:11:42 +05:30
Steven EnamakelandGitHub 38b0883015 feat(todos): add task scheduler race and invariant tests (#3271) 2026-06-03 02:01:17 -04:00
Steven EnamakelandGitHub 4f7b66a599 fix(memory): redact source tag debug identifiers (#3272) 2026-06-03 01:59:00 -04:00
Steven EnamakelandGitHub 5f60b5488e fix(memory): group selector ingests by source scope (#3264) 2026-06-03 01:03:20 -04:00
Steven EnamakelandGitHub 2bb692d9af feat(settings): add UI for sandbox execution backend configuration (#3265) 2026-06-03 00:43:42 -04:00
Steven EnamakelandGitHub 3eeb6ea8c6 feat(todos): durable task-run liveness and stale reclaim (#3267) 2026-06-03 00:38:13 -04:00
Steven EnamakelandGitHub 468ca7bb6a feat(session_db): add durable agent session database (#3259) 2026-06-02 20:07:56 -07:00
Steven EnamakelandGitHub 928f516d86 feat(todos): atomic claim primitive for task-board dispatch (#3258) 2026-06-02 20:01:49 -07:00
Steven EnamakelandGitHub c7e8c0beab feat(inference): local provider profiles and MLX/generic-local support (#3260) 2026-06-02 20:01:36 -07:00
Steven EnamakelandGitHub 24c7d31290 feat(sandbox): add real sandbox execution backends for agent tools (#3261) 2026-06-02 19:27:20 -07:00
3a7180da77 feat(security): explicit agent turn origin + fail-closed approval gate + memory provenance (#3227)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:25:30 -07:00
9d28a728a0 feat(claude-code): Claude Code CLI provider — Phases 1–5 (#2472)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:25:05 -07:00
3b857d56da feat(settings): AgentAccessPanel reads live action_dir/workspace_dir via RPC (#3245)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 19:21:46 -07:00
Steven EnamakelandGitHub ed3c6d7534 feat(backend_meet): integrate with backend gmeet bot via Socket.IO (#3182) 2026-06-02 19:21:24 -07:00
71e04eac45 feat(chat): Files in this chat — persistent per-chat artifact panel (#3024) (#3026)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-06-02 17:22:08 -07:00
oxoxDevandGitHub 00b8a669c6 feat(mcp): sanitize remote tool descriptions + length caps (#3215) 2026-06-02 17:19:21 -07:00
CodeGhost21andGitHub 37b8281910 test(tools/system): lock in action_dir as the CWD for shell-family tools (#3243) 2026-06-02 17:18:06 -07:00
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