refactor: install Memory prompt contributions through Feature

This commit is contained in:
2026-09-04 23:40:12 +09:00
parent 1e674d70c2
commit 12646b6ca0
6 changed files with 356 additions and 396 deletions
+2 -2
View File
@@ -227,8 +227,8 @@ permission = "write"
# Profile由来の設定を `profile` に、Backend由来のWorkspace設定snapshotを
# `workspace_settings` に分離して保存する。`workspace_settings` はBackendだけが
# bindする信頼済み入力で、Profile・Browser・model入力から指定できない。
# `profile.enabled = false` の場合、Memory tools、resident injection、extract、
# consolidation requestをすべて無効にし、snapshotも保持しない。
# `profile.enabled = false` の場合、Memory tools、Feature prompt contributionによる
# resident injection、extract、consolidation requestをすべて無効にし、snapshotも保持しない。
#
# [feature.memory.profile]
# enabled = true