Commit Graph
1451 Commits
Author SHA1 Message Date
sanil-23andGitHub b01e1d5c43 feat(chat): make reasoning-v1 vision-capable; remove pro-reasoning tier (#3545) 2026-06-09 06:01:08 -07:00
oxoxDevandGitHub f277a410cb feat(agent_orchestration): durable workflow-run model + read surface (#3375) (#3500) 2026-06-09 17:03:12 +05:30
oxoxDevandGitHub b9c30cf9be fix(inference): stop sending frequency_penalty to Google Gemini (TAURI-RUST-4PJ) (#3525) (#3527) 2026-06-09 03:48:26 -07:00
32f85a3c82 refactor(agents): make memory-agent retrieval on-demand, not pre-emptive (#3521)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 01:12:03 -07:00
e003f1776f feat(chat): add always-managed Pro-reasoning tier (pro-reasoning-v1) (#3519)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 23:50:55 -07:00
sanil-23andGitHub f68069e502 fix(observability): classify inference errors on backend errorCode (F2/F3/F4/F6/F7/F8) (#3520) 2026-06-08 15:57:33 -07:00
Sathvik GilakamsettyandGitHub 8de862c139 feat(meetings): add config, types, store, and notification actions for Meeting Assistant (#3516) 2026-06-08 10:08:19 -07:00
f891fb1508 feat(chat): per-model vision flag for custom/BYOK image attachments (#3282) (#3420)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 20:01:03 +05:30
oxoxDevandGitHub 9b85a64b58 feat(agent_orchestration): background command-center run list (#3373) (#3497) 2026-06-08 07:26:25 -07:00
YellowSnnowmannandGitHub 0d9cfde6e6 fix(observability): classify ollama 403 subscription-gate as config-rejection (TAURI-RUST-4XK) (#3502) 2026-06-08 07:20:56 -07:00
Steven EnamakelandGitHub d9eb79fd56 feat(mcp-registry): rich install screen and table UI redesign (#3492) 2026-06-08 07:19:11 -07:00
Steven EnamakelandGitHub c9f942805c Split skills registry and runtime modules (#3481) 2026-06-08 07:13:48 -07:00
oxoxDevandGitHub a5ed0ff5df fix(credentials): degrade auth-profile read to lock-free on disk-full (#3407) (#3409) 2026-06-08 18:27:09 +05:30
oxoxDevandGitHub 4c734afe6d fix(inference): point MiniMax at its OpenAI-compatible /v1 endpoint (#3401) (#3402) 2026-06-08 18:26:49 +05:30
Steven EnamakelandGitHub 3ae5bab787 feat(mcp-registry): redesign MCP tab with official registry as primary source (#3480) 2026-06-07 21:22:29 -07:00
Steven EnamakelandGitHub 912e092148 Fix Python runtime PATH for skill shell commands (#3483) 2026-06-07 20:37:23 -07:00
Steven Enamakel's DroidandGitHub 418d3e6ae8 fix(test): stabilize flaky Rust and Vitest tests (#3479) 2026-06-07 15:13:10 -04:00
4c6fa39afd feat(memory-sync): wake Composio periodic loop on resume + gate on per-source toggle (#2831) (#3417)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-07 05:41:06 -04:00
sanil-23andGitHub d7c4f35155 fix(memory-sources): hide inactive Composio connections in sources list (#3413) 2026-06-07 05:40:59 -04:00
d22d9c987e refactor(workflows): complete skills→workflows rename (internal + wire/FE) [#3324 follow-up] (#3412)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-07 05:40:50 -04:00
sanil-23andGitHub 1d5f5924d8 fix(agent): non-blocking lifecycle progress to prevent subagent stall (#3477) 2026-06-07 13:40:08 +05:30
Steven EnamakelandGitHub 3fb8375b23 refactor(inference): retire local_ai rpc namespace (#3476) 2026-06-07 03:53:49 -04:00
Steven EnamakelandGitHub 53373234a7 Run memory agent from agent config (#3454) 2026-06-07 03:26:17 -04:00
Steven EnamakelandGitHub 7133daec05 feat(chat): enable reasoning multimodal attachments (#3458) 2026-06-07 01:11:07 -04:00
Steven EnamakelandGitHub bc1674b60f feat(skill-registry): add skill registry module with browse/install UI (#3457) 2026-06-06 20:02:20 -04:00
Steven EnamakelandGitHub 0fdd0b7805 feat(x402): add x402 payment protocol for machine-payable APIs (#3460) 2026-06-06 20:00:08 -04:00
Steven EnamakelandGitHub 21015cf57d feat(cost): add usage spend insights (#3461) 2026-06-06 19:49:36 -04:00
Steven EnamakelandGitHub 8afc49d840 Fix Gmail raw-backed memory tree sync (#3459) 2026-06-06 19:49:28 -04:00
Steven EnamakelandGitHub e356c5cd5a feat(ios): complete QR tunnel pairing flow (#3452) 2026-06-06 19:04:52 -04:00
Steven Enamakel's DroidandGitHub 0cf27b6460 feat(composio): support multiple account connections per toolkit (#3443) 2026-06-06 18:34:06 -04:00
Steven Enamakel's DroidandGitHub e1a1aa9271 fix(test): stabilize e2e gate failures (#3447) 2026-06-06 17:15:16 -04:00
Steven Enamakel's DroidandGitHub 1a01426eff feat(memory): add snapshot-based memory_diff module for change tracking (#3446) 2026-06-06 16:56:53 -04:00
Steven Enamakel's DroidandGitHub 6cf53c0282 feat(memory): add Conversation as a memory source kind (#3441) 2026-06-06 15:55:20 -04:00
Steven Enamakel's DroidandGitHub e445aa4c50 feat(memory): add memory_search module with vector, hybrid, and context tools (#3444) 2026-06-06 15:47:13 -04:00
Steven EnamakelandGitHub 0ac6e6a5bc feat(subconscious): add scratchpad deep research loop (#3439) 2026-06-06 14:29:44 -04:00
Steven EnamakelandGitHub 638e5caad5 refactor: split 24 oversized Rust modules into sub-module directories (#3424) 2026-06-06 12:35:11 -04:00
Steven EnamakelandGitHub 5c6dbf3649 feat(agent): gate subagent delegation by allowlist (#3426) 2026-06-06 11:42:24 -04:00
Steven EnamakelandGitHub 08cbd9813d feat(memory): defer embeddings to post-sync batch pass (#3428) 2026-06-06 07:17:30 -04:00
Steven EnamakelandGitHub 728073b0f8 fix(keyring): guard empty OPENHUMAN_WORKSPACE and improve boot diagnostics (#3427) 2026-06-06 07:07:52 -04:00
Steven EnamakelandGitHub 7ef726c56a Fix keyring backend env override (#3423) 2026-06-06 05:00:28 -04:00
Steven EnamakelandGitHub 2ea4540766 feat(agent_memory): add memory retrieval domain with smart walk parser fix (#3421) 2026-06-06 04:51:57 -04:00
Steven EnamakelandGitHub 75eda6f855 fix(memory): batch embedding retries (#3422) 2026-06-06 04:51:43 -04:00
Steven EnamakelandGitHub 8b0bf9d3dc fix(task-sources): sync and prune stale tasks (#3418) 2026-06-05 21:04:06 -04:00
CodeGhost21andGitHub a7516a83bd feat(voice): global push-to-talk hotkey (#3090) (#3349) 2026-06-05 18:38:03 -04:00
Steven EnamakelandGitHub 298c3e5b23 feat(skills): add Hermes-style skill explorer (#3388) 2026-06-05 11:12:27 -04:00
sanil-23andGitHub 5fa8785274 fix(agent): create action_dir on boot + separator-correct tilde expansion (#3353) (#3411) 2026-06-05 11:11:55 -04:00
b3be665937 feat(agent_meetings): wire mascotId through full stack + fix tests (#3363)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 10:15:26 -04:00
Cyrus GrayandGitHub 9411188ea8 feat(memory-sync): configurable global sync interval (4h/12h/24h/manual) (#3408) 2026-06-05 10:12:07 -04:00
oxoxDevandGitHub d6dfcfbe27 fix(inference): stop Codex CLI import user-state errors flooding Sentry (#3403) (#3404) 2026-06-05 10:11:55 -04:00
YellowSnnowmannandGitHub 77cfea2b61 fix(composio): show connection ID in picker when no identity cached (#3405) 2026-06-05 10:10:29 -04:00