["Users testing CodeMonkeys should read the developer docs at codemonkeys.lol, gain a relative understanding, and then follow the Get Started guide to install the framework and create a new project. At that point they should peruse the scaffolded project and examples that are auto-generated, referencing the docs as needed.\n\nOnce they understand how things work, they should check out the default Automation and start creating and running Monkeys with it on any local test files they wish.\n\nNOTE: This is a developer tool, using it requires editing code."]
About
CodeMonkeys give developers tools to create and configure GPT-powered automations run by CLI. It provides a configuration management paradigm that allows you to use the default automation to run GPT modifications to any number or selection of local files, injecting file contents and context into the prompts. Beyond that it is very extensible, with tools to implement custom GPT calls (including framework-level function calling support) while iterating through files.