AGENTCODI - Native Android workspace for sandboxed coding agents

by
AGENTCODI brings a native AI coding workspace to Android. It runs the Codex app-server locally, includes a real terminal and development toolchains, and adds its own protected sandbox with approval controls for commands and file access. No Termux, no WebView shell, no separate gateway. - Mcpasi/AGENTCODI

Add a comment

Replies

Best
What became possible in your product with Astra that was not practical before?
With Astra, I was able to further develop AGENTCODI's native Android runtime, especially its sandbox and isolation layer. Astra helped me test and refine security boundaries around file access, command execution and agent permissions. This made a much stronger on-device security model practical for AGENTCODI.