pHaeusler/micro-agent
A minimal autonomous agent using GPT-4 that writes and modifies Python code to accomplish user-specified software tasks.

Not currently ranked — collecting fresh signals.
star history
The repository implements a state-machine-based agent where each state performs actions like reading files, writing code, or executing commands, guided by GPT-4 decisions. The agent receives a purpose and task, then iteratively determines its next action to build software autonomously. Inspired by LangChain, it serves as a lightweight research tool for experimenting with agent architectures.
Frequently asked
- What is pHaeusler/micro-agent?
- A minimal autonomous agent using GPT-4 that writes and modifies Python code to accomplish user-specified software tasks.
- Is micro-agent open source?
- Yes — pHaeusler/micro-agent is an open-source project tracked on heatdrop.
- What language is micro-agent written in?
- pHaeusler/micro-agent is primarily written in Python.
- How popular is micro-agent?
- pHaeusler/micro-agent has 442 stars on GitHub.
- Where can I find micro-agent?
- pHaeusler/micro-agent is on GitHub at https://github.com/pHaeusler/micro-agent.