LIVE · 05/08
local-llmRELOllama Releases v0.30.0-rc5Ollama Releases v0.30.0-rc5[ollama-releases]local-llmRELOllama Releases v0.23.2-rc0Ollama Releases v0.23.2-rc0[ollama-releases]agent-fwRELlangchain-core==0.3.86langchain-core==0.3.86[langchain-releases]vscodeRELcollab-production: Fix multibuffer initialization based on RHS state (#56058)collab-production: Fix multibuffer initialization based on RHS state (#56058)[zed-releases]local-llmLLM-as-a-Judge論文に学ぶ、LLMでLLMを採点する評価設計の勘所This article distills design principles from LLM-as-a-Judge research, covering how to buil…[zenn-llm]cursorCursor v3.2とCursor SDKの新機能を一挙整理A roundup of Cursor's v3.2 release and the newly introduced Cursor SDK, covering enhanced …[zenn-cursor]tech-newsRamp、32B評価額からわずか半年で400億ドル超の評価額調達交渉中Ramp in talks to hit $40B+ valuation, 6 months after reaching $32B[techcrunch]tech-newsMetaがカナダのオンラインニュース法案C-22に反対表明Meta’s Position on Canada’s Bill C-22[meta-newsroom]local-llmAWS AgentCore Optimization Preview解説:AIエージェント改善が品質改善ループへAWS unveiled AgentCore Optimization Preview, a feature that transforms AI agent improvemen…[qiita-llm]tech-newsOpenAI、API に新たな音声インテリジェンス機能を追加OpenAI launches new voice intelligence features in its API[techcrunch]tech-newsICE抗議者のDNAを巡るDHS訴訟、巨大データベース化に懸念DHS can’t create vast DNA database to track ICE critics, lawsuit says[ars-technica]tech-newsMozilla、Mythosが発見した271件の脆弱性は「ほぼ誤検知なし」と発表Mozilla says 271 vulnerabilities found by Mythos have "almost no false positives"[ars-technica]copilotAIエージェント生成のPull Requestを安全にレビューする方法Agent pull requests are everywhere. Here’s how to review them.[github-blog-ai]tech-newsOpenAIの未来巡るMuskとAltmanの法廷闘争、最新動向Live updates from Elon Musk and Sam Altman’s court battle over the future of OpenAI[the-verge]tech-newsYarboのロボット芝刈り機にハッキング脆弱性、遠隔操作で記者が轢かれる事態にA hacker ran me over with a robot lawn mower[the-verge]local-llmRELOllama v0.23.2 リリース、ローカルLLM実行環境の小幅アップデートOllama Releases v0.23.2[ollama-releases]local-llmRELOllama、v0.30.0-rc6リリース候補版を公開Ollama Releases v0.30.0-rc6[ollama-releases]vscodeRELZed: editor.rsからfoldとselectionをモジュール分割collab-staging: editor: Extract `fold` and `selection` out of `editor.rs` (#56070)[zed-releases]agent-fwRELLangChain 0.3.30 リリース、内部パッケージ整備中心のマイナー更新langchain==0.3.30[langchain-releases]agent-fwRELLangChain Classic 1.0.7 パッチリリース公開langchain-classic==1.0.7[langchain-releases]vscodeRELZed nightly: 新規ファイル作成時のフォーマット適用を修正nightly: Fix sign in disclaimer to accurately show trial benefits (#55964)[zed-releases]cursorCursorのGitHub連携を比較~App連携でクラウド経由のPR作成を試す~This article compares the available GitHub integration options in Cursor and walks through…[zenn-cursor]mcpClaude Codeの記憶喪失を5分で解決するMCP永続メモリ導入術Claude Code forgets context between sessions, forcing users to re-explain projects every t…[zenn-mcp]local-llmClaude Codeの台頭でIT業界はアニメ業界化したAn opinion piece arguing that the rise of Claude Code and similar AI coding tools is pushi…[zenn-llm]
Today 68
Total 422
Major 11
Sources 37
Updated just now
Daily Summary

今日の更新

Today's Updates

Today 68 ▼ 46%
Yesterday 125
7-day 257
Last 7 days
2
0
3
18
41
125
68
05/02 05/03 05/04 05/05 05/06 05/07 05/08
主要な更新 Top stories 05/08 · 10 件
  1. 01 local-llm REL Ollama Releases v0.30.0-rc5 Ollama Releases v0.30.0-rc5 ci: fix windows dependencies [ollama-releases]
  2. 02 local-llm REL Ollama Releases v0.23.2-rc0 Ollama Releases v0.23.2-rc0 launch: disable Claude Desktop launch ( #16028 ) [ollama-releases]
  3. 03 agent-fw REL langchain-core==0.3.86 langchain-core==0.3.86 Changes since langchain-core==0.3.85 release(core): 0.3.86 ( #37242 ) fix(core): backport path-traversal fix to v0.3 ( CVE-2026-34070 , GHSA-qh6h-p6c9-ff54 ) ( #37233 ) [langchain-releases]
  4. 04 vscode REL collab-production: Fix multibuffer initialization based on RHS state (#56058) collab-production: Fix multibuffer initialization based on RHS state (#56058) This update modifies the initialization of the left-hand side multibuffer in the SplittableEditor. It now checks if the right-hand side multibuffer is a singleton and uses a MultiBuffer::without_heade [zed-releases]
  5. 05 local-llm LLM-as-a-Judge論文に学ぶ、LLMでLLMを採点する評価設計の勘所 This article distills design principles from LLM-as-a-Judge research, covering how to buil… LLMの出力評価を人手だけで賄うのが困難になる中、LLM自身に採点させる「LLM-as-a-Judge」の設計指針を論文から整理した記事。プロンプト設計、バイアス対策、人手評価との整合性確保など、実運用に耐える評価パイプライン構築のポイントを紹介する。 This article distills design principles from LLM-as-a-Judge research, covering how to build scalable evaluation pipelines where LLMs grade other LLMs, including prompt design, bias mitigation, and alignment with human judgment for teams that can no longer rely solely on manual review. [zenn-llm]
  6. 06 cursor Cursor v3.2とCursor SDKの新機能を一挙整理 A roundup of Cursor's v3.2 release and the newly introduced Cursor SDK, covering enhanced … AIコーディング環境Cursorのv3.2リリースと、新たに公開されたCursor SDKの内容をまとめた解説記事。エージェント機能の強化、マルチエージェント連携、SDKによる自動化拡張など、開発体験を一段引き上げる更新が並ぶ。 A roundup of Cursor's v3.2 release and the newly introduced Cursor SDK, covering enhanced agent capabilities, multi-agent coordination, and programmable automation that broaden how developers can integrate Cursor into their workflows. [zenn-cursor]
  7. 07 tech-news Ramp、32B評価額からわずか半年で400億ドル超の評価額調達交渉中 Ramp in talks to hit $40B+ valuation, 6 months after reaching $32B 法人カード・経費管理スタートアップのRampが、評価額400億ドル超での新規資金調達に向け協議中と報じられた。2025年11月に320億ドルの評価額を達成したばかりで、わずか半年での大幅な上昇となる。 Corporate card and expense management startup Ramp is reportedly in talks to raise new funding at a valuation exceeding $40 billion, just six months after reaching a $32 billion valuation in late 2025. [techcrunch]
  8. 08 tech-news Metaがカナダのオンラインニュース法案C-22に反対表明 Meta’s Position on Canada’s Bill C-22 Metaはカナダの法案C-22に対する立場を表明し、ニュース出版社へのリンク表示に対価を求める枠組みは持続不可能だと主張した。同社は以前のC-18と同様、Facebookおよびinstagramでカナダのニュースコンテンツの提供を停止する可能性を示唆している。 Meta has published its position on Canada's Bill C-22, arguing that legislation forcing platforms to pay publishers for news links is unworkable and signaling it may again block news content on Facebook and Instagram in Canada, as it did under the earlier Bill C-18. [meta-newsroom]
  9. 09 local-llm AWS AgentCore Optimization Preview解説:AIエージェント改善が品質改善ループへ AWS unveiled AgentCore Optimization Preview, a feature that transforms AI agent improvemen… AWSが発表したAgentCore Optimization Previewは、AIエージェントの改善を勘ではなくデータに基づく品質改善ループへと変える機能。トレース収集や評価、プロンプト最適化を統合し、開発者がエージェントの振る舞いを継続的に改善できる仕組みを提供する。 AWS unveiled AgentCore Optimization Preview, a feature that transforms AI agent improvement from guesswork into a data-driven quality loop. It integrates trace collection, evaluation, and prompt optimization to help developers continuously refine agent behavior. [qiita-llm]
  10. 10 tech-news OpenAI、API に新たな音声インテリジェンス機能を追加 OpenAI launches new voice intelligence features in its API OpenAI は API に新しい音声インテリジェンス機能群を投入し、開発者がより自然で高精度な音声アプリを構築できるようにした。文字起こし、話者理解、リアルタイム応答などを強化し、競合する音声AIサービスとの差別化を図る狙いと見られる。 OpenAI has rolled out new voice intelligence features in its API, giving developers better tools to build natural, low-latency voice applications with improved transcription, understanding and real-time response capabilities. [techcrunch]
🔥 Today's Top 3 importance × recency
  1. Zed Editor Releases v1.1.5-pre Zed Editor Releases v1.1.5-pre zed-releases 2d ago
  2. LLM-as-a-Judge論文に学ぶ、LLMでLLMを採点する評価設計の勘所 This article distills design principles from LLM-as-a-Judge research, covering how to buil… zenn-llm 1h ago
  3. Cursor v3.2とCursor SDKの新機能を一挙整理 A roundup of Cursor's v3.2 release and the newly introduced Cursor SDK, covering enhanced … zenn-cursor 1h ago

Timeline 422 total · page 1/15

TODAY 30 entries
NEW blog local-llm 1h ago · zenn-llm

LLM-as-a-Judge論文に学ぶ、LLMでLLMを採点する評価設計の勘所 This article distills design principles from LLM-as-a-Judge research, covering how to buil…

AI要約 LLMの出力評価を人手だけで賄うのが困難になる中、LLM自身に採点させる「LLM-as-a-Judge」の設計指針を論文から整理した記事。プロンプト設計、バイアス対策、人手評価との整合性確保など、実運用に耐える評価パイプライン構築のポイントを紹介する。

EN This article distills design principles from LLM-as-a-Judge research, covering how to build scalable evaluation pipelines where LLMs grade other LLMs, including prompt design, bias mitigation, and alignment with human judgment for teams that can no longer rely solely on manual review.

zenn.dev
モデル評価にいつまでも人手を割けないチームへ — LLM-as-a-Judge論文から学ぶ“LLMでLLMを採点する”設計 og
NEW blog cursor 1h ago · zenn-cursor

CursorのGitHub連携を比較~App連携でクラウド経由のPR作成を試す~ This article compares the available GitHub integration options in Cursor and walks through…

AI要約 CursorとGitHubを連携する複数の方法を比較し、特にGitHub App連携を使ってクラウド経由でPRを自動作成する手順を実践的に紹介。各連携方式の違いや使い分けのポイントについても整理されている。

EN This article compares the available GitHub integration options in Cursor and walks through using the GitHub App integration to create pull requests via the cloud, highlighting differences and use cases for each approach.

zenn.dev
CursorのGitHub連携ってどれが良いの?~App連携でクラウド経由でPRを作ってみた~ og
NEW blog mcp 1h ago · zenn-mcp

Claude Codeの記憶喪失を5分で解決するMCP永続メモリ導入術 Claude Code forgets context between sessions, forcing users to re-explain projects every t…

AI要約 Claude Codeはセッションごとに文脈を忘れるため、毎回プロジェクトの説明を繰り返す必要がある。本記事ではMCPサーバーを使い、5分で永続的なメモリ機能を追加する手順を解説。前回の作業内容を引き継げるようになる。

EN Claude Code forgets context between sessions, forcing users to re-explain projects every time. This article shows how to add persistent memory in five minutes using an MCP server, enabling Claude to recall previous work.

zenn.dev
あなたの Claude Code、実は前回のセッションを完全に忘れている (5 分で永続記憶を入れる) og
NEW blog local-llm 1h ago · zenn-llm

Claude Codeの台頭でIT業界はアニメ業界化した An opinion piece arguing that the rise of Claude Code and similar AI coding tools is pushi…

AI要約 Claude Codeなど生成AIコーディングツールの普及により、IT業界の労働環境がアニメ業界のような低賃金・長時間労働化しているという論考。AIで生産性が上がる一方、価格競争と人材の二極化が進む構造を指摘する。

EN An opinion piece arguing that the rise of Claude Code and similar AI coding tools is pushing the IT industry toward conditions resembling Japan's anime industry, with downward price pressure, polarized talent, and tougher working conditions despite productivity gains.

zenn.dev
なぜ、Claude CodeのせいでIT業界はアニメ業界みたいになったのか? og
NEW blog cursor 1h ago · zenn-cursor

Cursor v3.2とCursor SDKの新機能を一挙整理 A roundup of Cursor's v3.2 release and the newly introduced Cursor SDK, covering enhanced …

AI要約 AIコーディング環境Cursorのv3.2リリースと、新たに公開されたCursor SDKの内容をまとめた解説記事。エージェント機能の強化、マルチエージェント連携、SDKによる自動化拡張など、開発体験を一段引き上げる更新が並ぶ。

EN A roundup of Cursor's v3.2 release and the newly introduced Cursor SDK, covering enhanced agent capabilities, multi-agent coordination, and programmable automation that broaden how developers can integrate Cursor into their workflows.

zenn.dev
CursorのV3.2とCursor SDKをまとめるんじゃ og
NEW blog local-llm 2h ago · zenn-llm

PHOTON: 階層構造で長文脈LLM推論を高速化する新手法 The 8th installment of Nishika's paper review series introduces PHOTON, a method that acce…

AI要約 Nishikaの論文紹介シリーズ第8回。長文脈LLM推論のボトルネックであるKVキャッシュとAttention計算を、階層的構造で効率化する手法PHOTONを解説。長文処理のレイテンシとメモリ消費を抑えつつ精度を維持する点が特徴。

EN The 8th installment of Nishika's paper review series introduces PHOTON, a method that accelerates long-context LLM inference via hierarchical structures, reducing KV-cache memory and attention latency while preserving accuracy.

zenn.dev
NEW release local-llm 2h ago · ollama-releases

Ollama v0.23.2 リリース、ローカルLLM実行環境の小幅アップデート Ollama Releases v0.23.2

AI要約 ローカルLLM実行ツールOllamaがv0.23.2をリリースした。マイナーバージョンアップに位置付けられ、バグ修正や安定性改善が中心と見られる。直近の0.23系で進む新モデル対応やパフォーマンス最適化の流れの一部と位置付けられる。

EN Ollama has published v0.23.2, a minor point release of its popular local LLM runtime. The update appears to focus on bug fixes and stability improvements, continuing the 0.23.x line that has gradually expanded model support and runtime performance.

github.com
Ollama Releases v0.23.2 media
NEW blog copilot 2h ago · zenn-copilot

AIスクラムチームに人間がそっと介入してみた話 A hands-on experiment where AI agents played the roles of Product Owner, Scrum Master and …

AI要約 AIエージェントだけで構成したスクラムチームに人間が介入する実験の記録。GitHub Copilotなどを活用し、PO・SM・開発者役のAIが自律的に協働する中、人間がレビューや方向修正を加えることで品質と整合性が向上した知見を共有している。

EN A hands-on experiment where AI agents played the roles of Product Owner, Scrum Master and developers in a Scrum team, with a human quietly intervening to steer reviews and decisions. The author shares insights on how light human guidance improved quality and alignment in an otherwise autonomous AI workflow.

zenn.dev
AIスクラムチームに人間がそっと介入してみた話 og
NEW blog research 2h ago · zenn-ai

プレゼン用アイソメ図を画像生成AIで作るならどれが使いやすいか比較 A hands-on comparison of major image generation AIs for creating isometric diagrams used i…

AI要約 プレゼン資料用のアイソメトリック図を生成AIで作成する際、どのモデルが使いやすいかを比較検証した記事。複数の画像生成AIを同一プロンプトで試し、出力品質や指示への忠実度、編集のしやすさを評価している。

EN A hands-on comparison of major image generation AIs for creating isometric diagrams used in presentation slides, evaluating output quality, prompt adherence, and ease of iterative editing across multiple models.

zenn.dev
プレゼン用アイソメ図を画像生成AIで作るならどれが使いやすいか比較してみた og
NEW blog tech-news 2h ago · techcrunch

Ramp、32B評価額からわずか半年で400億ドル超の評価額調達交渉中 Ramp in talks to hit $40B+ valuation, 6 months after reaching $32B

AI要約 法人カード・経費管理スタートアップのRampが、評価額400億ドル超での新規資金調達に向け協議中と報じられた。2025年11月に320億ドルの評価額を達成したばかりで、わずか半年での大幅な上昇となる。

EN Corporate card and expense management startup Ramp is reportedly in talks to raise new funding at a valuation exceeding $40 billion, just six months after reaching a $32 billion valuation in late 2025.

techcrunch.com
Ramp in talks to hit $40B+ valuation, 6 months after reaching $32B og
NEW release local-llm 3h ago · ollama-releases

Ollama、v0.30.0-rc6リリース候補版を公開 Ollama Releases v0.30.0-rc6

AI要約 ローカルLLM実行ツールのOllamaがv0.30.0のリリース候補版rc6を公開した。新メジャーバージョンに向けたバグ修正と安定化が中心と見られ、正式リリース前の最終調整段階にある。

EN Ollama has published v0.30.0-rc6, a release candidate for its upcoming v0.30.0 milestone. The build appears focused on stabilization and bug fixes ahead of the general release of the local LLM runtime.

github.com
Ollama Releases v0.30.0-rc6 media
NEW blog tech-news 3h ago · meta-newsroom

Metaがカナダのオンラインニュース法案C-22に反対表明 Meta’s Position on Canada’s Bill C-22

AI要約 Metaはカナダの法案C-22に対する立場を表明し、ニュース出版社へのリンク表示に対価を求める枠組みは持続不可能だと主張した。同社は以前のC-18と同様、Facebookおよびinstagramでカナダのニュースコンテンツの提供を停止する可能性を示唆している。

EN Meta has published its position on Canada's Bill C-22, arguing that legislation forcing platforms to pay publishers for news links is unworkable and signaling it may again block news content on Facebook and Instagram in Canada, as it did under the earlier Bill C-18.

about.fb.com
Meta’s Position on Canada’s Bill C-22 og
NEW blog local-llm 3h ago · qiita-llm

AWS AgentCore Optimization Preview解説:AIエージェント改善が品質改善ループへ AWS unveiled AgentCore Optimization Preview, a feature that transforms AI agent improvemen…

AI要約 AWSが発表したAgentCore Optimization Previewは、AIエージェントの改善を勘ではなくデータに基づく品質改善ループへと変える機能。トレース収集や評価、プロンプト最適化を統合し、開発者がエージェントの振る舞いを継続的に改善できる仕組みを提供する。

EN AWS unveiled AgentCore Optimization Preview, a feature that transforms AI agent improvement from guesswork into a data-driven quality loop. It integrates trace collection, evaluation, and prompt optimization to help developers continuously refine agent behavior.

qiita.com
【AWS】AgentCore Optimization Preview を解説:AIエージェント改善が「勘」から「品質改善ループ」になる og
NEW blog research 3h ago · zenn-ai

CopilotをExcel/Wordの代筆AIと捉える企業はAI時代に取り残される This article warns that companies treating Microsoft Copilot merely as a ghostwriting AI f…

AI要約 Microsoft Copilotを単なるOffice文書の代筆ツールとして導入する企業は、AIの本質的価値を活かせず競争力を失うと警鐘を鳴らす論考。Copilotは業務プロセス全体の再設計やエージェント活用を前提とした基盤であり、活用観の転換が不可欠だと指摘する。

EN This article warns that companies treating Microsoft Copilot merely as a ghostwriting AI for Excel and Word will fall behind in the AI era. Copilot should be seen as a platform for redesigning workflows and deploying agents, not just for document automation.

zenn.dev
CopilotをExcel/Wordの代筆AIだと思ってる企業はAI時代に取り残される og
NEW blog tech-news 3h ago · techcrunch

OpenAI、API に新たな音声インテリジェンス機能を追加 OpenAI launches new voice intelligence features in its API

AI要約 OpenAI は API に新しい音声インテリジェンス機能群を投入し、開発者がより自然で高精度な音声アプリを構築できるようにした。文字起こし、話者理解、リアルタイム応答などを強化し、競合する音声AIサービスとの差別化を図る狙いと見られる。

EN OpenAI has rolled out new voice intelligence features in its API, giving developers better tools to build natural, low-latency voice applications with improved transcription, understanding and real-time response capabilities.

techcrunch.com
OpenAI launches new voice intelligence features in its API og
NEW blog research 3h ago · zenn-ai

AIとのゲーム仕様設計で発生する用語揺れ問題と空間定義の固定化手法

AI要約 結論 ゲーム設計におけるAIとの壁打ちでは、「レーン・グリッド・列・軸」などの空間概念が揺れることが原因で仕様破綻が起きるため、用語辞書の事前固定と座標系定義の明文化が必須 問題 セッション変更後の仕様調整において、以下の問題が発生した:

zenn.dev
NEW blog research 3h ago · zenn-ai

不動産AIの「中国 vs アメリカ」:同じ業界、違う進化論

AI要約 「同じ不動産AIでも、中国とアメリカで全然違うものが生まれている」——初めてこの違和感を覚えたのは、ある企業の資料を読んだ時だった。 中国企業は「建物をどう建てるか」にAIを投入している。アメリカ企業は「建物をどう使うか」にAIを投入してい

zenn.dev
NEW blog tech-news 4h ago · ars-technica

ICE抗議者のDNAを巡るDHS訴訟、巨大データベース化に懸念 DHS can’t create vast DNA database to track ICE critics, lawsuit says

AI要約 米国土安全保障省(DHS)がICE関連の抗議者から強制的にDNAを採取し、大規模データベース化しているとして、抗議者らが提訴した。原告は、軽微な違反での拘束を口実にDNAが永続的に保存され、批判者の追跡に使われる可能性を問題視している。

EN Protesters have sued the Department of Homeland Security, alleging that ICE critics are being detained on minor pretexts so their DNA can be forcibly collected and stored in a vast federal database, raising serious civil liberties and Fourth Amendment concerns.

arstechnica.com
DHS can’t create vast DNA database to track ICE critics, lawsuit says og