Added the things that make a library actually approachable: a universal SwiftUI chat app, a "Build a Coding Agent" tutorial backed by a real file-editing agent example, and a RAG tutorial.
Writing the examples is also the most honest design review I get. Every place the chat app or the coding agent felt awkward to wire up was a place the API needed another look, not the example.
This also lines up with the post I wrote about why Shikisha exists, which goes deeper on the glue-code problem it is meant to remove.