Cursor App and CLI conversations are not auto-imported on Windows
What is happening
Location: Sources > Cursor auto-import / watcher > Composer DB + CLI transcriptsMô tả:Trên Windows, conversation mới từ Cursor App và Cursor CLI không được 1AIVault tự động import vào vault, trong khi các nguồn Grok, ChatGPT và Gemini vẫn hoạt động bình thường.Kiểm tra local trên 1AIVault v1.11.0 ghi nhận:1. activeImportSources không có cursor, nên Cursor watcher không được khởi động.2. CursorSource đang dùng path macOS ~/Library/Application Support/Cursor/User/globalStorage/state.vscdb, trong khi Windows lưu tại %APPDATA%\Cursor\User\globalStorage\state.vscdb.3. Importer SQL yêu cầu field $.conversation, nhưng schema hiện tại dùng fullConversationHeadersOnly, conversationMap và bubbleId:, nên không match dữ liệu.4. Cursor CLI transcripts tại %USERPROFILE%\.cursor\projects\\agent-transcripts\**\.jsonl không được import.5. MCP Cursor chỉ cho phép agent ghi vào vault, không tự động lưu lịch sử conversation.Evidence local: composerData: có 12 rows (8 non-empty), bubbleId:* có 523 rows, có 6 file agent-transcript JSONL, nhưng vault không có entry source=cursor.
Expected result
See the description.
Actual result
Location: Sources > Cursor auto-import / watcher > Composer DB + CLI transcriptsMô tả:Trên Windows, conversation mới từ Cursor App và Cursor CLI không được 1AIVault tự động import vào vault, trong khi các nguồn Grok, ChatGPT và Gemini vẫn hoạt động bình thường.Kiểm tra local trên 1AIVault v1.11.0 ghi nhận:1. `activeImportSources` không có `cursor`, nên Cursor watcher không được khởi động.2. `CursorSource` đang dùng path macOS `~/Library/Application Support/Cursor/User/globalStorage/state.vscdb`, trong khi Windows lưu tại `%APPDATA%\Cursor\User\globalStorage\state.vscdb`.3. Importer SQL yêu cầu field `$.conversation`, nhưng schema hiện tại dùng `fullConversationHeadersOnly`, `conversationMap` và `bubbleId:*`, nên không match dữ liệu.4. Cursor CLI transcripts tại `%USERPROFILE%\.cursor\projects\*\agent-transcripts\**\*.jsonl` không được import.5. MCP Cursor chỉ cho phép agent ghi vào vault, không tự động lưu lịch sử conversation.Evidence local: `composerData:*` có 12 rows (8 non-empty), `bubbleId:*` có 523 rows, có 6 file agent-transcript JSONL, nhưng vault không có entry `source=cursor`.
How to reproduce
Imported from UserJot — original report did not use structured steps.
Reproducibility: Unknown · Impact: Minor issue
Environment
- VERSION
- v1.48.0
- OS
- —
- ARCH
- —
- CHANNEL
- stable
Attachments
Resolution progress
PENDING
—
REVIEWING
—
IN PROGRESS
—
COMPLETED
—
Discussion0
Newest first- No comments yet. Add context or ask a question below.
Sign in to comment, vote and follow this request.
Sign in to reply