Skip to content

Prompts for 2.1.132#719

Merged
bl-ue merged 1 commit intomainfrom
prompts/2.1.132
May 7, 2026
Merged

Prompts for 2.1.132#719
bl-ue merged 1 commit intomainfrom
prompts/2.1.132

Conversation

@mike1858
Copy link
Copy Markdown
Member

@mike1858 mike1858 commented May 6, 2026

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 6, 2026

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (1)
  • data/prompts/prompts-2.1.132.json
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f8ca7e0c-b383-4f89-bb9d-eb3d540b6827

📥 Commits

Reviewing files that changed from the base of the PR and between 9edc310 and 4d0d31d.

📒 Files selected for processing (1)
  • data/prompts/prompts-2.1.132.json

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch prompts/2.1.132

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

skrabe added a commit to skrabe/tweakcc-fixed that referenced this pull request May 7, 2026
…ebald-AI#719

Piebald's official extraction (Piebald-AI#719,
prompts/2.1.132 branch) is canonical and finds 289 prompts vs the 210
my naive extraction picked up — their pipeline catches prompts the
basic Babel walker misses. Pull their JSON verbatim.

Also revert the StringLiteral raw-substring change in
tools/promptExtractor.js: upstream's pipeline still uses node.value
(decoded form), and any local extraction should match that convention
so cross-version metadata-binding works the same way Piebald does it.
The escape-form alternation fix in src/systemPromptSync.ts (commit
e9b2572) makes the search regex match either decoded-vs-escaped form
in cli.js, so reverting the extractor doesn't reintroduce the stuck-
prompt mismatch — the regex builder handles both pieces shapes now.

When upstream merges PR Piebald-AI#719, the next `git merge upstream/main` will
recognize the same JSON on both sides and the duplicate disappears
cleanly — no manual intervention needed.
skrabe added a commit to skrabe/lobotomized-claude-code that referenced this pull request May 7, 2026
After pulling Piebald-AI/tweakcc#719's prompts-2.1.132.json into the
fork, 5 user overrides no longer bound to a 2.1.132 prompt id.
Inspected each:

Renamed (same content, new id):
- system-prompt-proactive-schedule-offer-after-follow-up-work
  → system-prompt-proactive-schedule-offer-after-natural-future-follow-up
  (Anthropic kept the prompt, renamed the JS variable; same opening
  "natural future follow-up" hook, same body. Bumped ccVersion to 2.1.132.)

Removed (feature deleted from the binary, content not findable elsewhere):
- agent-prompt-onboarding-guide-share-link-close
  ("ShareOnboardingGuide" / "ONBOARDING.md is final" gone)
- tool-description-schedule-proactive-offer-guidance
  ("OFFER PROACTIVELY" / "recurring or one-time remote agent" gone)
- agent-prompt-verification-specialist
  ("verification specialist" / "adversarial" gone — already orphaned in 2.1.131)
- data-background-agent-state-classification-examples
  (inlined into agent-prompt-background-agent-state-classifier directly;
  the rewrite of that override already carries its own examples block,
  so no functional loss. Already orphaned in 2.1.131.)

The 4 removed overrides are archived to ~/.tweakcc/orphans-removed-for-
2.1.132/ per the workflow doc; recoverable from there or from this
commit's parent. Coverage after this: 284/284 user overrides bound
to a 2.1.132 prompt id.
@bl-ue bl-ue merged commit bd47302 into main May 7, 2026
2 checks passed
@bl-ue bl-ue deleted the prompts/2.1.132 branch May 7, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants