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 recipe name casing and update tests for kargs schema change
- recipe.yml: name SecAI_OS -> secai_os (Docker requires lowercase stage names)
- test_memory_protection.py: kargs_module["append"] -> kargs_module["kargs"]
to match the BlueBuild kargs module schema update from previous commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments