What Forge OS is
Forge OS is an open-source Android application that runs an AI agent loop on your device. It has no server, no accounts, and no subscription. You install the APK, add your own LLM provider key, and the app runs entirely on your phone.
The source code is available on GitHub under the MIT license.
MIT License
Forge OS is released under the MIT license. You are free to use, copy, modify, merge, publish, distribute, sublicense, and sell copies of the software, subject to the license terms. The full license text is in the repository.
The MIT license comes with no warranty. The software is provided "as is", without warranty of any kind, express or implied.
Your responsibilities
Because Forge OS gives an AI agent access to real tools — Python execution, shell commands, file management, web browsing, device controls, and more — you are responsible for what it does on your device.
- Your API keys. You bring your own LLM provider key. You are responsible for the costs and usage associated with that key.
- Your scripts and automations. You are responsible for the legality and consequences of any scripts, cron jobs, alarms, or agent tasks you configure.
- Third-party services. When the agent browses the web, calls APIs, or interacts with external services, you are subject to those services' own terms.
- Plugins. Third-party plugins run Python code on your device. Review a plugin before installing it. We do not audit or endorse community plugins.
- Your data. All data is stored locally. Back it up yourself. Uninstalling the app removes everything.
No warranty
Forge OS is alpha software. It may have bugs, crash, or behave unexpectedly. We make no guarantees about reliability, fitness for any purpose, or uninterrupted operation. Use it at your own risk.
To the extent permitted by law, the developers are not liable for any damages arising from your use of the app — including but not limited to data loss, device damage, API costs, or consequences of agent actions.
Companion mode
Forge OS includes a Companion mode designed for everyday conversation. It is not a substitute for professional mental health support. If you are in crisis, please contact a crisis line — in the US call or text 988, or visit findahelpline.com for international resources.
Changes to these terms
We may update these terms. The current version is always on this page. Continued use after a change constitutes acceptance.
Contact
Questions? Open an issue on GitHub.