coding-cli Dev container setup: You can run this in a vscode dev container, open this folder in vscode and select reopen in dev container when prompted. Running the extension: Declare api key in .env using the name OPENAI_API_KEY $ npm run build OR $ npm run dev Then run with: $ npm run start-cli