June 2026 — Image Crop & Simpler Zaidan Agent
This update is focused on two things:
- Image Crop — a new composable block for image cropping. It ships the provider, canvas, hook, and crop helpers as the installable primitive surface, with avatar and full-cropper examples composed in userland.
- Simpler Zaidan Agent — the agent is now composed from only two skills:
zaidan-agentfor the Zaidan workflow andreact-to-solidfor the transformation rules. This makes it easier to understand what the agent does, and adds clearer rules for blocks composed of several files, including keeping the installable API focused and listing every dependent file in the registry.