refactor(config): unify secrets in ~/.mytoolkit/config.json and migrate skill wrappers
This commit is contained in:
@@ -9,3 +9,4 @@ import os
|
||||
import tempfile
|
||||
|
||||
os.environ["MYTOOLKIT_HOME"] = tempfile.mkdtemp(prefix="mytoolkit-test-home-")
|
||||
os.environ["MYTOOLKIT_NO_EXTERNAL_MIGRATION"] = "1"
|
||||
|
||||
Reference in New Issue
Block a user