-
Promptkit v0.2.0
released this
2026-07-30 01:21:41 +00:00 | 119 commits to main since this releaseValidated commit:
e361c97bb5
Compatibility: Existing endpoint-only profiles remain supported. This pre-v1 minor release changes reasoning overrides to pointer semantics, removes RunRequest.Metadata, formalizes supported JSON encodings, and adds a bounded OpenRouter concurrency policy.
Public API changes: Adds engine-scoped backend registration and capacity configuration, BackendOpenRouter, ErrCapacityExceeded, RunRequest.SessionID, and backend identity fields. ExecutionTargetOverride.ReasoningEffort changes from string to *string, and RunRequest.Metadata is removed.
Consumer action: Update reasoning override assignments, remove RunRequest.Metadata uses, review persisted JSON and unkeyed struct literals, and handle ErrCapacityExceeded if built-in OpenRouter concurrency may exceed the new bound. See docs/releases/v0.2.0.md.Downloads