Skip to content

refactor(tool): migrate RequestCredential/Debugger/DependencyAudit/Git/GitHub/ImportOrganizer to typed schemas - #326

Merged
Patel230 merged 1 commit into
mainfrom
fix/tool-schema-batch6
Sep 16, 2026
Merged

Patel230 merged 1 commit into
mainfrom
fix/tool-schema-batch6

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Follow-up typed-schema batch.

Migrates RequestCredential, Debugger (exported DebuggerInput), DependencyAudit, Git (array items), GitHub (enum + 1-50 bounds), ImportOrganizer to Schema()+Parameters() with wire-shape parity tests. Execute parses via DecodeInput[T].

Verified locally: go vet, golangci-lint (0 issues), go test ./internal/tool/... .

…t/GitHub/ImportOrganizer to typed schemas

Single-source Schema()+Parameters() pattern, Execute parses via
DecodeInput[T], wire-shape parity tests covering enums, array items,
and numeric bounds. DebuggerInput exported (was debugParams).
@Patel230
Patel230 merged commit 68c7f6c into main Sep 16, 2026
25 checks passed
@Patel230
Patel230 deleted the fix/tool-schema-batch6 branch September 16, 2026 07:07
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.

1 participant