{ "info": { "author": "Nik V", "author_email": "github@nikvdp.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.9" ], "description": "# \ud83d\udd75\ud83e\uddf0 AgentGrunt \ufe0f\n\nUse OpenAI's [Code Interpreter](https://openai.com/blog/chatgpt-plugins#code-interpreter) to edit and commit code across your entire git repo (even non-python repos)!\n\n## Overview\n\nAgentGrunt packs up the following: a codebase you specify, a specially prepared `git` binary that runs well in Code Interpreter's environment, and some prompts and code exploration tools into a single file that you can load into Code Interpreter.\n\nUpload the archive, paste in a two sentence prompt, wait a bit, and then sit back and relax while GPT4.5\\* writes, edit, and commits your code for you. Once GPT has finished making your changes, press `d` from the hotkey menu and ChatGPT will send you a file you can use to apply the commits GPT made (with all their metadata!) directly into your copy of the repo.\n\n
\n \n \n \n