Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PromptlyCode/PromptlyCode

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch the video

Features

  • Cmd+k code question modification
  • Cmd+l chat for code
  • Chat markdown render, code highlight
  • View the graphviz diagram of the function relationship
  • AI reads local files, writes files, obtains file status, etc.
  • Support RAG code search by ollama nomic-embed-text: https://github.com/PromptlyCode/rag-code-sorting-search rag_search_code.py build path & rag_search_code.py search 'query'
  • 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
  • Support rapid prototyping verification POC AI programming
  • Tab automatically complete code and predict code use vscode inline completion: https://github.com/PromptlyCode/inline-completion-model
  • 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
    1. 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.
    1. Select some code and then press cmd+k
    1. Press cmd+l and input content to chat

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.