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.
Minor Changes
3295d3c: Add zod-based, target-scoped node property schemas (foundation + subAgent). Core defines each SubAgent property with per-field export-target metadata and exposes helpers to derive "field ignored by target" export warnings. The SubAgent property panel now groups settings into per-agent accordions (Claude Code / Other) instead of an either/or agentType toggle, so each setting's export scope is visually explicit and Claude Code settings are always editable.
Patch Changes
638706b: Fix license stated in package READMEs: core/mcp/cli are MIT (not AGPL). Links now point to each package's own MIT LICENSE.