{"id":15686226,"url":"https://github.com/ivangabriele/openai-forge-vsce","last_synced_at":"2025-04-30T14:40:24.162Z","repository":{"id":181528209,"uuid":"665234666","full_name":"ivangabriele/openai-forge-vsce","owner":"ivangabriele","description":"Automate your communication between Visual Studio Code and ChatGPT 🤖","archived":false,"fork":false,"pushed_at":"2024-05-01T13:01:10.000Z","size":4206,"stargazers_count":9,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T14:06:51.376Z","etag":null,"topics":["automation","chatgpt","extension","openai","plugin","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivangabriele.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["ivangabriele"]}},"created_at":"2023-07-11T18:38:32.000Z","updated_at":"2024-05-03T02:45:35.051Z","dependencies_parsed_at":"2024-01-05T12:27:54.978Z","dependency_job_id":"434b29f6-6d38-43b7-9664-9bf9594ec1b9","html_url":"https://github.com/ivangabriele/openai-forge-vsce","commit_stats":null,"previous_names":["ivangabriele/openai-forge-vsce"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangabriele%2Fopenai-forge-vsce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangabriele%2Fopenai-forge-vsce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangabriele%2Fopenai-forge-vsce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivangabriele%2Fopenai-forge-vsce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivangabriele","download_url":"https://codeload.github.com/ivangabriele/openai-forge-vsce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251722732,"owners_count":21633003,"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","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":["automation","chatgpt","extension","openai","plugin","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-10-03T17:36:29.336Z","updated_at":"2025-04-30T14:40:24.132Z","avatar_url":"https://github.com/ivangabriele.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ivangabriele"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"OpenAI Forge Logo\" height=\"128\" src=\"assets/icons/x512.png\" /\u003e\n  \u003ch1 align=\"center\"\u003eOpenAI Forge\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ivangabriele/openai-forge-vsce/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/ivangabriele/openai-forge-vsce?style=for-the-badge\" alt=\"AGPL License\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=ivangabriele.openai-forge\"\u003e\n    \u003cimg src=\"https://img.shields.io/visual-studio-marketplace/i/ivangabriele.openai-forge?style=for-the-badge\" alt=\"Visual Studio Marketplace\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/ivangabriele/openai-forge-vsce/actions?query=check\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/ivangabriele/openai-forge-vsce/check.yml?label=Tests\u0026amp;style=for-the-badge\" alt=\"Check Workflow Status\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003eAutomate your communication between Visual Studio Code and ChatGPT 🤖.\u003c/b\u003e\u003c/p\u003e\n\n---\n\n## Screencast\n\n\n\u003cvideo src=\"https://github-production-user-asset-6210df.s3.amazonaws.com/5957876/253832578-fbb5ba36-a9b5-4251-868c-0fa6ef1676b5.mp4\" width=\"100%\"\u003e\u003c/video\u003e\n\n## Getting Started\n\nCheck the [WELCOME](docs/WELCOME.md) document to get started.\n\n## How it works?\n\nOpenAI Forge VSCode extension runs a WebSocket server while the OpenAI Forge browser extension runs a WebSocket client\nwhen you have `https://chat.openai.com` open in your browser. That's how VSCode can communicate with ChatGPT web\napplication to automatically fill the prompt and submit it.\n\nAs for the errors, OpenAI Forge VSCode extension runs an **Evaluator**_**, that is a CLI command able to output errors\nwhile attempting to compile or lint your code. This _evaluator_ command is run in a child process, its `stderr` output\nis extracted and embedded along your selected documents source code, before being sent to ChatGPT prompt, along with\nyour document source code.\n\n## Features\n\nDirectly from Visual Studio Code, you can:\n\n- [x] Send all the source code of one or multiple documents at once\n- [x] Send evaluation errors to ask ChatGPT for fixes\n- [x] Add a custom message to the generated prompt request (or don't)\n\n### ChatGPT Prompt Contextualization\n\nOpenAI Forge add some contextual information to the automated prompt message in order to help improve ChatGPT accuracy:\n\n- [x] Source code documents paths\n- [x] Some workspace information \"guessed\" from you files path and extensions _(can be disabled in settings)_\n\n## Current limitations\n\n_In progress..._\n\n## Known issues\n\n_In progress..._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivangabriele%2Fopenai-forge-vsce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivangabriele%2Fopenai-forge-vsce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivangabriele%2Fopenai-forge-vsce/lists"}