agent-ml/scripts
QuinnFTW 00b25e1875 Add local publish script for ML machine builds
Since agent-ml requires GPU/native build tools (node-llama-cpp),
CI runners can't build it. This script enables local publishing:
- Configures Forgejo npm registry with FORGEJO_NPM_TOKEN
- Builds all workspace packages
- Transforms file: dependencies to registry versions
- Publishes each sub-package with version checking

Usage: ./scripts/publish.sh [--dry-run]

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 20:03:42 -08:00
..
publish.sh Add local publish script for ML machine builds 2025-12-31 20:03:42 -08:00