Last updated: July 2, 2026
Agentbus is a client for the agentbus daemon you run on your own computer. It shows and controls the AI coding agent sessions on machines you pair with. We designed it so your data stays yours.
Nothing is sent to us. There are no accounts, no sign-in, and no cloud service operated by the Agentbus developers. The app has no third-party analytics or tracking SDKs.
All session data — transcripts, summaries, activity, diffs, terminal output — lives on the machines you pair and moves directly between your device and your own daemon over a connection you configure (local network, your own Tailscale tailnet, or a tunnel you set up). It never passes through our servers, because we don't have any.
- Pairing credentials (your daemon's URL, access token, and optional PIN) are stored in the iOS Keychain on your device.
- Voice dictation: if you use the microphone for dictation, the audio is sent only to your own paired daemon, which transcribes it locally (Whisper) and discards the audio. Nothing is sent to a third-party speech service.
If you install the app through TestFlight or the App Store, Apple may collect crash logs and usage diagnostics and share them with us according to your iOS settings and Apple's privacy policy. That data does not include your session content.
Agentbus wraps CLI coding agents (Claude Code, Codex, and others) that you install and authenticate yourself. Those tools talk to their own providers under the terms you agreed to with them; Agentbus does not add any data sharing of its own.
If this policy changes, the update will appear in this file with a new date.
Questions or concerns: nate@tamagui.dev, or open an issue on this repository.