Large Language Model Agents
LLM agents manages feedback loop between you and an LLM model, while it acts on you behalf. You grant the agents access to selected resources, such as a folder with files or a git project. The agents then tries to accomplish a goal.
We made a basic comparison of such models: Compare coding agents
There are many coding agents available. In the OSS realm there is OpenCode.