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
feat: skip subagents directory when loading conversations
Skip the entire subagents/ directory tree during filepath.Walk instead
of only filtering agent- prefixed filenames. This avoids walking into
subagent files entirely, improving performance and correctness.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments