Commit Graph
1362 Commits
Author SHA1 Message Date
55eee12e52 docs(config): refer to minimax/m3 in team model-pin example (#3303)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-06-04 00:53:49 -04:00
oxoxDevandGitHub 679d463e09 feat(presentation): embed images in generated decks (#3209) (#3299) 2026-06-04 00:53:30 -04:00
oxoxDevandGitHub 46fad3a50a fix(composio): correct direct-mode v3 execute contract + classify 404/410 as action-not-found (#3219) (#3298) 2026-06-04 00:52:54 -04:00
JustinandGitHub 1fa7b2eef1 feat(memory-sync): record periodic Composio syncs in the cost audit (#3111 follow-up) (#3276) 2026-06-04 00:52:24 -04:00
YOMXXXandGitHub 6a91dcd481 feat(artifacts): persist thread_id + ai_list_artifacts thread filter (#3226) (#3274) 2026-06-04 00:52:03 -04:00
CodeGhost21andGitHub dd726fda14 feat(tools/system): route node_exec and npm_exec through sandbox backend like shell (#3309) 2026-06-04 00:43:30 -04:00
f36c66b5b5 feat(tasks): autonomously execute approved/assigned task-board work (poller + update_task + repetition fix) (#3326)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 00:38:39 -04:00
Steven EnamakelandGitHub 1a85d242e2 feat(chat): Quick/Reasoning toggle + resolved model display (#3325) 2026-06-04 00:38:14 -04:00
Steven EnamakelandGitHub 57dd868f29 Bucket chat threads by source (#3330) 2026-06-03 23:08:03 -04:00
Steven Enamakel's DroidandGitHub 20b60070bd feat(agent): persist oversized tool outputs (#3327) 2026-06-03 22:24:42 -04:00
Steven EnamakelandGitHub 4c69aa6e09 Suggest OpenRouter free models when credits run out (#3320) 2026-06-03 22:24:33 -04:00
Steven EnamakelandGitHub 0fa0c3a1a0 fix(chat): rename default thread label to general (#3319) 2026-06-03 22:23:46 -04:00
Steven EnamakelandGitHub c3b9b2d665 feat(agent): add active-run steering and queue controls (#3317) 2026-06-03 19:43:37 -04:00
Steven EnamakelandGitHub 6c4e300f95 feat(file_state): guard cross-agent file edits from stale sibling writes (#3316) 2026-06-03 16:14:16 -04:00
YOMXXXandGitHub db0307dd27 feat(artifacts): publish ArtifactPending event + artifact_pending socket bridge (#3162 backend) (#3277) 2026-06-03 11:27:48 -04:00
mysma-9403andGitHub 4a86e96110 perf(memory_sync): bounded-concurrency GitHub item reads (#3287) 2026-06-03 11:21:16 -04:00
d40e89c7b3 Add task source UI and agent launch flow (#3279)
Co-authored-by: sanil-23 <sanil@alphahuman.xyz>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 11:17:22 -04:00
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