HomeTags#code-review

#code-review page 1/1 · 5 total

YESTERDAY 1 entries
blog research 1d ago · zenn-ai

AIコードレビューに"ディフェンス"役を追加して指摘品質を改善 An experiment using Claude Code to build a multi-agent code review system, adding a 'defen…

AI要約 Claude Codeを使ったマルチエージェント型コードレビューにおいて、レビュアーの指摘に反論する"ディフェンス"役を導入することで、的外れな指摘を減らし、レビューの質を向上させる試みを紹介している。

EN An experiment using Claude Code to build a multi-agent code review system, adding a 'defense' agent that pushes back against reviewer comments to filter out irrelevant feedback and improve review quality.

zenn.dev
AIコードレビューに"ディフェンス"を入れたら、指摘の質が変わった og
Fri, Apr 24 1 entries
changelog copilot 2d ago · github-changelog

プルリクエスト向けCopilot Chatの機能強化 Copilot Chat improvements for pull requests

AI要約 GitHubはプルリクエストにおけるCopilot Chatの機能を強化した。PR内でのコード解説、変更内容の要約、レビュー支援などがよりスムーズに行えるようになり、レビュー体験と開発効率が向上する。

EN GitHub has improved Copilot Chat capabilities within pull requests, enabling smoother code explanations, change summaries, and review assistance to enhance the overall PR review experience and developer productivity.

github.blog
Copilot Chat improvements for pull requests og
Tue, Apr 21 1 entries
blog cursor 4d ago · zenn-cursor

Claude・Cursor間のクロスレビュー環境をローカル構築 The article describes building a local cross-review workflow between Claude and Cursor, wh…

AI要約 ローカル環境でClaudeとCursorを連携させ、互いのコード生成結果を相互レビューする仕組みを構築した事例紹介。両AIの長所を活かし、コード品質向上や見落とし削減を図る実践的なワークフローを解説している。

EN The article describes building a local cross-review workflow between Claude and Cursor, where each AI reviews the other's code output. It leverages the strengths of both tools to improve code quality and catch oversights.

zenn.dev
手元で Claude・Cursor 間におけるクロスレビューの仕組みを構築 og
Wed, Apr 8 1 entries
changelog cursor 2w ago · cursor-changelog

Bugbotに学習ルールとMCPサポートが追加 Bugbot Learned Rules and MCP Support

AI要約 CursorのBugbotが学習ルールとMCPサポートを獲得。過去のレビューから学んだルールを自動適用し、MCPサーバーを介して外部ツールやデータソースと連携可能になり、コードレビューの精度と柔軟性が向上した。

EN Cursor's Bugbot now supports learned rules and MCP. It automatically applies rules derived from past reviews and can connect to external tools and data sources via MCP servers, improving code review accuracy and flexibility.

cursor.com
Bugbot Learned Rules and MCP Support og
Thu, Feb 26 1 entries
changelog cursor 1mo ago · cursor-changelog

Bugbot Autofixがバグ自動修正機能を追加 Bugbot Autofix

AI要約 CursorのBugbotに新機能Autofixが追加され、検出したバグを自動で修正できるようになった。コードレビュー時の修正作業が効率化され、開発者は修正提案を即座に適用可能となる。

EN Cursor's Bugbot now includes an Autofix feature that automatically fixes detected bugs, streamlining code review workflows and letting developers apply suggested fixes instantly.

cursor.com
Bugbot Autofix og