Building a Local-First Agent Framework in Rust (Part 3): Modeling Messages, Roles, and Sessions
See Part 0 for the latest table of contents and sample code. New chapters will be added over time. Chapter 3: Modeling Messages, Roles, and Sessions The previous chapter gave abcb a place to live. This chapter gives it the first thing an agent framework actually needs: a conversation. That