Curated Tech Insights

What captures my interest.

個人的に気になった技術記事、デザインのインスピレーション、そして日々の学びをストックしています。

Back to list
2026年2月23日 - 2026年3月1日

AI開発エージェント進化

#AIエージェント#開発効率化#Claude#Cursor#Devin
0 Links26 Tweets

Weekly Insights

今週はClaude/Cursor/Devin/Codexなど開発支援エージェントの新機能(自動修正、スケジュール実行、メモリ、PR連携、CLI拡張)が相次ぎ、実務フローへの統合が加速しました。併せてAnthropicの政府・防衛領域での姿勢表明や、レガシー(COBOL)変換など企業導入を巡る話題が注目されました。

Highlights: X Likes

@claudeai

New in Cowork: scheduled tasks. Claude can now complete recurring tasks at specific times automatically: a morning brief, weekly spreadsheet updates, Friday team presentations.

23387
@oikon48

7219
@cognition

You can now fix PRs without leaving Devin Review! Just ask Devin to fix any issues it found. Devin will propose inline code changes that you can apply with a single click. Swap github -> devinreview in any PR link to try Devin Review, no account needed.

7311
@umiyuki_ai

Anthropicがペンタゴンとの件で声明を発表。Anthropicはそもそも中国を敵視してて米国がAIで勝つためには何でもするぞ!というような企業だから、当初はペンタゴンや米国諜報機関にジャンジャンClaude使わせてあげてた。「ただし、ウチのAI使って国民監視やAI自律兵器やるのだけは例え米国政府でもダメ

1812464
@cursor_ai

Software is changing.

3082287
@hiragram

ローカルでの開発でもdangerously-skip-permissionsでぶん回すためにサクッとDockerコンテナ内でClaude Code立ち上げるやつ作った。 $ claude-docker --dangerously-skip-permissions

50857
@wevm_dev

Introducing 𝚒𝚗𝚌𝚞𝚛 – the CLI framework built for agents and humans. Automatic discovery for agents enabling a guided experience for humans, without compromising tokens & context windows. » npx incur skills add

39535
@LLMJunky

Codex update 0.105.0 is out! Despite the fairly pedestrian changelog, this one's a doosie. It's a laundry list of quality of life improvements across the board. - Wispr Voice dictation (hold space to talk) - Theme picker - Codex can prevent sleep on Linux & Windows (I

1400120
@Kenmaeda77

11468
@iwashi86

9090
@cursor_ai

Cursor can now automatically fix issues it finds in PRs with Bugbot Autofix.

1083105
@StockSavvyShay

$IBM down over 10% after Anthropic launches an AI tool that converts old COBOL code to modern languages. AI code translation directly competes with IBM's legacy modernization consulting.

18820
@claudeai

Introducing Cowork and plugin updates that help enterprises customize Claude for better collaboration with every team.

20
@ryoppippi

rorkは精度の高さだけじゃなくて、エミュレータがブラウザで動いて試せるとかpublishも極論app connect一切開かずにできたりとか、最初から最後まで気持ちよくアプリを届けることができます。正直魔法ですよこれ(うちのエンジニアたち意味わからん) 日本語でよくまとまってる動画なのでぜひ!

1230
@lycorptech_jp

LINEヤフー Development with Agents Meetup #1 で発表した「大規模な組織におけるAI Agent活用の促進と課題」の資料を公開しました。 ぜひご覧ください。

49763
@GeminiApp

Nano Banana 2 is here. Our latest image model gives you the power of Pro at the speed of Flash. You can create images with real-world accuracy, add text in many languages, and bring your wildest ideas to life faster with vibrant lighting, richer textures and sharper details.

10
@gyakuse

Portless、本当に便利 https://github.com/vercel-labs/portless… npm run devとかのポート競合を避ける仕組み。portless <slug> npm run devとかで4000-5000の空きポートに割り当てられ http://<slug>.localhost:1315 でアクセスできる ただのリバースプロキシでCaddyとかでも自前でやっても何でもいいんだけど、楽。

2130
@bcherny

In the next version of Claude Code.. We're introducing two new Skills: /simplify and /batch. I have been using both daily, and am excited to share them with everyone. Combined, these kills automate much of the work it used to take to (1) shepherd a pull request to production

6178462
@AnthropicAI

AI assistants like Claude can seem shockingly human—expressing joy or distress, and using anthropomorphic language to describe themselves. Why? In a new post we describe a theory that explains why AIs act like humans: the persona selection model.

2200365
@ryoppippi

starshipまじで重いのよね。全然使ってる人多くてビビる gitレポとかに移動するとコマンド打つたびに300msとか下手すると1s待たされるので耐えられない 非同期で情報取得して欲しい

11813
@oikon48

Claude Code 2.1.59 【機能】 ・Claudeが有用なコンテキストをauto-memoryに自動保存するようになった。`/memory`で管理可能 ・ `/copy`コマンドを追加。コードブロックがある場合にインタラクティブなピッカーを表示し、個別のコードブロックまたはレスポンス全体を選択可能 【改善】

1150
@AnthropicAI

A statement from Anthropic CEO, Dario Amodei, on our discussions with the Department of War.

40
@taiga_kk322

Cursorのlong running agentsのプルリク見てて気づいたのだが、これGitHub Copilotのプルリクのグループ化機能と相性が良すぎる笑 long running agentsの膨大な変更も、Copilotがプルリク内で勝手にグループ化してまとめてくれるから、超見やすい

30
@ryoppippi

以前はcursor agent cliのcomposer1で任せてたタスクが今はcodex sparkになりました。ちょこっと直したい系とか あとは主に使ってるのはレビューですね。claude codeから codex

417
@whywaita

GitHub ActionsのArtifactsは今までzipしかサポートしてなかったけど、直接ファイルをアップロードできるようになってHTMLやmdや画像を直接ブラウザで開けるようになったらしい

26176
@cognition

We use Devin every day to build Devin. In fact, Devin is the single biggest contributor to our codebase. We’re sharing a look inside our workflows, tools, and playbooks. Read below.

1300