Welcome to aibox! This application helps you create a secure Docker sandbox for running AI tools like Claude Code, Codex, and Gemini CLI. With aibox, you can manage multiple accounts, keep your configurations safe, and integrate with SSH and Git easily. Letβs get started.
To download aibox, visit the Releases page.
Once on the page, follow these steps:
- Find the latest version listed at the top.
- Choose the version that matches your operating system (macOS or Linux).
- Click the link to download the file.
The download will begin automatically. Save the file to your computer and note where it downloads.
For the best experience with aibox, ensure your system meets the following requirements:
- Operating System: macOS 10.15 or later (compatible with Linux)
- RAM: Minimum 8 GB recommended
- Docker: You need Docker installed on your computer. Follow the official Docker installation guide if you haven't done it yet.
Once you've downloaded the aibox application file:
- Locate the Downloaded File: Go to the folder where you saved the downloaded file.
- Open Terminal: For macOS, open the Terminal application.
- Navigate to the Download Location: Use the
cdcommand to change directories to where the aibox file is saved. For example:cd ~/Downloads - Run the Application: Use the following command to run the application with Docker:
docker-compose up - Follow On-screen Instructions: The application may ask for additional permissions or steps. Follow the prompts to complete the setup.
aibox comes packed with features to enhance your experience:
- Multi-Account Support: Easily switch between different user accounts.
- Persistent Configurations: Keep your settings safe and easily accessible.
- SSH and Git Integration: Seamlessly work with version control systems.
- Docker Optimized for macOS: Enjoy a fast and efficient setup tailored for your operating system.
- Launch the Application: After installation, launch aibox from your Terminal.
- Configure Your Environment: Setup any necessary configurations based on your projects.
- Start Using AI Tools: You can now run tools like Claude Code, Codex, and Gemini CLI within the secure suite.
If you need help, feel free to check out our community:
- GitHub Issues: Report any bugs or issues you encounter.
- Discussions: Join our community discussions to share tips and improvements with other users.
- Documentation: Access detailed usage guides and tips within the repository's Wiki on GitHub.
If you face issues while using aibox, consider these common solutions:
- Docker Not Running: Ensure Docker is running on your machine. You can check by typing
docker infoin Terminal. - File Permissions: If you encounter permission errors, you may need to adjust file permissions for the downloaded application.
- Check Dependencies: Ensure all required tools and libraries are installed.
Thank you for using aibox! Enjoy a secure and flexible environment for your AI and development needs.