HomeTags#code-review

Tag timeline

#code-review 15 total

同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。

Total 15
Showing 15
Page 1/1
Updated 1h ago

Entries page 1/1 · 15 total

Tue, Jun 2 1 entries
blog claude 2w ago · qiita-claude

Claude Opus 4.8登場 ─ コードの粗を見逃さなくなったAIに脱帽した話 Anthropic's Claude Opus 4.8 introduces effort control and dynamic workflows, raising the b…

重要度 Medium Medium priority 重要度 Medium · 技術記事 · Claude / Claude Code Medium priority · technical post · Claude / Claude Code 公開 6月2日 Published Jun 2

AI要約 Anthropicが新モデル「Claude Opus 4.8」をリリース。effort制御やdynamic workflowsといった新機能により、AIコーディング支援の精度が大幅に向上し、これまで見落としがちだったコードの問題点を的確に指摘できるようになったと話題になっている。

EN Anthropic's Claude Opus 4.8 introduces effort control and dynamic workflows, raising the bar for AI-assisted coding by catching subtle code issues that previous models tended to overlook.

fallback
Mon, Jun 1 1 entries
🔥 HOT changelog copilot 2w ago · github-changelog

GitHub Copilot の課金プランが刷新——使用量ベース請求が全ユーザーに提供開始 Updates to GitHub Copilot billing and plans

重要度 High High priority 重要度 High · 変更履歴 · GitHub Copilot High priority · changelog · GitHub Copilot 公開 6月1日 Published Jun 1

AI要約 GitHub Copilot の課金体系が更新され、使用量ベースの請求が全ユーザーに対して正式に提供開始された。また、Copilot コードレビュー機能が GitHub Actions の実行時間を消費する仕様となり、コスト管理の観点で注意が必要になっている。

EN As announced in our recent blog post, usage-based billing for GitHub Copilot is now live for all users and Copilot code review consumes GitHub Actions minutes, in addition to GitHub… The post Updates

fallback
Fri, May 29 1 entries
blog copilot 2w ago · qiita-copilot

AI開発は「コンテキストパケット」で速くなる: 調査からレビューまで任せる前に渡す設計書 JA AI開発は「コンテキストパケット」で速くなる: 調査からレビューまで任せる前に渡す設計書

重要度 Medium Medium priority 重要度 Medium · 技術記事 · GitHub Copilot Medium priority · technical post · GitHub Copilot 公開 5月29日 Published May 29

AI要約 結論: AI開発は「プロンプト」より先に、渡す文脈で決まる AIに実装を頼んだら、なんか違うものが返ってきた。 AIに調査を頼んだら、情報は多いけど結局どれを信じたらいいかわからない。 AIにレビューを頼んだら、細かい指摘は出るけど、プロダ

AI開発は「コンテキストパケット」で速くなる: 調査からレビューまで任せる前に渡す設計書 og fallback
Wed, May 27 1 entries
blog copilot 3w ago · zenn-copilot

Opus 4.7 と GPT-5.5 のレビュー特性を統計的に明らかにした(オトナの自由研究 #19) JA Opus 4.7 と GPT-5.5 のレビュー特性を統計的に明らかにした(オトナの自由研究 #19)

重要度 Medium Medium priority 重要度 Medium · 技術記事 · GitHub Copilot Medium priority · technical post · GitHub Copilot 公開 5月27日 Published May 27

AI要約 はじめに Opus 4.7 は、「半年後に読める形か」を一歩踏み込んで見る、読み手志向の辛口採点者 GPT-5.5 は、書かれた制約を一字一句そのまま適用する、原則厳守の採点者 #16の結果から、コードレビューはモデルで差が出るという事実が

Opus 4.7 と GPT-5.5 のレビュー特性を統計的に明らかにした(オトナの自由研究 #19) og fallback
Mon, May 25 1 entries
blog copilot 3w ago · qiita-copilot

PR レビュー AI ベンチ:同一 PR を 5 ツールに渡した結果 PR レビュー AI ベンチ:同一 PR を 5 ツールに渡した結果

重要度 Medium Medium priority 重要度 Medium · 技術記事 · GitHub Copilot Medium priority · technical post · GitHub Copilot 公開 5月25日 Published May 25

AI要約 同一の Pull Request を ChatGPT GPT-5 など 5 つの AI レビューツールに投入し、それぞれの検出精度や使い勝手を比較検証した記事。

EN A hands-on benchmark comparing five AI code-review tools on the same Pull Request, evaluating detection quality, usability, and practical trade-offs.

fallback
Sun, May 24 1 entries
blog mcp 3w ago · zenn-mcp

自作MCPサーバーを書いて公開するまで ― Claude × GPT 相互レビューを題材に 自作MCPサーバーを書いて公開するまで ― Claude × GPT 相互レビューを題材に

重要度 Medium Medium priority 重要度 Medium · 技術記事 · MCP / Tooling Medium priority · technical post · MCP / Tooling 公開 5月24日 Published May 24

AI要約 AnthropicのModel Context Protocol(MCP)を使い、ClaudeとGPTが互いのコードをレビューし合う自作MCPサーバーの実装から公開までを解説した実践的チュートリアル記事。

EN A hands-on walkthrough of building and publishing a custom MCP server that enables Claude and GPT to perform mutual code reviews, covering implementation through public release.

fallback
Sat, May 23 1 entries
blog cursor 3w ago · zenn-cursor

AIが出力した安心を担保したい | note2Zenn開発記(セキュリティ編 / Vol.5) AIが出力した安心を担保したい | note2Zenn開発記(セキュリティ編 / Vol

重要度 Medium Medium priority 重要度 Medium · 技術記事 · AI Editors Medium priority · technical post · AI Editors 公開 5月23日 Published May 23

AI要約 前回、note2Zenn開発は、 LLMに渡すプロンプトの考え方や調整の話がテーマでした! 大まかな作りは問題ないのですが、 AIが出力したソースが意図したようになっているか。 脆弱な箇所がないか。 きちんと精査しようと思います。 🚩アプ

AIが出力した安心を担保したい | note2Zenn開発記(セキュリティ編 / Vol.5) og fallback
Tue, May 19 1 entries
blog copilot 4w ago · zenn-copilot

GitHub Copilot Agent Skillsを活用して、Reactのコードレビュースキルを作ってみた。 GitHub Copilot Agent Skillsを活用して、Reactのコードレビュースキルを作ってみた。

重要度 Medium Medium priority 重要度 Medium · 技術記事 · GitHub Copilot Medium priority · technical post · GitHub Copilot 公開 5月19日 Published May 19

AI要約 はじめに 前回・前々回の記事では、GitHub Copilot Agent Skillsに独自のルールを読み込ませてPythonとTypeScriptのコードをレビューさせる検証を行い、非常に良好な結果が得られました。 今回はその続編として

fallback
Mon, May 11 1 entries
NEW changelog cursor 1mo ago · cursor-changelog

CursorのBugbotに「Effort Levels」追加、レビュー深度を調整可能に Bugbot Effort Levels

重要度 Medium Medium priority 重要度 Medium · 変更履歴 · AI Editors Medium priority · changelog · AI Editors 公開 5月11日 Published May 11

AI要約 Cursorはコードレビュー支援機能Bugbotに「Effort Levels」を導入した。レビューの深さや実行時間を調整可能なオプションで、ユーザーは速度重視か徹底的な解析かを選べる。CI/CD環境での運用柔軟性が向上する見込み。

EN Teams admins and Individual plan users can now customize the effort level Bugbot uses for its PR reviews, with three different configurations:

fallback
Fri, May 8 1 entries
blog copilot 1mo ago · github-copilot

急増するエージェント生成PRをどうレビューするか Agent pull requests are everywhere. Here’s how to review them.

重要度 Medium Medium priority 重要度 Medium · 技術記事 · GitHub Copilot Medium priority · technical post · GitHub Copilot 公開 5月8日 Published May 8

AI要約 GitHubは、Copilotなどのエージェントが生成するプルリクエストが増加する中で、人間がレビューする際の実践的な指針を提示した。意図の検証、テスト確認、セキュリティ観点の重視など、AI出力を安全に取り込むための工程を整理している。

EN A practical guide to reviewing agent-generated pull requests: what to look for, where issues hide, and how to catch technical debt before it ships. The post Agent pull requests are everywhere. Here’s

Agent pull requests are everywhere. Here’s how to review them. og fallback
Thu, May 7 1 entries
NEW changelog cursor 1mo ago · cursor-changelog

Cursor、PRレビューと並列ビルドプラン、PR分割機能を追加 PR Review, Build Plan in Parallel, and Split PRs

重要度 Medium Medium priority 重要度 Medium · 変更履歴 · AI Editors Medium priority · changelog · AI Editors 公開 5月7日 Published May 7

AI要約 CursorがGitHub連携を強化し、PRレビュー支援、複数のビルドプランを並列実行する機能、大きなPRを分割する機能を追加した。エージェントベースの開発ワークフローをより実用的にする更新となっている。

EN This release introduces a new PR review experience, faster execution on plans through parallel agents, and new quick-action pills for common workflows.

fallback
Thu, Apr 30 1 entries
NEW changelog cursor 1mo ago · cursor-changelog

Cursor、コードベースのセキュリティレビュー機能を追加 Cursor Security Review

重要度 Medium Medium priority 重要度 Medium · 変更履歴 · AI Editors Medium priority · changelog · AI Editors 公開 4月30日 Published Apr 30

AI要約 CursorはBugbotにセキュリティレビュー機能を追加した。コードベース全体をスキャンし、脆弱性や安全でないパターンを検出して報告する。開発者はPR作成前後にセキュリティ問題を早期発見でき、AI生成コードの品質保証に役立つと見られる。

EN Cursor Security Review is now in beta on Teams and Enterprise plans. You can run two types of always-on security agents: Security Reviewer and Vulnerability Scanner.

fallback
Wed, Apr 8 1 entries
NEW changelog cursor 2mo ago · cursor-changelog

Bugbotが学習ルールとMCP対応を獲得 Bugbot Learned Rules and MCP Support

重要度 Medium Medium priority 重要度 Medium · 変更履歴 · AI Editors Medium priority · changelog · AI Editors 公開 4月8日 Published Apr 8

AI要約 Cursorのコードレビュー機能Bugbotが、過去のフィードバックから自動でルールを学習する機能と、MCPサーバー連携によるコンテキスト拡張に対応した。これによりレビュー精度の向上と、外部ツール情報を活用した指摘が可能となる。

EN This release introduces updates to Bugbot including the ability to self-improve in real time, MCP support, improvements to Bugbot Autofix, and the highest resolution rate to date.

fallback
Thu, Feb 26 1 entries
NEW changelog cursor 3mo ago · cursor-changelog

Cursor Bugbot に Autofix 機能を追加、PR 上で自動修正提案 Bugbot Autofix

重要度 Medium Medium priority 重要度 Medium · 変更履歴 · AI Editors Medium priority · changelog · AI Editors 公開 2月26日 Published Feb 26

AI要約 Cursor の AI コードレビューツール Bugbot に Autofix 機能が追加された。検出されたバグに対し、PR 上で直接修正コミットを提案できるようになり、レビュー指摘から修正までの手間を削減する。Background Agent と組み合わせた運用も可能。

EN Bugbot can automatically fix issues it finds in pull requests.

fallback
Sat, Nov 22 1 entries
NEW changelog cursor 6mo ago · cursor-changelog

Cursor 2.1リリース、Plan Mode強化とエディタ内AIコードレビュー追加 Improved Plan Mode, AI Code Review in Editor, and Instant Grep

重要度 Medium Medium priority 重要度 Medium · 変更履歴 · AI Editors Medium priority · changelog · AI Editors 公開 11月22日 Published Nov 22

AI要約 CursorはPlan Modeの改善、エディタ内でのAIコードレビュー機能、そして高速なGrep検索を備えた2.1を公開した。計画から実装、レビューまでの流れをエディタ内で完結できるようになり、AIコーディング支援の体験が一段と滑らかになる。

EN When creating plans, Cursor responds with clarifying questions to improve the plan quality. Cursor now shows an interactive UI to easily answer questions.

fallback