Releases: QianJinGuo/prompt-boost
Releases · QianJinGuo/prompt-boost
Release list
v0.1.0 — M0 minimal set
First public release: the M0 minimal set.
- Engine (
@prompt-boost/core): profile-driven single-shot enhancement, deterministic output cleaning, structured error codes, six hard-constraint rule assertions (template and eval share one spec) - CLI (
pb): one-key enhance,profiles,check(rule gate),doctor - MCP server:
enhance_prompttool (agent-invoked, BYOK) +boost-*prompts (user-invoked, zero-key — uses the client's own model) - Playground: single-file BYOK UI with streaming, rule badges, revert
- Providers: OpenAI-compatible SSE with connection warmup; Ollama with
keep_alivemodel pinning
Verified: 43/43 tests, 9/9 deterministic eval cases, engine overhead P50 0.004ms.
pb watch (resident hotkey mode) is intentionally gated by decision D7 — see docs/ACCEPTANCE.md.
Full Changelog: https://github.com/QianJinGuo/prompt-boost/commits/v0.1.0