Anthropic、新しい「メモリファイル」機能によるClaudeの記憶更新を計画
Anthropic は Claude の記憶機能の大幅な刷新を計画しており、単一の要約ノートからトピック別ファイル構成へ移行する「Memory Files」の実装を進めている。
キーポイント
双モード記憶システムの導入
既存の「クラシック(単一要約)」方式に加え、新しい「Memory Files(構造化ファイル)」方式を選択可能にする二重構造を準備中である。
コンテキストウィンドウ制限の突破
記憶情報を複数のファイルに分割して保存・参照することで、単一のローリングサマリーでは不可能な大規模かつ永続的なユーザー記録を実現する。
アジェンシー機能との親和性
OpenClaw や Hermes などの常時オン型エージェントで採用されているファイルシステム型の記憶アプローチを、対話型アシスタントにも適用する。
メモリの二重モード化とファイルベース構造
Anthropic は、従来の要約ノート形式(「Classic」)に加え、トピックやプロジェクトごとに整理された複数の構造化ドキュメント(「Memory Files」)からなる新しいメモリシステムを導入する予定である。
Dreams 機能による非同期記憶の統合
「Dreams」と呼ばれる新機能により、蓄積されたファイルに対して夜間のような非同期処理を行い、重複の削除や矛盾の解消、パターン発見を行うことで、ユーザーの記憶を強化・整理する。
Claude Conway エージェントへの準備
このメモリ機能の刷新は、まもなく登場予定の常時稼働型エージェント「Claude Conway」の基盤整備の一環である可能性が高いとされている。
影響分析・編集コメントを表示
影響分析
このアップデートは、LLM が単なる会話パートナーから、長期的なプロジェクトや複雑なタスクを管理する「パーソナル・ウィキ」のようなエージェントへと進化するための重要なステップです。ファイルベースの記憶構造を採用することで、コンテキストリミットという技術的ボトルネックを回避し、より高度で持続的なユーザー支援が可能になります。
編集コメント
コンテキストウィンドウの物理的制約を、ファイルシステム型の外部記憶で補完するアプローチは、次世代エージェント開発における標準的なパターンへと定着しつつあります。
Anthropic は、セッションを跨いでユーザーを記憶する方法について大規模な見直しを進めているようです。初期の兆候からは、現在の設定とより洗練されたファイルベースのアーキテクチャの間でユーザーが選択できるデュアルモードのメモリシステムが示唆されています。内部では「クラシック」として位置づけられている既存のアプローチは、Claude が個人について学習した内容を単一の要約ノートに圧縮するものです。今後登場する代替案である「Memory Files」は、これらのノートをトピック、プロジェクト、または文脈別に整理された複数の構造化ドキュメントに分散させる仕組みです。この機能は、以前に見つかった「Knowledge Bases」の新たなバージョンである可能性が高いです。
チャット中に Claude が作成し、関連する際に参照する整理されたノート。いつでも閲覧および編集が可能です。
このアプローチは、すでに OpenClaw や Hermes といった常時稼働型のエージェント型ソリューションを支えているものと同様で、これらは単一のローリングサマリー(rolling summary)の限界を超えて拡張するためにファイルシステム形式のメモリに依存しています。メモリを個別のファイルに分割することで、Anthropic は各ユーザーについて文脈ウィンドウを圧迫することなく、はるかに大規模かつ永続的な記録を Claude に提供できるようになります。実用上、これはアシスタントが議論中のトピックに応じて選択的に参照できる、組み込み型のパーソナルウィキとして機能します。
imageこの変化に伴い、Anthropic が開発者プラットフォーム向けに Claude Managed Agents(Claude 管理エージェント)に対して最近のみ展開を始めた機能である Dreams が、最終的に消費者向けの Claude プロダクトにも導入される見込みです。Dreams は、蓄積された Memory Files(メモリファイル)に対してスケジュール化された非同期の処理パスとして実行され、重複するエントリを統合し、古くなったエントリを新しい値に置き換え、矛盾を解決し、ライブセッション中にモデルが見逃したパターンを浮き彫りにします。Anthropic はこのプロセスを REM 睡眠(急速眼球運動睡眠)における記憶の定着に例えており、元の保存データはそのまま残しつつ、レビュー用に再編成されたバージョンが生成されます。
同様の観点から、Claude Conway エージェントもまもなく登場すると予想されており、Memory Files 機能が Conway のデビューに向けた準備の一部である可能性は十分にあります。
さらに詳しく知る
Daily Tech News(デイリー・テックニュース)
Manus AI Tools
AI Development Kits
まだ確定的なタイムラインは発表されておらず、Dreams 自体もプラットフォーム側では限定ベータ版として提供されており、現在は Opus 4.7 と Sonnet 4.6 に範囲が限定されています。より小さな UI の微調整は並行して準備中ですが、記憶機能の再設計は次期アップデートの中で最も重要な要素であり、競合他社が構築を進めてきた永続的メモリアーキテクチャと Claude を競争力のあるものにする一方で、Anthropic が主張する「モデルが保持する情報に対するユーザーのコントロール」への重視を維持します。
原文を表示
Anthropic appears to be preparing a substantial overhaul of how Claude remembers users across sessions, with early signals pointing to a dual-mode memory system that would let people choose between the current setup and a more sophisticated file-based architecture. The existing arrangement, framed internally as the “classic” option, condenses what Claude learns about a person into a single, summarized note. The forthcoming alternative, referred to as “Memory Files,” would distribute those notes across multiple structured documents organized by topic, project, or context. This feature is likely a new iteration of earlier discovered "Knowledge Bases".
Organized notes Claude writes as you chat and reads when they're relevant. Browse and edit them anytime.
The approach mirrors what is already powering always-on agentic solutions such as OpenClaw and Hermes, both of which rely on filesystem-style memory to scale beyond the limits of a single rolling summary. By splitting memory into discrete files, Anthropic would be able to give Claude a far larger and more durable record of each user without overwhelming the context window. In practice, it would function as a built-in personal wiki that the assistant can consult selectively depending on the topic under discussion.

Tied to this shift is the prospect that Dreams, a feature Anthropic only recently began rolling out to its Claude Managed Agents on the developer platform, eventually arrives in the consumer Claude product. Dreams runs as a scheduled, asynchronous pass over accumulated memory files, merging duplicates, replacing stale entries with fresh values, resolving contradictions, and surfacing patterns the model missed during live sessions. Anthropic has compared the process to REM sleep consolidation, with the original store left untouched while a reorganized version is produced for review.
On a similar note, Claude Conway agent is expected to arrive soon as well, and it is quite possible that Memory Files feature is part of the preparation for Conway's debut.
Discover more
Daily Tech News
Manus AI Tools
AI Development Kits
No firm timeline has surfaced yet, and Dreams itself remains in limited beta on the platform side, currently scoped to Opus 4.7 and Sonnet 4.6. Smaller UI tweaks are being prepared in parallel, but the memory rework stands out as the most consequential piece of what is coming next, placing Claude on a more competitive footing with the persistent-memory architectures that rivals have been building toward while preserving Anthropic’s stated emphasis on user control over what the model retains.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み