AI Can now control your desktop
Clawdcursor, a new open-source desktop control tool, allows AI models to directly interact with computer interfaces through a single MCP entry point, supporting macOS, Windows, and Linux. The tool ope…
Clawdcursor, a new open-source desktop control tool, allows AI models to directly interact with computer interfaces through a single MCP entry point, supporting macOS, Windows, and Linux. The tool ope…
Cursor has released a new auto-review run mode that allows its AI agent to operate with fewer approval prompts and safer execution. The feature applies to Shell, MCP, and Fetch tool calls, with allowl…
Cursor has released Composer 2.5, an AI model that offers significant improvements in intelligence, sustained task execution, and reliability over its predecessor. The model was enhanced through scale…
Supermaven, a fast and context-aware AI coding tool created by Jacob Jackson (who previously invented Tabnine), is joining forces with Cursor. The partnership aims to build a more useful product faste…
Cursor, an AI-powered coding tool, has raised $60 million in Series A funding from investors including Andreessen Horowitz, Thrive Capital, and OpenAI. The company states it has grown to over 40,000 c…
A "shadow workspace" feature in the Cursor code editor that allows AI agents to iterate on code in the background without disrupting the user's workflow. The system is designed to give AI access to la…
Key research areas for advancing AI-assisted programming, focusing on next-action prediction models that anticipate user edits, file switches, and terminal commands with low latency. It also explores …
Several key challenges faced by the Cursor development team, including improving context retrieval by training a custom reranker to filter 500k tokens down to 8k, creating a "copilot for edits" to han…
The article analyzes the cost and latency trade-offs of serving Llama-2-70B compared to GPT-3.5-turbo, concluding that Llama-2 is over 3x cheaper for prompt tokens but more expensive for completion to…
Prompting large language models should be called "prompt design" rather than "prompt engineering," drawing a direct analogy to web design. It highlights similarities such as the need for clarity, hand…