You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix bolding of "web browser"
## Pull Request approval
You will need to get your PR approved by at least one member of the
Sourcegraph team. For reviews of docs formatting, styles, and component
usage, please tag the docs team via the #docs Slack channel.
Copy file name to clipboardExpand all lines: docs/cody/capabilities/agentic-chat.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ It has access to a suite of tools for retrieving relevant context. These tools i
43
43
-**Code Search**: Performs code searches
44
44
-**Codebase File**: Retrieves the full content from a file in your codebase
45
45
-**Terminal**: Executes shell commands in your terminal
46
-
-**Web Browser*: Searches the web for live context
46
+
-**Web Browser**: Searches the web for live context
47
47
-**OpenCtx**: Any OpenCtx providers could be used by the agent
48
48
49
49
It integrates seamlessly with external services, such as web content retrieval and issue tracking systems, using OpenCtx providers. To learn more, [read the OpenCtx docs](/cody/capabilities/openctx).
0 commit comments