Skip to content

Clean up remaining llama-stack references in build scripts#2

Merged
leseb merged 2 commits intomainfrom
leseb/check-rename-remnants
Apr 27, 2026
Merged

Clean up remaining llama-stack references in build scripts#2
leseb merged 2 commits intomainfrom
leseb/check-rename-remnants

Conversation

@leseb
Copy link
Copy Markdown
Contributor

@leseb leseb commented Apr 27, 2026

Summary

  • Rename LLAMA_STACK_DIR variable to OGX_DIR in build-latest.sh and build-archived-version.sh (the CLI flag was already --ogx-dir)
  • Update inline-raw-loader.py to match the upstream repo's new src/ogx/ directory structure instead of the old llama_stack/ path

Follows up on PR #1 which renamed most references. The remaining old names in versioned_docs/ and versioned_sidebars/ are intentionally left as-is since they are historical snapshots.

🤖 Generated with Claude Code

leseb and others added 2 commits April 27, 2026 15:36
Rename LLAMA_STACK_DIR variable to OGX_DIR in build-latest.sh and
build-archived-version.sh, and update inline-raw-loader.py to use the
new src/ogx/ path matching the upstream repo structure.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This replacement never matched anything — the upstream repo moved to
src/llama_stack/ in Oct 2025, before this script was written, and the
imported content (CONTRIBUTING.md) doesn't contain these links anyway.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@leseb leseb merged commit 2543932 into main Apr 27, 2026
1 check passed
@leseb leseb deleted the leseb/check-rename-remnants branch April 27, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant