Rules for continue development
## Overview of Continue
Continue is an AI powered coding assistant that runs as a VS Code extension, and a plugin for JetBrains IDEs.
## Use the following core technologies
* **Runtime:** Node.js >=20.11.0
* **Package Manager:** npm
* **Language:** TypeScript
* **Build Tool (GUI):** Vite
* **Test Runner:** Vitest
* **GUI Framework:** React
* **State Management:** Redux
* **Styling:** Styled Components
* **Utility-first CSS:** Tailwind CSS