feat: add target resolution CLI dogfood surface - #267
Draft
jlitola wants to merge 8 commits into
Draft
Conversation
Introduce the internal GraphQL client with compact and detailed field modes. Reuse package intelligence error classification without changing public MCP service interfaces.
Add shared request normalization and compact response formatting, wire the internal service through both auth paths, and expose the branch-local dogfood command.
Add product smoke and durable CLI documentation, tighten GraphQL field selection for compact output, and cover privacy guidance for both free-text ranking hints.
Capture the production ranking contradiction found during Phase 1 dogfooding so it can be added to the backend evaluation corpus.
Record that package-kind constraints do not break the production tie while Google-specific task context selects the expected artifact.
Show descriptions and available popularity/trust signals for every candidate while keeping inspection off the hot path. Harden terminal rendering for unknown backend values and control sequences.
Render ranked targets as a neutral numbered candidate list with inline trust evidence, canonical repository labels, and safe ambiguous follow-ups. Record the approved size exception and the separate repository-wide terminal sanitization plan.
Replace local feature-request references with the durable PkgSeer backend issue so the resolver release gate remains actionable after merge.
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.
Summary
githits resolve <name>for internal package and GitHub repository target-resolution dogfooding.Safety
Validation
bun test- 2,618 passed after rebasing ontoorigin/main.bun run typecheck.@githits/mcpbuilds.get_exampleprobes were rate-limited during the latest run.Known release gates
docs/plans/resolve-target.mdpass.guavacurrently selects the wrong Maven package without Google-specific context; the finding is recorded for backend corpus/ranker work.