-
Promptkit v0.9.0
released this
2026-08-26 17:33:53 +00:00 | 0 commits to main since this releaseValidated commit:
a4264bf4b4
Compatibility: Existing keyed RunRequest uses and supported prompt roles remain compatible. Prompt roles are now limited to developer, system, user, and assistant. The catalog extraction preserves Promptkit's public API and configuration.
Public API changes: Adds RunRequest.AppendedMessages and the RoleDeveloper, RoleSystem, RoleUser, and RoleAssistant constants. No public declaration was removed.
Consumer action: Convert positional RunRequest literals to keyed literals and replace unsupported prompt-definition roles. No catalog migration is required.This release selects the independently versioned OpenRouter and Rakestrawhome data dependencies at v1.0.0. It preserves existing built-in configuration and guarantees only the catalog versions selected and tested by this Promptkit release.
Architecture: https://gitea.maximumdirect.net/eric/promptkit/src/tag/v0.9.0/docs/policy/architecture.md
Formats: https://gitea.maximumdirect.net/eric/promptkit/src/tag/v0.9.0/docs/formats.mdDownloads