Prompts for 2.1.146#744
Merged
Merged
Conversation
Contributor
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
skrabe
added a commit
to skrabe/tweakcc-fixed
that referenced
this pull request
May 21, 2026
Prompts JSON extracted from the 2.1.146 native binary — 357 strings, 357 named (Piebald's PR Piebald-AI#744: 306). README target-version line bumped. NEW_PROMPT_ASSIGNMENTS entries for 15 prompts the fuzzy carryover couldn't name on its own: - The Workflow feature (new, env-gated behind CLAUDE_CODE_WORKFLOWS): tool-description-workflow, the two workflow-subagent agent prompts, and the 10 bundled workflow scripts (autopilot, bugfix, bughunt, bughunt-lite, dashboard, deep-research, docs, investigate, plan-hunter, review-branch) — matched on distinctive literal body text since each script's name field is an interpolated ${...}. - skill-code-review + system-prompt-worker-instructions: existing prompts whose carryover broke when Anthropic renamed the `simplify` skill to `code-review` (the first-100-char fingerprint prefix changed). skill-simplify's content survives under the new id.
nathaniel-yuri
added a commit
to nathaniel-yuri/tweakcc-fixed
that referenced
this pull request
May 22, 2026
Pulls skrabe's 6 new commits: Piebald prompt drops Piebald-AI#744/Piebald-AI#746 (2.1.146/2.1.147), CC 2.1.148 support + prompts JSON, sessionMemory & showMoreItemsInSelectMenus 2.1.148 shape adapts, and the 11 named /code-review skill fragments. Conflict resolution: - README target-version line: took skrabe's 2.1.148 (supersedes our 2.1.147). - data/prompts/prompts-2.1.147.json: byte-identical on both sides (blob 983f524, both sourced from Piebald PR Piebald-AI#746), so no add/add conflict - clean dedupe exactly as our 21ca1b3 commit message anticipated. Our 11 fork-only commits (ELF/unpack fixes, --manifest, agents/skills/ungate .md reading, inline-baseline extractor work, tests) are disjoint from skrabe's changes; only README and a non-overlapping promptExtractor.js region touched both sides.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.