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
feat: Update bash wrapper for unified package activation
Enhances the bash wrapper system to support the new package directive:
- BashWrapperBuilder: Adds getPackageActivateSnippet() method that
creates package environments using the PackageManager
- command-run.txt: Adds {{package_activate}} template variable
for package environment activation
The new system works alongside existing conda/pixi activation,
enabling gradual migration while maintaining backward compatibility.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Edmund Miller <[email protected]>
0 commit comments