blog
notes on the systems behind secondthumb products.
studio / july 15, 2026
agents in studio
studio has an agent built into the workspace. how to connect one, and what happens when it writes code.
studio
agents
swiftui
wren runtime / june 15, 2026
how wren runtime powers studio
how studio runs swiftui source on the device: swiftsyntax parsing, a tree-walking interpreter, and a bridge into native swiftui.
studio
swiftui
runtime