[x] Multi-agent technology encapsulates a Docker automatic environment verification,and uses ReAct for environment feedback and error correction, and AI automatic environment construction and repair: https://github.com/PromptlyCode/ai-automatic-env-build
[x] Support rapid prototyping verification POC AI programming
[ ] Tab automatically complete code and predict code use vscode inline completion
[ ] Support voice wake-up interactive programming
Usage
VSCode plugin search PromptlyCode and install
cmd+k for code question
cmd+l chat for code
cmd-e show function relationship
Develop
cd PromptlyCode && yarn
vscode PromptlyCode
Inside the editor, open src/extension.ts and press F5 or run the command Debug: Start Debugging from the Command Palette (⇧⌘P). This will compile and run the extension in a new Extension Development Host window.