mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 13:01:42 +03:00
chore: making PR review chores deterministic + less token hungry
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
exec "$(cd "$(dirname "$0")" && pwd)/pr" review-init "$@"
|
||||
Reference in New Issue
Block a user