{"id":23085020,"url":"https://github.com/promptlycode/promptlycode","last_synced_at":"2025-10-25T23:35:42.915Z","repository":{"id":261354190,"uuid":"96150701","full_name":"PromptlyCode/PromptlyCode","owner":"PromptlyCode","description":"Promptly Code, AI automatic programming vscode extension ","archived":false,"fork":false,"pushed_at":"2024-12-11T05:52:38.000Z","size":10040,"stargazers_count":43,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T05:24:14.658Z","etag":null,"topics":["ai","coder","cursor","gpt","literate-programming","llm","prompt-engineering","vscode-extension"],"latest_commit_sha":null,"homepage":"https://www.promptlycode.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PromptlyCode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T21:09:35.000Z","updated_at":"2025-02-04T23:55:27.000Z","dependencies_parsed_at":"2024-12-11T04:28:44.729Z","dependency_job_id":null,"html_url":"https://github.com/PromptlyCode/PromptlyCode","commit_stats":null,"previous_names":["promptlycode/promptlycode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PromptlyCode/PromptlyCode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptlyCode%2FPromptlyCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptlyCode%2FPromptlyCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptlyCode%2FPromptlyCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptlyCode%2FPromptlyCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PromptlyCode","download_url":"https://codeload.github.com/PromptlyCode/PromptlyCode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptlyCode%2FPromptlyCode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267464522,"owners_count":24091505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","coder","cursor","gpt","literate-programming","llm","prompt-engineering","vscode-extension"],"created_at":"2024-12-16T17:48:26.051Z","updated_at":"2025-10-25T23:35:37.876Z","avatar_url":"https://github.com/PromptlyCode.png","language":"TypeScript","readme":"# [Promptly Code](http://www.promptlycode.com)\n* Promptly Code, AI automatic programming vscode extension, Inspired by [cursor](https://www.cursor.com/)\n* VSCode plugin search [PromptlyCode](https://marketplace.visualstudio.com/items?itemName=PromptlyCode.promptlycode): https://marketplace.visualstudio.com/items?itemName=PromptlyCode.promptlycode\n\n[![Watch the video](./youtube_cover.png)](https://youtu.be/pFg-tJSIFnI)\n\n## Features\n\n* For more information, please visit http://www.promptlycode.com\n\n- [x] Cmd+k code question modification\n- [x] Cmd+l chat for code\n- [x] Chat markdown render, code highlight\n- [x] View the graphviz diagram of the function relationship\n- [x] AI reads local files, writes files, obtains file status, etc. \n- [x] Support RAG code search by ollama nomic-embed-text: https://github.com/PromptlyCode/rag-code-sorting-search  `rag_search_code.py build path \u0026 rag_search_code.py search 'query'`\n- [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\n- [x] Support rapid prototyping verification POC AI programming\n- [ ] Tab automatically complete code and predict code use vscode inline completion: https://github.com/PromptlyCode/inline-completion-model\n- [ ] Support voice wake-up interactive programming\n\n## Usage\n\n* VSCode plugin search `PromptlyCode` and install\n\n![](./PromptlyCode_in_VSCode.png)\n\n* `cmd+k` for code question\n\n![](./select-ask.gif)\n\n* `cmd+l` chat for code\n\n![](./ai-chat.gif)\n\n* `cmd-e` show function relationship\n\n![](./show_fun_refs.gif)\n\n## Develop\n\n```sh\ncd PromptlyCode \u0026\u0026 yarn\nvscode PromptlyCode\n```\n\n* 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`.\n\n* 2. Select some code and then press `cmd+k`\n\n* 3. Press `cmd+l` and input content to chat\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptlycode%2Fpromptlycode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromptlycode%2Fpromptlycode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptlycode%2Fpromptlycode/lists"}