You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Preserves dependency/security hardening while rolling back the accidental 2.0.33 main merge state.
Fixes nested documentation description handling so agent goal parameters, template variables, and template examples can keep substantive descriptions longer than the top-level 500-character element summary limit.
Keeps top-level element descriptions capped while applying the larger documentation-field limit to nested help/documentation fields.
Restores permission audit metadata and Codex permission allow-response handling from the develop hardening work.
Keeps release metadata aligned across package, lockfile, manifest, MCP server metadata, and generated version surfaces.
Validation
Security Audit, DollhouseMCP Security Audit, SonarCloud, CodeQL, Docker, build artifacts, dependency review, and test matrix passed on PR #2286.
Claude/doc-validation failures were from the known Claude service outage path and were not code/security failures.
Pull Requests
#2286 Hotfix: rollback 2.0.33 merge while preserving dependency hardening