Documentation Index
Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Qodo IDE plugin, formerly Qodo Gen, brings local code review workflows to JetBrains and VS Code as part of the Qodo Platform.
1. Quick server connectivity test
Run the followingcurl command to verify that your machine can reach the Qodo IDE Plugin server:
2. Interpret the results
Success
- Look for these indicators in the response:
-
HTTP/2 200orHTTP/1.1 200 OK -
A message similar to:
- Connection completes without timing out
-
Example of successful output
Understanding common issues
- Cannot reach the server at all
-
Example output:
- Likely Cause: Local network or firewall blocking access.
-
Example output:
- Server is reachable but responding with errors
-
Example output:
- Likely Cause: Our server is experiencing temporary issues.
-
Example output:
3. Windows users without curl
You can run the test using PowerShell:200 status code and a {"status":"healthy"} response.
4. Next steps
If you cannot connect at all- Check your internet connection
- Ensure your firewall or VPN allows traffic to
qodo-platform.qodo.aiover port 443
- Check our status page: https://status.qodo.ai/.