Enhancing Cursor’s Intelligence with Multi-Agent Systems

Enhancing Cursor's Intelligence with Multi-Agent Systems

I recently spent a lot of time trying to elevate Cursor, a common Agentic AI tool, to a new level. Initially, Cursor could only write and execute code, which made us feel that while it was like a clever little brother, there was still room for improvement. Therefore, we rewrote Cursor Rules to enable it … Read more

Solutions for HTTP/2 Issues with Cursor in China

Solutions for HTTP/2 Issues with Cursor in China

Recently, many users in China have reported that they are unable to use Cursor, especially with the Claude series models, which have all been disabled. This issue is likely known to everyone. The reason is that model providers like OpenAI, Google, and Anthropic have explicitly stated that they do not provide services to mainland China, … Read more

Microsoft Restricts C/C++ Extensions from Running on Non-VS Code Platforms Due to Strict Licensing

Microsoft Restricts C/C++ Extensions from Running on Non-VS Code Platforms Due to Strict Licensing

Microsoft is restricting extensions such as C/C++ from running on third-party code editors based on Visual Studio Code, as these extensions use unconventional open-source licenses. For example, users of Cursor are now prompted to disable these extensions, and Cursor is preparing to phase out Microsoft’s own extensions in favor of open-source solutions in upcoming versions. … Read more

When AI Helps Me Write Arduino Code: A Cyber Dialogue with Xiao Liu

When AI Helps Me Write Arduino Code: A Cyber Dialogue with Xiao Liu

Arduino programming is a simplified version based on C/C++ language, allowing code to be written and uploaded to the Arduino development board through an Integrated Development Environment (IDE) to control external devices. Its core features are “low threshold and high extensibility”, enabling quick entry even without hardware knowledge.Currently, many programming robots in China are based … Read more

A Step-by-Step Guide to Developing a Sensor Network with Cursor

A Step-by-Step Guide to Developing a Sensor Network with Cursor

Concubine: “Your Majesty, I heard that you are recently researching an IoT project? I would like to try developing a simple sensor monitoring system, but I don’t know where to start…” Majesty: “It is good that you have such ambition. Today, I will teach you to use Cursor, this magical tool, to easily master sensor … Read more

Mastering Cursor: AI Solutions for Chaos Engineering

Mastering Cursor: AI Solutions for Chaos Engineering

Click the “blue words” to follow us I was just lying on the office couch, chewing on a nearly cold pancake, when suddenly I received a WeChat message: “Bro, help! The online service is down again, this is the third time! Are our failure drills really useful?” Seeing this message, I couldn’t help but smile. … Read more