Documentation
Structured guides and technical documents for developers and administrators.
This page describes the technical setup of the isolated environment for our AI agents.
Sandbox Environment
All agents run in a strictly isolated Docker environment without direct internet access (except for the API connection to the LLM provider).
Network Configuration
⚠ Platzhalter: Details on firewall configuration and proxy setup will follow here.Permissions
Agents only receive read access to the code repository. Write access occurs exclusively via Pull Requests, which must be reviewed by a human developer.