Build, refine, and pull Evernode contracts and HotPocket frontends through a chat panel inside VS Code — generated code lands directly in your open project instead of being copy-pasted from the browser.
This extension is a companion to the Everpower Studio web app. Transaction signing, billing, and deployment stay in the web app.
Features
Chat to build — Describe what you want ("an escrow contract with a time-lock") and watch the code generate live.
Refine — Keep chatting in the same thread to change what was built.
Ask — Get answers about a workspace without changing any code.
Apply to your project — Write generated files straight into your open folder, each project in its own directory.
Rollback — Revert a conversation to an earlier point; your local files are updated to match.
Browse & pull — See your Studio workspaces and projects in the sidebar, and pull any project into the editor.
Getting started
Install the extension and open the Everpower Studio icon in the Activity Bar.
Click Sign in — your browser opens for Google or email/password sign-in, then returns you to VS Code.
Describe what you want to build in the chat panel.
When you're happy with the result, Apply to workspace to write the files into your project.
Requirements
VS Code 1.90 or later
An Everpower Studio account
Settings
Search for Everpower Studio in VS Code settings. everpowerStudio.modelId optionally pins a specific AI model — leave it blank to use the default. The remaining settings are advanced connection overrides you shouldn't need to change.