Commit Graph
2793 Commits
Author SHA1 Message Date
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
github-actions[bot] a4f07b1ec0 chore(release): v0.57.13 v0.57.13 2026-06-03 12:19:03 +00:00
github-actions[bot] c903227e09 chore(release): v0.57.12 2026-06-03 11:12:43 +00:00
ad7511d089 fix(memory-graph): render large graphs in the SVG fallback without freezing (#3291)
Co-authored-by: Cyrus Gray <cyrus@tinyhumans.ai>
2026-06-03 16:38:24 +05:30
YellowSnnowmannandGitHub 68d0da5311 fix(composio): defer on_connection_created sync until onboarding completes (#3283) 2026-06-03 15:39:14 +05:30
YellowSnnowmannandGitHub a83a2a1439 fix(onboarding,billing): surface completeAndExit errors and suppress near-limit banner for custom providers (#3278) 2026-06-03 15:38:51 +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 b04b4c84ad feat(analytics): track chat browser touchpoints (#3269) 2026-06-03 00:50:24 -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 20a1e8c2d6 fix(review): use exec and interactive mode for agent CLI invocations (#3262) 2026-06-02 19:39:04 -07:00
Steven EnamakelandGitHub 24c7d31290 feat(sandbox): add real sandbox execution backends for agent tools (#3261) 2026-06-02 19:27:20 -07:00
Steven EnamakelandGitHub 65feeb28f7 test(playwright): add functional UI flow coverage (#3257) 2026-06-02 19:26:06 -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
oxoxDevandGitHub f2154de4d6 fix(shell): Windows pre-CEF cache-lock wait to stop relaunch panic (TAURI-RUST-F) (#3210) 2026-06-02 17:18:54 -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
AlexzhuandGitHub 56d15cb8dd docs: remove stale coverage matrix PR-local markers (#3220) 2026-06-02 15:29:58 -07:00
AlexzhuandGitHub 6ba875a779 fix(scripts): add short help to stale CI cleanup (#3222) 2026-06-02 15:29:38 -07:00