AI SummaryThis booster provides Cursor Rules documentation for ERA-EfficientRollbackArchitecture, explaining variable persistence in a Chinese development platform (酒馆). It is intended for developers using Cursor IDE with the 酒馆 system.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "ERA-EfficientRollbackArchitecture — Cursor Rules" prompt rules to my project. Repository: https://github.com/RockingSisyphus/ERA-EfficientRollbackArchitecture Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Cursor Rules for ERA-EfficientRollbackArchitecture
酒馆变量
酒馆变量可用于持久化地存储前端界面、脚本的数据, 可通过酒馆助手的 getVariables、replaceVariables 等接口读写. • 全局变量: 在酒馆中全局一致, 无论是否打开角色卡、哪张角色卡, 都共享同样的全局变量. • 角色卡变量: 绑定在角色卡上的变量. • 脚本变量: 绑定在某个脚本上的变量. • 聊天变量: 绑定在某角色卡的某个聊天文件上的变量. 当在酒馆中选择某张角色卡与 LLM 进行对话时, 都需要创建一个聊天文件. • 消息楼层变量: 绑定在某角色卡、某聊天的某个楼层上. 当在酒馆中用某个聊天文件与 LLM 进行对话时, 可能会逐渐有很多用户输入和 AI 输出, 每个用户输入和 AI 输出都是单独的消息楼层.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts