rebrand "Repo intelligence" to "Learnings" with brain icon

Made-with: Cursor
This commit is contained in:
Colin McDonnell
2026-03-31 15:35:26 +00:00
committed by pullfrog[bot]
parent f1400ffb7c
commit fcb835d129
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -144696,7 +144696,7 @@ var import_semver = __toESM(require_semver2(), 1);
// package.json
var package_default = {
name: "@pullfrog/pullfrog",
version: "0.0.185",
version: "0.0.186",
type: "module",
files: [
"index.js",
@@ -150710,7 +150710,7 @@ function buildCommonInputs(ctx) {
};
}
function assembleFullPrompt(ctx) {
const learningsSection = ctx.learnings ? `************* REPO INTELLIGENCE *************
const learningsSection = ctx.learnings ? `************* LEARNINGS *************
${ctx.learnings}` : "";
const rawFull = `************* RUNTIME CONTEXT *************