Commit Graph
2939 Commits
Author SHA1 Message Date
github-actions[bot] f5cd6cfc00 chore(staging): v0.57.27 2026-06-09 13:44:28 +00:00
github-actions[bot] f6b8a704d6 chore(release): v0.57.26 2026-06-09 13:07:30 +00:00
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 d72f300c17 feat(intelligence): background agent command center UI (#3373) (#3499) 2026-06-09 17:01:54 +05:30
github-actions[bot] 357447bb12 chore(release): v0.57.25 2026-06-09 10:58:07 +00:00
oxoxDevandGitHub b9c30cf9be fix(inference): stop sending frequency_penalty to Google Gemini (TAURI-RUST-4PJ) (#3525) (#3527) 2026-06-09 03:48:26 -07:00
Cyrus GrayandGitHub da5092d469 feat(nav): remove agent profile avatar from bottom tab bar (#3533) 2026-06-09 03:48:03 -07:00
github-actions[bot] c147a80357 chore(release): v0.57.24 2026-06-09 10:23:10 +00:00
Steven EnamakelandGitHub 51dcfaf6a3 revert(ci): restore release-production, keep 60min Docker timeout (#3534) 2026-06-09 03:22:05 -07:00
github-actions[bot] dcb09163dd chore(release): v0.57.23 2026-06-09 09:59:23 +00:00
Steven EnamakelandGitHub 461a27910a fix(ci): skip build-desktop on dry runs (#3532) 2026-06-09 02:58:24 -07:00
Mega MindandGitHub c403fd5c51 chore(voice): hide always-on listening toggle in VoicePanel for now (#3531) 2026-06-09 15:24:09 +05:30
github-actions[bot] e844a8e1d9 chore(release): v0.57.22 2026-06-09 09:47:39 +00:00
Steven EnamakelandGitHub 4396d719e9 chore(ci): preview tags, always-on release notes, skip Docker on dry runs (#3530) 2026-06-09 02:46:42 -07:00
github-actions[bot] 18da4768b0 chore(release): v0.57.21 2026-06-09 09:40:57 +00:00
Steven EnamakelandGitHub 3d104e49cd chore(ci): extend Docker timeout and always generate release notes (#3529) 2026-06-09 02:39:52 -07:00
Steven EnamakelandGitHub 28d1185aad chore: use GH environment for release notes workflow (#3528) 2026-06-09 02:26:32 -07:00
Steven EnamakelandGitHub 6fb3dd9ef5 chore: add release:notes:preview npm command (#3526) 2026-06-09 02:17:22 -07:00
github-actions[bot] 3f07093185 chore(release): v0.57.20 2026-06-09 08:29:54 +00: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
Steven Enamakel's DroidandGitHub 6d7ecd18d6 fix(test): eliminate flaky Playwright patterns and add CI retries (#3517) 2026-06-09 00:29:07 -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
oxoxDevandGitHub 4c886765cc feat(cef): in-process CDP DevTools transport (foundation) (#3498) 2026-06-08 23:39:21 -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
YellowSnnowmannandGitHub 2f324812e6 fix(test): stabilize flaky mcp-tab-flow E2E tests (#3480 follow-up) (#3515) 2026-06-08 10:08:37 -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
oxoxDevandGitHub 670bfdd189 fix(shell): demote per-poll CEF cache-held log to debug (TAURI-RUST-B7S) (#3496) 2026-06-08 07:25:31 -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
oxoxDevandGitHub d498fb8190 fix(test): derive mcp-tab spec APP_VERSION from package.json (#3501) 2026-06-08 07:20:23 -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
github-actions[bot] 04629ea16e chore(staging): v0.57.19 2026-06-08 08:12:33 +00:00
Steven Enamakel's DroidandGitHub e213afc456 fix(test): stabilize flaky MCP client E2E tests under cargo-llvm-cov (#3485) 2026-06-07 22:59:21 -07:00
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 605422b7f7 fix(dev): dynamically set Tauri devUrl from OPENHUMAN_DEV_PORT (#3473) 2026-06-07 01:55:35 -04:00
Steven EnamakelandGitHub 7133daec05 feat(chat): enable reasoning multimodal attachments (#3458) 2026-06-07 01:11:07 -04:00
Steven EnamakelandGitHub ece264ff8f feat: add assistant response view setting (#3455) 2026-06-06 23:24:14 -04:00