Skip to content

Commit 42ed1e4

Browse files
authored
Add guidance on cody agent cpu utilization (#593)
<!-- Explain the changes introduced in your PR --> This doc update adds an entry faced by customers on IntelliJ IDEs who experience 100% CPU utilization from the Cody agent. Since no fix is out yet, this doc update introduces a quick and easy workaround for users ## Pull Request approval Although pull request approval is not enforced for this repository in order to reduce friction, merging without a review will generate a ticket for the docs team to review your changes. So if possible, have your pull request approved before merging.
1 parent cee855b commit 42ed1e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/cody/troubleshooting.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,11 @@ JetBrains logs can be accessed via the **Output** panel. To access logs, you mus
137137
- Click Apply
138138
- To access the logs, go to Help - Show Log in Finder
139139
- Open the `idea.log` file
140+
141+
### High CPU Usage with Cody Agent
142+
143+
If you notice the Cody agent reaching 100% CPU utilization, try the following:
144+
145+
1. Disable the Cody plugin.
146+
1. Re-enable the plugin.
147+
This simple action of turning the plugin off and on again can often resolve the high CPU usage issue.

0 commit comments

Comments
 (0)