Skip to content

Commit 386b664

Browse files
author
Howon Lee
committed
more poking
1 parent e0c51b1 commit 386b664

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/guides/agent_chat.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ CodeRabbit Chat is a powerful pull-request-specific assistant designed to stream
1717

1818
## Invocation
1919

20-
To invoke CodeRabbit Chat, simply comment on a pull request using the handle @coderabbitai without any explicit command. The permission flow for the chat is the same as the deterministic CodeRabbit commands // some crap about commands
20+
To invoke CodeRabbit Chat, simply comment on a pull request using the handle `@coderabbitai` without any explicit command (so without the [explicit CodeRabbit commands](./commands.md)) in plain natural language.
2121

22-
Upon being invoked, CodeRabbit processes your request and responds with the necessary assistance. This assistance may entail generating scripts, updating issue tracking systems, offering detailed code suggestions, or even submitting an entire pull request.
22+
The permission flow for the chat is the same as the deterministic CodeRabbit commands.
23+
24+
Upon being invoked, CodeRabbit processes your request and responds with the necessary assistance. This assistance may entail generating scripts, updating issue tracking systems, offering detailed code suggestions, or even submitting an entire pull request (with your consent).
2325

2426
## Features
2527

@@ -39,9 +41,7 @@ CodeRabbit Chat integrates real-time web search capabilities, enabling it to fet
3941

4042
### Jira and Linear Integration
4143

42-
CodeRabbit Chat is integrated with Jira and Linear.
43-
44-
// link to authing it
44+
CodeRabbit Chat can deal with existing issue tracking system integrations in order to integrate with your existing issues. For details on setting up issue tracking integrations, see our [Issue Integrations](../integrations/issue-integrations.md) guide.
4545

4646
### Learnings Integration
4747

0 commit comments

Comments
 (0)