Skip to content

Commit dae3344

Browse files
MrFlounderclaude
andcommitted
fix(pf): install from main branch
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent eba394c commit dae3344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/crabcode

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5940,7 +5940,7 @@ handle_pf_command() {
59405940
pf_install() {
59415941
local PLUGIN_DIR="$CONFIG_DIR/plugins/promptfoo"
59425942
local REPO_URL="https://github.com/promptfoo/crabcode.git"
5943-
local BRANCH="feat/promptfoo-plugin"
5943+
local BRANCH="main"
59445944

59455945
echo -e "${CYAN}Installing Promptfoo Target Discovery Agent...${NC}"
59465946

0 commit comments

Comments
 (0)