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
perf: use metadata-only Find for single-fiber commands
Commands that locate a fiber by ID prefix (edit, tag, comment, unlink,
show) now use FindMetadata + targeted Read instead of full-parse Find,
avoiding unnecessary body parsing for the lookup step.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments