changelog
Changelog
What we’ve shipped on the road to agent-native, cross-platform apps.
- agents
waid app scan: find action candidates
Scan app source for reviewable action candidates. Author and publish scoped handlers so agents can call named actions like purchase_order.create.
- relay
Relay moves into the detir runtime
App-to-app and agent-to-app messaging is now handled directly by the runtime that renders your app, there’s nothing extra to stand up or deploy.
- platform
Thin-packager rework
WAID became a thin native packager: it builds your Vite dist and embeds it alongside the detir runtime. No IR, no directive language, no bytecode step: the dist is the app.
- platform
Device deploy for iOS & Android
waid deploy resolves a connected physical device, installs the app, and launches it, driving xcrun devicectl and adb for you.
Want to shape what ships next?
Design partners get early builds and a direct line to the team.