Enables AI to automatically search, retrieve, and organize your Cursor chat history across sessions. Supports tagging, nicknames, project-scoped search, and full-text search to maintain context between conversations.
Deploy files directly to Cloud Run by providing their contents in a chat context. Specify filenames and content for quick deployment without local file storage.
Read recent entries from chat-history JSONL files to recover context from previous sessions, such as decisions, notes, and phase markers. Supports filtering by session, number of entries, and entry type.
Send multi-turn chat requests to an Ollama model for conversational interactions with history, such as follow-ups or multi-step reasoning. Preserves context across messages.
Generate detailed descriptions of images using base64-encoded data. Ideal for uploaded images in chat conversations, providing accurate analysis via advanced vision APIs.