Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Announcement for the agent change#249

Closed
howonlee wants to merge9 commits intomainfromhowon/agent-announcement
Closed
Show file tree
Hide file tree
Changes fromall 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
16 changes: 14 additions & 2 deletionsdocs/changelog.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,13 +5,25 @@ description: The latest updates and changes to CodeRabbit.
sidebar_position: 13
---

```mdx-code-block
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
```

## March 14, 2025

### Multi-Step Agent Chat

```mdx-code-block
<ProPlanNotice />
```

We're thrilled to introduce agentic planning on GitHub for CodeRabbit chat as an Experimental feature for Early Access users. This enhancement lets you make more advanced requests that span multiple files. Just add a review comment on any pull request tagging `@coderabbitai` along with your natural language request for a code change, and the chat will develop a plan for complex modifications. Upon reviewing the plan and getting your consent, CodeRabbit will emit a stacked PR to your PR for those code changes.

## February 25, 2025

### Docstrings

```mdx-code-block
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';

<ProPlanNotice />
```

Expand Down
2 changes: 1 addition & 1 deletiondocs/guides/agent_chat.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -53,7 +53,7 @@ When facing complex coding challenges, CodeRabbit Chat supports multi-step agent

CodeRabbit cannot perform further modifications to opened pull requests. From there, it's your turn to checkout the branch and improve it to satisfaction. We believe that this workflow provides a significant headstart to implementing code.

Multi-step agentic flows are currently only available on Github. Multi-step agentic flows are an early access product currently.
Multi-step agentic flows are currently only available on Github pull request review comments. Multi-step agentic flows are an early access product currently.

### Configuration Changes

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp