feat[pi]: add review prompt and sync prompts to pi config
This commit is contained in:
@@ -41,6 +41,10 @@ in
|
||||
source = ./config/skills;
|
||||
recursive = true;
|
||||
};
|
||||
".pi/agent/prompts" = {
|
||||
source = ./config/prompts;
|
||||
recursive = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user