Agent Device
18 posts

Agent Device
@agent_device
The mobile verification for AI Agents. By @callstackio
Poland เข้าร่วม Haziran 2026
2 กำลังติดตาม166 ผู้ติดตาม

Giving AI agents hands
Watch the full talk by @grabbou ↓
Callstack Engineers@callstackio
Your agent is only as useful as its feedback loop. Mike Grabowski’s (@grabbou) @ReactSummit 2026 talk shows the fix: Agent Device gives AI coding agents a way to inspect UI, interact with the app, collect evidence, and verify changes across mobile, TV, and desktop. Watch now 👇
English
Agent Device รีทวีตแล้ว

react-native-better-maps v1.0.0 is live 🚀
A faster, modern alternative to react-native-maps, built with Nitro Modules.
Shoutout to @agent_device it helped a lot during perf iteration.
Built with @jkasprzyk17
📦 npm install react-native-better-maps
⭐ github.com/gmi-software/r…
English
Agent Device รีทวีตแล้ว

@thymikee My machines make me wait sometimes while they run/debug/fix my react-native-macos apps with agent-device ❤️
English

How to build Android emulator cloud for AI agents
1. Create new droplet
2. Install Android SDK
3. Create Android Emulator
5. Run: agent-device proxy
6. Share auth token with agents using agent-device
7. There’s no 4.
OpenAI Developers@OpenAIDevs
You can now spin up a persistent cloud development environment in one prompt with the @DigitalOcean plugin for Codex. It runs in your DigitalOcean account and keeps working when you step away.
English

Agents reason about code well, but they lack proper tooling to see results of code changes running live on a device.
Integrating agent-device into the development loop gives the agent hands and eyes on devices and simulators, so they can reproduce bugs, record the proof, measure performance, and profile renders on its own.
We wrote about how Expensify uses agent-device to do that. Read the article here 👇
English
Agent Device รีทวีตแล้ว

After a mobile agent writes the code, how does it verify the app? @thymikee and @lukebfarrell talk through the workflow and where @agent_device fits: simulator access, UI checks, logs, and a second QA pass when teams want it ⬇️
English
Agent Device รีทวีตแล้ว
Agent Device รีทวีตแล้ว

In the next version of agent-device: audio support
Your agent already has "eyes" and "hands". Now it will have "ears" too.
PR: github.com/callstack/agen…

English
Agent Device รีทวีตแล้ว

PSA: React Native Best Practices skill just got a big upgrade:
→ agent-first profiling via @agent_device and @callstack/inspector
→ version-aware RN, @expo, FlashList, Legend List
→ fewer misleading guidance and brittle benchmarks
→ smaller footprint
» npx skills update

English
Agent Device รีทวีตแล้ว

The best mobile agent loops need the right tools
→ agent-device.dev
Verify changes in real mobile devices
→ github.com/callstackincub…
Detect relevant skills from package.json
→ claude -p / codex exec
Get second opinion from a different agent
English
Agent Device รีทวีตแล้ว

Manual QA eats hours. Every login, every form, every screen tapped by hand.
So I handed it off to an AI agent.
CallStack's open-source agent-device drives a real React Native app and runs the boring tests for me. No scripts to maintain.
Watch it work: youtube.com/watch?v=dfVG_a…

YouTube
English

The tests we’re running here are skillgym by @ChmalSzymon: reading instructions for LLM (skills or help cmd) and asserting on the output, tool calls, skill reads. It’s pretty cool
incubator.callstack.com/skillgym/
English


