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
- CompactExecutionOptions now extends CompactOptions
- ForkOptions (execution) now extends UserForkOptions (base)
- Moved UserForkOptions definition to workspaceFork.ts (source of truth)
- Pass options object directly to formatCompactCommand (no reconstruction)
- Eliminates field duplication and ensures type consistency
0 commit comments