Merge 20d4c6a0ef into sapling-pr-archive-ehhuang

This commit is contained in:
ehhuang 2025-11-04 14:56:22 -08:00 committed by GitHub
commit 07a333f426
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -253,7 +253,7 @@ class StackRun(Subcommand):
)
return
ui_dir = REPO_ROOT / "llama_stack" / "ui"
ui_dir = REPO_ROOT / "llama_stack_ui"
logs_dir = Path("~/.llama/ui/logs").expanduser()
try:
# Create logs directory if it doesn't exist