Fix servlet EC lifecycle, remove EntityFind diagnostic, remove renderedContent truncation
- EnhancedMcpServlet: Reuse existing ExecutionContext from MoquiAuthFilter instead of creating duplicate - EnhancedMcpServlet: Removed manual EC destruction - auth filter handles cleanup - McpServices: Skip EntityFind objects in serialization (they're query definitions, not data) - McpServices: Make patchScreenRenderForNullFieldNode static for call from static context - McpServices: Remove renderedContent for renderMode 'mcp' to avoid JSON duplication/truncation - AGENTS.md: Document rebuild.sh script usage - mcp.sh: Use hidden session file (.mcp_session_USER) - rebuild.sh: Fix shell syntax error and add startup wait logic
Showing
4 changed files
with
79 additions
and
29 deletions
-
Please register or sign in to post a comment