- Add CursorExecutor for handling requests to the Cursor API using protobuf over HTTP/2. - Implement CursorAuthModal for user token import from local SQLite database. - Update provider models and constants to include Cursor as a supported provider. - Enhance API service with token validation and user info extraction from Cursor tokens. - Introduce utility functions for checksum generation and protobuf encoding/decoding for Cursor API interactions. |
||
|---|---|---|
| .. | ||
| bypassHandler.js | ||
| cursorChecksum.js | ||
| cursorProtobuf.js | ||
| error.js | ||
| ollamaTransform.js | ||
| proxyFetch.js | ||
| requestLogger.js | ||
| stream.js | ||
| streamHandler.js | ||
| usageTracking.js | ||