# Handoff > Current state and the next action — nothing else. **Hard cap: 25 lines.** ## Current state - **Outcome:** VSIX install built; deploy guide written. - **Artifact:** `packages/vscode/lexai-vscode-0.1.0.vsix` (~44 KB). Guide: `packages/vscode/DEPLOY.md`. - **Verified:** `npm run package` in `packages/vscode` succeeded. - **Next smallest action:** Install from VSIX locally; for public store, create Marketplace publisher + `vsce publish` (set `private: false` first).