This is just a collection of static ChatGPT prompts and an output aggregator - I really don't see any novel research or real-world applicability of this aside from potentially scaffolding a project. One of the assumptions baked into the coding prompt is that you will never need to use an external library or API [1] which is an inherent requirement in most practical use cases.
> ## Code: {filename} Write code with triple quoto, based on the following list and context.
> 1. Do your best to implement THIS ONLY ONE FILE. ONLY USE EXISTING API. IF NO API, IMPLEMENT IT.
> ## Code: {filename} Write code with triple quoto, based on the following list and context.
> 1. Do your best to implement THIS ONLY ONE FILE. ONLY USE EXISTING API. IF NO API, IMPLEMENT IT.
1. https://github.com/geekan/MetaGPT/blob/main/metagpt/actions/...