Ted Benson
Hello there!
I work on Figma's AI Coding Agent and angel invest in AI startups.
Latest Updates
PDF Rendering
12 Mar 26Kicked forward the Kaya langauge a bit yesterday eve. - `renderComponent` to render TSX into HTML - `htmlToPdf` to render HTML into PDF
Automated Type Coercion
17 Feb 26Automated, LLM-driven type coercion. I did some experiments where the interpreter would permit you to say: let person: Person = "string describing Te...
Kaya Sandbox Environment
16 Feb 26Added sandboxes over the weekend. Each new session gets assigned one by default, so that any file save/load operations are relative to it. Looks like ...
Kaya Session Manager
13 Feb 26I'm not entirely sure what the form of the Kaya runtime needs to look like, but some sort of daemon with a session manager is what's feeling right. If...
Twitter support fo Kaya
12 Feb 26Twitter really does not like bots posting. I can't say I blame them. Even with the new pay-per-use API replying to direct mentions, it flags responses...