Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/cody/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,11 @@ JetBrains logs can be accessed via the **Output** panel. To access logs, you mus
- Click Apply
- To access the logs, go to Help - Show Log in Finder
- Open the `idea.log` file

### High CPU Usage with Cody Agent

If you notice the Cody agent reaching 100% CPU utilization, try the following:

1. Disable the Cody plugin.
1. Re-enable the plugin.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if this is a GitHub preview issue, but the second iteration also shows 1.

This simple action of turning the plugin off and on again can often resolve the high CPU usage issue.