# Page Not Found

The URL `developers/cli` does not exist.

You might be looking for one of these pages:
- [Code Review panel](https://docs.warp.dev/code/code-review.md)
- [Code overview](https://docs.warp.dev/code/overview.md)
- [Classic Input](https://docs.warp.dev/terminal/classic-input.md)
- [Tab completions](https://docs.warp.dev/terminal/command-completions/completions.md)
- [Terminal comparisons](https://docs.warp.dev/terminal/comparisons.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.warp.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.warp.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/code/code-review.md`)
- Use `Accept: text/markdown` header for content negotiation