# Reduce friction and improve operational reliability

> AgentOS now includes a default / route, eliminating unexpected 404 errors when accessing the service root.

- Published: 2025-09-16
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/reduce-friction-and-improve-operational-reliability
- Markdown: https://agno-com-nine.vercel.app/articles/reduce-friction-and-improve-operational-reliability.md

AgentOS now includes a default `/` route, eliminating unexpected 404 errors when accessing the service root. This improvement makes AgentOS deployments more predictable and easier to operate, especially in production and shared environments.

**Why this matters:**

- Improves reliability and user experience out of the box
- Reduces confusion during setup, testing, and health checks
- Aligns AgentOS behavior with expectations for production services

**Who this is for:**

Platform and infrastructure teams running AgentOS as a service.
