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
- Fix init_defaults() to set changed=True after deleting mode key and
also clean up legacy fab_mode key
- Update test_context_persistence comments to reflect that REPL mode
(not disabled persistence) is why file ops are skipped
- Use tmp_path instead of tempfile.mkdtemp() in _create_temp_config
for automatic cleanup
- Rename double-underscore test names to single underscore in test_core
- Update PR description: Context singleton (not fab_constant) exposes
runtime mode helpers
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments