fix(init): describe --repo as an existing repository domain - #290
Draft
angeloashmore wants to merge 1 commit into
Draft
fix(init): describe --repo as an existing repository domain#290angeloashmore wants to merge 1 commit into
angeloashmore wants to merge 1 commit into
Conversation
angeloashmore
force-pushed
the
claude/github-issue-review-tw2l2a
branch
from
September 5, 2026 04:01
ffd556f to
a7195c0
Compare
angeloashmore
commented
Sep 5, 2026
| const EVAL_TRIALS = Number(process.env.EVAL_TRIALS ?? 3); | ||
| const JUDGE_MODEL = "claude-sonnet-5"; | ||
| const PRISMIC_SKILL_REF = "5028eeae6dae77e6441af610702a1dd62ce6a5d5"; | ||
| const PRISMIC_SKILL_REF = "0759657f3a0a0930f515d66e6b805c0f9da038cf"; |
Member
Author
There was a problem hiding this comment.
This ref will be updated once prismicio/skills#8 lands.
The option was described as "Repository name". It takes the domain of a repository that already exists. An agent read the old wording as a name to invent and asked the user for one. Pin the eval harness to the skill commit that lets an agent run prismic commands without a confirmation. Move the pin to the merge commit once prismicio/skills#8 merges. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EDG5bb3gLsNgvJZR3bANY3
angeloashmore
force-pushed
the
claude/github-issue-review-tw2l2a
branch
from
September 5, 2026 04:15
a7195c0 to
1ef4978
Compare
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.
Resolves: #276
Description
The
--repooption was described as "Repository name". It takes the domain of a repository that already exists, not a name you choose. An agent read the old wording as a name to invent and asked the user for one.Checklist
Preview
How to QA 1
Run the evals in a container or a disposable VM. They run an agent with
bypassPermissionsagainst a real account.🤖 Generated with Claude Code
https://claude.ai/code/session_01EDG5bb3gLsNgvJZR3bANY3
Footnotes
Please use these labels when submitting a review:
⚠️ #issue: Strongly suggest a change.
❓ #ask: Ask a question.
💡 #idea: Suggest an idea.
🎉 #nice: Share a compliment. ↩