ai
Building a Local-First Agent Framework in Rust (Part 0): Preface
Table of Contents * Chapter 0: Preface: Why I Am Building This * Chapter 1: Introduction: Building the Loop * Chapter 2: Setting Up the Workspace * Chapter 3: Modeling Messages, Roles, and Sessions * Chapter 4: The Provider Trait and a Scripted Mock * Chapter 5: Recording What Happened With an Event Log * Chapter 6: