v2.1.5
October 15, 2025
Reduce noise and risk with AgentOS access logs off by default
AgentOS access logs are now disabled by default, resulting in leaner deployments and minimizing the risk of unintentionally logging sensitive data. Teams that depend on these logs can explicitly re-enable them.
Details
- Default is off; re-enable with serve(access_log=True)
- Helps control logging costs and surface only actionable signals
- No impact to application-level logs or metrics
Who this is for: Operators and security-conscious teams aiming for minimal default logging footprint.
