YellowSnnowmann and GitHub
eaad68ecaa
fix(meetings): populate Recent calls for backend meet flow (owner, duration, participants) ( #3710 )
2026-06-17 13:31:30 +05:30
sanil-23 and GitHub
c818f026cb
fix(mcp): surface 401s as an actionable "needs sign-in" state ( #3719 )
...
Closes #3719 . MCP HTTP 401s now report a distinct `Unauthorized` state (typed McpUnauthorizedError + atomic ConnectFailure snapshot) with a localized 'Sign in' notice instead of a raw-error dead-end; recovery polling + i18n across 14 locales.
2026-06-17 13:11:28 +05:30
461f39bd6b
feat(agent-team): live teammate execution + messaging ( #3374 ) ( #3637 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-16 12:49:31 +05:30
bf6fd85006
feat(intelligence): worktree isolation frontend + RPC wiring ( #3376 ) ( #3696 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:41:26 -07:00
7811bb0ab8
feat(agentbox): GMI Cloud AgentBox marketplace adapter ( #3620 ) ( #3651 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 19:02:51 -07:00
oxoxDev and GitHub
ae24451b2a
feat(intelligence): workflow orchestration UI + approval card ( #3375 ) ( #3697 )
2026-06-15 18:29:12 -07:00
CodeGhost21 and GitHub
6b0a01684f
fix(embeddings): refuse empty embed inputs at provider + caller boundaries ( #13021 ) ( #3670 )
2026-06-15 16:58:46 -07:00
f5823be0ae
feat(settings): add Kimi API key affiliate link ( #3685 )
...
Co-authored-by: Huyuochi <07611331+Huyuochi@users.noreply.github.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-15 16:29:11 -07:00
oxoxDev and GitHub
6ca8a5f33c
feat(command_center): add stop/retry/continue/follow_up control verbs ( #3373 ) ( #3698 )
2026-06-15 16:11:30 -07:00
c5087d83da
feat(meet): in-call meeting agency (active replies, streaming, approvals) ( #3677 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-15 11:34:01 -07:00
sanil-23 and GitHub
e105e63c0c
feat(claude-code): opt-in agent provider + OpenHuman memory over MCP, macOS auth fix ( #3310 ) ( #3647 )
2026-06-14 01:40:52 +05:30
sanil-23 and GitHub
110fb5b08c
feat(mcp): MCP servers usable by the agent end-to-end — auth, OAuth, agent bridge ( #3495 ) ( #3648 )
2026-06-13 12:48:36 -07:00
d61d72c092
feat(settings): Desktop Agent setup panel (permissions, seamless mode, always-on, wake-word) ( #3634 )
...
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-06-13 19:20:32 +05:30
Steven Enamakel and GitHub
427bdbb7d4
feat(ui): unify settings panels onto PanelPage + ChipTabs layout primitives ( #3646 )
2026-06-13 01:00:25 -07:00
Steven Enamakel and GitHub
190329c2c3
feat(ui): TwoPanelLayout shell for Settings, Brain, Connections, Chat ( #3643 )
2026-06-12 20:26:51 -07:00
Steven Enamakel and GitHub
03678e3b6d
feat(profiles): top-level agent profiles — soul, memory, skills, MCP, connectors ( #3632 )
2026-06-12 17:02:42 -07:00
Steven Enamakel and GitHub
9af599466f
feat(chat): parallel agent inference (cross-thread + within-thread forks) ( #3633 )
2026-06-12 09:47:57 -07:00
Steven Enamakel and GitHub
5bf7daeb32
refactor: rename tabs, flatten composer, polish UI ( #3611 )
2026-06-12 01:05:22 -07:00
Cyrus Gray and GitHub
643c830e96
refactor(settings): move Tasks tab from Activity into Settings → Developer Options ( #3594 )
2026-06-11 17:43:37 +05:30
oxoxDev and GitHub
fc9f162de5
feat(intelligence): team-aware task board UI ( #3374 ) ( #3583 )
2026-06-11 15:11:40 +05:30
Cyrus Gray and GitHub
b4e64ac624
feat(chat): Agentic task insights timeline + Agent Process Source panel ( #3580 )
2026-06-11 10:17:41 +05:30
Cyrus Gray and GitHub
94c5d22931
feat(settings): global settings search bar ( #3574 )
2026-06-10 17:52:01 +05:30
Cyrus Gray and GitHub
23b3830623
feat(brain): Brain memory surface — center bottom-bar button → full-page knowledge graph ( #3578 )
2026-06-10 16:46:09 +05:30
Cyrus Gray and GitHub
55522ad48b
fix(i18n): restore "Subconscious" as the user-facing label ( #3573 )
2026-06-10 15:51:55 +05:30
Cyrus Gray and GitHub
2595abac97
fix(i18n): restore Composio labels on Connections Apps tab ( #3569 )
2026-06-10 14:44:13 +05:30
Cyrus Gray and GitHub
04bec23405
IA revamp: restructure app navigation and settings for everyday users (phased) ( #3518 )
2026-06-09 21:00:00 -07:00
YellowSnnowmann and GitHub
3f0d9f6ef8
feat(meetings): respondTo required + wake-phrase filtering UI ( #3555 )
2026-06-09 13:31:37 -07:00
sanil-23 and GitHub
b01e1d5c43
feat(chat): make reasoning-v1 vision-capable; remove pro-reasoning tier ( #3545 )
2026-06-09 06:01:08 -07:00
oxoxDev and GitHub
d72f300c17
feat(intelligence): background agent command center UI ( #3373 ) ( #3499 )
2026-06-09 17:01:54 +05:30
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
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
Steven Enamakel and GitHub
d9eb79fd56
feat(mcp-registry): rich install screen and table UI redesign ( #3492 )
2026-06-08 07:19:11 -07:00
Steven Enamakel and GitHub
c9f942805c
Split skills registry and runtime modules ( #3481 )
2026-06-08 07:13:48 -07:00
Steven Enamakel and GitHub
3ae5bab787
feat(mcp-registry): redesign MCP tab with official registry as primary source ( #3480 )
2026-06-07 21:22:29 -07:00
Steven Enamakel and GitHub
7133daec05
feat(chat): enable reasoning multimodal attachments ( #3458 )
2026-06-07 01:11:07 -04:00
Steven Enamakel and GitHub
ece264ff8f
feat: add assistant response view setting ( #3455 )
2026-06-06 23:24:14 -04:00
Steven Enamakel and GitHub
bc1674b60f
feat(skill-registry): add skill registry module with browse/install UI ( #3457 )
2026-06-06 20:02:20 -04:00
Steven Enamakel and GitHub
0128e914dc
fix(i18n): avoid fixed signup credit amount ( #3462 )
2026-06-06 20:00:52 -04:00
Steven Enamakel and GitHub
f6917f2ece
feat(ui): add taskbar agent profile switcher ( #3456 )
2026-06-06 19:53:14 -04:00
Steven Enamakel and GitHub
21015cf57d
feat(cost): add usage spend insights ( #3461 )
2026-06-06 19:49:36 -04:00
Steven Enamakel and GitHub
bb67282232
Simplify Google Meet connection CTA ( #3453 )
2026-06-06 19:16:53 -04:00
Steven Enamakel and GitHub
e356c5cd5a
feat(ios): complete QR tunnel pairing flow ( #3452 )
2026-06-06 19:04:52 -04:00
Steven Enamakel's Droid and GitHub
0cf27b6460
feat(composio): support multiple account connections per toolkit ( #3443 )
2026-06-06 18:34:06 -04:00
Steven Enamakel's Droid and GitHub
6cf53c0282
feat(memory): add Conversation as a memory source kind ( #3441 )
2026-06-06 15:55:20 -04:00
Steven Enamakel's Droid and GitHub
1514a2e62d
fix(i18n): replace English placeholders with native translations ( #3442 )
2026-06-06 15:09:39 -04:00
Steven Enamakel and GitHub
7fa3c215ea
feat(ui): move agents library to Intelligence tab ( #3438 )
2026-06-06 14:44:57 -04:00
Steven Enamakel and GitHub
0ac6e6a5bc
feat(subconscious): add scratchpad deep research loop ( #3439 )
2026-06-06 14:29:44 -04:00
Steven Enamakel and GitHub
8b0bf9d3dc
fix(task-sources): sync and prune stale tasks ( #3418 )
2026-06-05 21:04:06 -04:00
1d2b6a7d06
feat(task-board): surface all statuses + drag-and-drop on the Kanban board ( #3399 )
...
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com >
2026-06-05 18:45:45 -04:00
CodeGhost21 and GitHub
a7516a83bd
feat(voice): global push-to-talk hotkey ( #3090 ) ( #3349 )
2026-06-05 18:38:03 -04:00