mirror of
https://github.com/run-llama/llama-ui.git
synced 2026-08-24 19:23:15 -04:00
6048e7660a
The auto-fix PR workflow was failing because it tried to add files from examples/ directory which doesn't exist at the repo root. This caused `git add` to fail with "pathspec 'examples/' did not match any files". https://claude.ai/code/session_01Nu8sTEG8UxRfPGhoFunTVB Co-authored-by: Claude <noreply@anthropic.com>