🔖 chore(vscode): 版本号提到 0.2.80 入库,约定改码后自动加版本+打包
This commit is contained in:
@@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
- 具体编码任务一律派子代理(Agent 工具)去做,主会话只讨论需求和方案
|
- 具体编码任务一律派子代理(Agent 工具)去做,主会话只讨论需求和方案
|
||||||
- **子代理实施完成后自动 commit**,使用本仓库的 emoji 前缀风格(参考 `git log`)
|
- **子代理实施完成后自动 commit**,使用本仓库的 emoji 前缀风格(参考 `git log`)
|
||||||
|
- **改完扩展代码必须收尾**:`package.json` version patch +1 → `pnpm ext:package` 打包 VSIX(生成在 `vscode/` 目录,供用户拿去安装)→ 版本号改动一并 commit,不许留脏的 package.json
|
||||||
- 代码文件用 Serena MCP 工具读写(`mcp__serena__find_symbol` / `replace_symbol_body` 等),非代码文件才用 built-in Read/Edit
|
- 代码文件用 Serena MCP 工具读写(`mcp__serena__find_symbol` / `replace_symbol_body` 等),非代码文件才用 built-in Read/Edit
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"publisher": "clurdra",
|
"publisher": "clurdra",
|
||||||
"name": "superpowers-vscode-clurdra",
|
"name": "superpowers-vscode-clurdra",
|
||||||
"displayName": "Superpowers-clurdra",
|
"displayName": "Superpowers-clurdra",
|
||||||
"version": "0.2.72",
|
"version": "0.2.80",
|
||||||
"packageManager": "pnpm@10.27.0",
|
"packageManager": "pnpm@10.27.0",
|
||||||
"description": "Superpowers specs and plans Kanban explorer",
|
"description": "Superpowers specs and plans Kanban explorer",
|
||||||
"author": "clurdra",
|
"author": "clurdra",
|
||||||
|
|||||||
Reference in New Issue
Block a user