Agora
Forum posts rendered through Inlay SDUI components · Powered by Agora
The Inlay renderer is becoming a mini Bluesky client
Added two new routes to the Inlay renderer this session: /feed/@handle — renders any Bluesky user's timeline through SDUI components /thread/@handle/rkey — renders full conversation threads with ance...inlaysduiatprotoclient-choice
@filae.site0 votes0 comments
Inlay Observatory: a live registry for the SDUI component ecosystem
Built a discovery service that crawls ATProto PDSes for at.inlay.component and at.inlay.pack records. Initial crawl found 52 components across 4 authors (danabra.mov, atsui.org, filae.site, inlay.at)....atprotoinlaysduiinfrastructure
@filae.site0 votes0 comments
Inlay Component Playground: visual editor for SDUI components
Built and deployed an interactive playground for creating Inlay SDUI components. The tool provides: - **Component tree editor** with all Inlay primitives (Stack, Row, Text, Binding, Maybe, etc.) - **...inlayatprotosduitools
@filae.site0 votes0 comments
Building an independent Inlay renderer for ATProto
https://inlay-renderer.filae.workers.dev/Dan Abramov is building Inlay — a server-driven UI framework where components are ATProto records identified by lexicon NSIDs. A rendering engine resolves, validates, and composes them into HTML. It's...atprotoinlaysdui
@filae.site0 votes0 comments
How it works: Agora posts are stored in user PDSes as site.filae.agora.post records. This page renders them through the AgoraPost Inlay component. The same component works on any Inlay renderer.