生成AI

One in Three Companies Now Choose to Build Rather Than Buy — McKinsey Measures How Coding Agents Are Reshaping the Procurement Decision

One in Three Companies Now Choose to Build Rather Than Buy — McKinsey Measures How Coding Agents Are Reshaping the Procurement Decision

McKinsey's annual survey found that about 30% of respondents passed on buying software because they could build it in-house with coding agents. We unpack the procurement shift from buying to building — and the current reality that productivity is up while profits stay flat.

By FF
「買う」より「作る」を選ぶ会社が三社に一社──McKinseyが測った、コーディングエージェントが動かし始めた稟議

「買う」より「作る」を選ぶ会社が三社に一社──McKinseyが測った、コーディングエージェントが動かし始めた稟議

McKinseyの年次調査で、回答者の約3割が「コーディングエージェントで社内開発できる」を理由にソフト購入を見送ったと判明。買うより作るへ傾く調達の変化と、生産性は上がっても利益は動かないという足元の現実を読み解きます。

FF
Making "Internal Documents Never Leave the Building" a Standard Offering — Designet Starts Selling In-House AI Infrastructure Built on Ollama, Dify, and Fess, from ¥1.4M

Making "Internal Documents Never Leave the Building" a Standard Offering — Designet Starts Selling In-House AI Infrastructure Built on Ollama, Dify, and Fess, from ¥1.4M

OSS specialist Designet launched its "In-House AI Infrastructure Construction Service" on August 26, using a local LLM to process internal documents without sending them outside. Here we lay out the RAG configuration built on Ollama, Dify, and Fess, the pricing starting from ¥1.4 million, and the bl

By FF
「社内文書は一歩も外へ出さない」を標準メニューにする──デージーネットが、Ollama・Dify・Fessで組む社内AI基盤を140万円台から売り始めた

「社内文書は一歩も外へ出さない」を標準メニューにする──デージーネットが、Ollama・Dify・Fessで組む社内AI基盤を140万円台から売り始めた

OSS専門のデージーネットが、ローカルLLMで社内文書を外に出さず処理する「社内AI基盤構築サービス」を8月26日に開始。Ollama・Dify・Fessで組むRAG構成と、140万円台からの料金、そして導入前に見ておくべき死角を整理します。

FF
Cutting API Costs by Measuring Each Move Instead of Guessing—Claude Code v2.1.247 Turns 'Cost Optimization' Into an Interactive Command and Opens the Admin Tap Too

Cutting API Costs by Measuring Each Move Instead of Guessing—Claude Code v2.1.247 Turns 'Cost Optimization' Into an Interactive Command and Opens the Admin Tap Too

Claude Code v2.1.247 is out. It adds /claude-api cost-optimize, an interactive command that trims Claude API spending while measuring the effect of each change, and ships with Admin API support plus a SendFeedback tool that drafts bug reports.

By FF
勘で削っていたAPI代を、一手ずつ測って減らす──Claude Code v2.1.247が『コスト最適化』を対話コマンドにし、Adminの蛇口も開けた

勘で削っていたAPI代を、一手ずつ測って減らす──Claude Code v2.1.247が『コスト最適化』を対話コマンドにし、Adminの蛇口も開けた

Claude Code v2.1.247 が公開。Claude API の支出を測りながら削る対話コマンド /claude-api cost-optimize を追加し、Admin API 対応と、不具合報告を下書きする SendFeedback ツールも同梱した。

FF
Outsourcing an Agent's Ability to "Look Up What It Doesn't Know"──Firecrawl Wires a Code-Specific Search Box to Over 700,000 Primary Sources

Outsourcing an Agent's Ability to "Look Up What It Doesn't Know"──Firecrawl Wires a Code-Specific Search Box to Over 700,000 Primary Sources

The weak spot of coding agents lies in the quality of the "material they have to look things up in." Firecrawl's newly released Developer Index is a search API targeting only primary sources──repositories, issues, PRs, docs, and more──totaling over 700,000. We unpack it, including its self-reported

By FF
エージェントの「知らないことを調べる力」を外注する──Firecrawlが、コード専用の検索窓を70万件超の一次情報につないだ

エージェントの「知らないことを調べる力」を外注する──Firecrawlが、コード専用の検索窓を70万件超の一次情報につないだ

コーディングエージェントの弱点は「調べる材料」の質にある。Firecrawlが公開したDeveloper Indexは、リポジトリ・イシュー・PR・ドキュメントなど70万件超の一次情報だけを対象にした検索API。自己申告のベンチと従量課金の注意点も含めて読み解く。

FF
Making "Conclusion First, Then Silence" a Choice — Claude Code v2.1.237/238 Takes On the AI's Verbosity and Its "Voice That Reverts on Its Own"

Making "Conclusion First, Then Silence" a Choice — Claude Code v2.1.237/238 Takes On the AI's Verbosity and Its "Voice That Reverts on Its Own"

Claude Code v2.1.237 ships a built-in "Concise" output style that drops preamble and running commentary. The next day's 238 also fixes a bug where the chosen manner of speaking reverted to the default midway, and shores up the plumbing around unattended operation. It also touches on what conciseness

By FF
「まず結論、あとは黙る」を選べるようにした──Claude Code v2.1.237/238が、AIの饒舌さと“勝手に戻る声”に手を入れた

「まず結論、あとは黙る」を選べるようにした──Claude Code v2.1.237/238が、AIの饒舌さと“勝手に戻る声”に手を入れた

Claude Code v2.1.237が、前置きと実況を省く出力スタイル「Concise」を標準搭載。翌日の238は、選んだ語り口が途中で既定に戻る不具合や、無人運用まわりの配管も手当てした。簡潔さが読みやすさと引き換えに隠すものにも触れる。

FF
Ask another session to "tell me when you're free"—Claude Code v2.1.236 tightens the "wait handling" of parallel unattended agents and a secret-file gap at once

Ask another session to "tell me when you're free"—Claude Code v2.1.236 tightens the "wait handling" of parallel unattended agents and a secret-file gap at once

Claude Code v2.1.236 adds a "ping me when you're free" notification to another session, automatic goal check-ins, and an environment variable to pin the starting model. It also blocks a .env rename dodge on macOS, tightening the handling of parallel unattended agents and closing a secret-file gap at

By FF
「空いたら教えて」を、別のセッションに頼める──Claude Code v2.1.236が、並走する無人エージェントの“待ちの取り回し”と秘密ファイルの穴を同時に締めた

「空いたら教えて」を、別のセッションに頼める──Claude Code v2.1.236が、並走する無人エージェントの“待ちの取り回し”と秘密ファイルの穴を同時に締めた

Claude Code v2.1.236が、別セッションへの「空いたら一報」通知や目標の自動確認、開始モデルを固定する環境変数を追加。あわせてmacOSで.envのリネーム回避を塞ぎ、並走する無人エージェントの取り回しと秘密ファイルの穴を締めた。

FF