Minimal Agent Harness
Free16 GitHub stars
Learning ResourceAgnosticFile System
Overview
This repository provides a minimal educational framework for building LLM agents, focusing on a single-agent tool-use loop with streaming execution and context summarization. It is designed for beginners looking to understand the fundamentals of agent development in Python.