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: pass RALPH_NAME env var to context and check scripts
Context and check scripts can now read $RALPH_NAME to dynamically
resolve per-ralph state (e.g. context/workspace/ralphs/$RALPH_NAME/).
The env var is set when running a named ralph and omitted for ad-hoc
prompts. run_command() gains an env parameter that merges with the
parent environment so scripts keep PATH etc.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments