Compound WireAGENTWIRE1 September 2026
llm_agents
AGENT LOOP YOU CAN READ
Build agents which are controlled by LLMs
llm_agents: mpaepper's small Python library for building an agent loop you can read end to end. An LLM picks a tool (Python REPL, Google via SerpAPI, Hacker News search), the result goes back into the prompt, repeat until it answers. #software