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
refactor: add type safety improvements to TOC command
Replace string-based position validation with proper type guards
and type-safe validation. This ensures compile-time type safety
when converting CLI options to internal operation options.
0 commit comments