Hi Mohit,###
Environment- Cursor: 3.14.7 (macOS Darwin 24.6.0, arm64)
- UI: Agents Window / Glass (
glassMode = true). I usually work in the Agents Window (not classic sidebar-only chat). Happy to confirm “maximized/full editor” on the next reproduction if that means a specific layout toggle.
- Agent type: Local (“This Mac”) — not cloud agents when this happens.
- Regression: started after upgrade 3.13.25 → 3.14.7. First
unsupported_tab_kind:agentChat in retained logs: 2026-08-01 15:38.
Screen recording
Attached.
Log note (finding “Window” / “Main”)
On my machine there is no file literally named Window. Session folder: ~/Library/Application Support/Cursor/logs/20260801T144958/
The GlassTabPersistenceService / unsupported_tab_kind:agentChat lines are in those renderer.log files (not in alwaysLocalSingleton.log, which is empty).
Latest occurrence (2026-08-03 ~09:11 local)
Same pattern as before: transition from empty-state-draft → new targetAgentId, active tab is diff / stable-diff, Agent chat tab skipped as unsupported.
window1_wb23/renderer.log (around the hit):
2026-08-03 09:09:19.418 [error] Timed out resolving the agent workspace after 30000ms: WorkspaceResolutionTimeoutError: Timed out resolving the agent workspace after 30000ms
2026-08-03 09:11:48.956 [warning] [GlassTabPersistenceService] migration_tab_transition.tab_skipped {“transitionId”:“662c9b00-6be0-4940-9663-2e4aa944c707”,“sourceAgentId”:“empty-state-draft”,“targetAgentId”:“7fe8d0ae-72b2-49bb-88bb-1fe566b5ec89”,“sourceWorkspaceId”:“c434f3c67b7e561117253ffa11f1e4ee”,“activeTabId”:“stable-diff”,“activeTabKind”:“diff”,“reason”:“unsupported_tab_kind:agentChat”,“activeTabSkipped”:false,“tab”:{“tabId”:“agent-chat:empty-state-draft”,“kind”:“agentChat”,“ownerAgentId”:“empty-state-draft”,“preview”:false,“transient”:false}}
Same timestamp in window1_wb19/renderer.log:
2026-08-03 09:11:48.956 [warning] [GlassTabPersistenceService] migration_tab_transition.tab_skipped {“transitionId”:“87f2643c-b6ec-4257-afd7-6ad668ea7aec”,“sourceAgentId”:“empty-state-draft”,“targetAgentId”:“7fe8d0ae-72b2-49bb-88bb-1fe566b5ec89”,“sourceWorkspaceId”:“2ba1ed05bc38271fc944fb416cab8bcb”,“activeTabId”:“stable-diff”,“activeTabKind”:“diff”,“reason”:“unsupported_tab_kind:agentChat”,“activeTabSkipped”:false,“tab”:{“tabId”:“agent-chat:empty-state-draft”,“kind”:“agentChat”,“ownerAgentId”:“empty-state-draft”,“preview”:false,“transient”:false}}
Paired main.log around the same second (new agent-loop wakelock — consistent with a second agent starting):
2026-08-03 09:08:49.503 [info] [PowerMainService] Started wakelock id=666 owner=window:1 reason=“agent-loop” activeCount=1
2026-08-03 09:11:49.044 [info] [PowerMainService] Started wakelock id=667 owner=window:1 reason=“agent-loop” activeCount=2
Frequency (this session folder)- window1_wb23/renderer.log: 6× unsupported_tab_kind:agentChat
window1_wb19/renderer.log: 11×
window1_wb0/renderer.log: many related promote_noop warnings on empty-state-draft → new agent id
Thanks,
Koen
(attachments)
main.log (368 KB)