Add official typed HTTP Client for issue #1 - #9
Merged
Conversation
Give callers 52 OpenAPI-backed methods, a strict Fetch transport, and Python Server call-through so a clean project can install the package without native addons.
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
@powercontext/clienttyped HTTP Client for theclient/ C1 profile: hand-written Fetch transport, runtime request and success validation, and 52 OpenAPI-backed methods.pnpm pack:smokepacks Protocol and Client and imports them in a temporary project.Docs claim
client/ C1 only. Runtime, Server, MCP, CLI, and the Python-repository DSH plugin change are out of scope.Closes #1
Profile and parity
clientChecklist
contract/orconformance/snapshotsopenapi-types.tsis regenerated fromtools/generate-protocolso server-defaulted request fields stay optionalTest plan
CI
qualityshould runPOWERCONTEXT_CLIENT_CALLTHROUGH=1 pnpm testafter oracle bootstrap. Confirm Node 22/24client-matrixand three-OSsmokestay green. Local verification already passedpnpm test:client(including 52/52 call-through) andpnpm pack:smoke.