diff --git a/source/agents b/source/agents index de69cba6d97..43738eedbd6 160000 --- a/source/agents +++ b/source/agents @@ -1 +1 @@ -Subproject commit de69cba6d976cb4371d6c66385a8a66159eed0a2 +Subproject commit 43738eedbd6c55985ee3002d3cbdc5b2f8ec0a85 diff --git a/source/conf.py b/source/conf.py index da4a2b74099..17bed3ac2e3 100644 --- a/source/conf.py +++ b/source/conf.py @@ -578,6 +578,8 @@ def setup(app: Sphinx): "agents/CLAUDE.md", "agents/README.md", "agents/interpluginclient/README.md", + # Plugin-internal schema migration reviews (submodule); not customer-facing docs + "agents/store/migrations/reviews/*.md", "agents/notice.txt", "agents/license.txt" ]