什麼是 sessions?
代理會話視窗架構 - 涵蓋會話優先應用程式、分層、資料夾結構、聊天小工具、選單、貢獻、入口點和開髮指南。在“代理會話”視窗中實現功能或修復問題時使用。 來源:microsoft/vscode。
代理會話視窗架構 - 涵蓋會話優先應用程式、分層、資料夾結構、聊天小工具、選單、貢獻、入口點和開髮指南。在“代理會話”視窗中實現功能或修復問題時使用。
透過命令列快速安裝 sessions AI 技能到你的開發環境
來源:microsoft/vscode。
When working on the Agent Sessions window (src/vs/sessions/), always follow these guidelines:
The src/vs/sessions/ directory contains authoritative specification documents. Always read the relevant spec before making changes.
| Layer spec | src/vs/sessions/README.md | Layering rules, dependency constraints, folder conventions | | Layout spec | src/vs/sessions/LAYOUT.md | Grid structure, part positions, sizing, CSS classes, API reference | | AI Customizations | src/vs/sessions/AICUSTOMIZATIONS.md | AI customization editor and tree view design |
代理會話視窗架構 - 涵蓋會話優先應用程式、分層、資料夾結構、聊天小工具、選單、貢獻、入口點和開髮指南。在“代理會話”視窗中實現功能或修復問題時使用。 來源:microsoft/vscode。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/microsoft/vscode --skill sessions代理會話視窗架構 - 涵蓋會話優先應用程式、分層、資料夾結構、聊天小工具、選單、貢獻、入口點和開髮指南。在“代理會話”視窗中實現功能或修復問題時使用。 來源:microsoft/vscode。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/microsoft/vscode --skill sessions 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/microsoft/vscode