Commit Graph
2952 Commits
Author SHA1 Message Date
YellowSnnowmannandGitHub 3f0d9f6ef8 feat(meetings): respondTo required + wake-phrase filtering UI (#3555) 2026-06-09 13:31:37 -07:00
Mega MindandGitHub 2974605a46 feat(automate): browser + app keyboard-shortcut fast-paths, artist-aware Music, actionable responses (#3558) 2026-06-09 13:31:28 -07:00
github-actions[bot] 9e16f2198c chore(release): v0.57.30 v0.57.30 2026-06-09 19:09:09 +00:00
github-actions[bot] a02ccab5fc chore(release): v0.57.29 2026-06-09 17:07:05 +00:00
f41a0a03dd chore(chat): disable chat attachments by default (#3562)
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-09 22:11:24 +05:30
oxoxDevandGitHub b010fecc63 feat(agent_team): durable team coordination model + read/claim controllers (#3374) (#3546) 2026-06-09 08:16:13 -07:00
oxoxDevandGitHub 631525ebdc fix(inference): preserve Gemini thought_signature across tool-call turns (TAURI-RUST-4PK) (#3548) (#3553) 2026-06-09 08:15:38 -07:00
oxoxDevandGitHub 4107c4e5b7 fix(inference): tolerate both reasoning and reasoning_content keys (#3547) (#3552) 2026-06-09 08:15:29 -07:00
oxoxDevandGitHub 7b8ce10dbf fix(inference): trim prompt to LM Studio's loaded context window (#3550) (#3556) 2026-06-09 08:15:12 -07:00
Steven EnamakelandGitHub 46a9cabbc3 ci(release): raise all production release job timeouts to 60min (#3559) 2026-06-09 08:01:07 -07:00
oxoxDevandGitHub 45a1bd2190 fix(voice): treat empty whisper-cli transcript as no-speech, not error (#3549) (#3551) 2026-06-09 07:55:45 -07:00
github-actions[bot] 04a311f604 chore(release): v0.57.28 2026-06-09 14:10:45 +00:00
Mega MindandGitHub 3516a203f9 ci(release): raise desktop build timeout 30→50m to survive cold-cache builds (#3557) 2026-06-09 19:39:37 +05:30
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