Commit 959ba3d
chore: release 0.12.0 (#38)
## Summary
Bumps version to 0.12.0 and adds proper release notes for everything
since 0.9.1.
### 0.12.0 highlights
- **`crab pf serve`** — Slack-powered promptfoo agent. Non-technical
team members DM the Crab bot with `pf:` prefix, agent runs locally on
their machine, results posted back to Slack thread
- **`crab draw`** — Excalidraw collaborative whiteboarding plugin with
real-time collab
- **GPT-5 reasoning support** — `--reasoning` flag for `crab pf`,
defaults to `openai:gpt-5` with `reasoning: low`
- Bug fixes for `crab pf` test prompts and session handling
### 0.10.0 (previously unreleased)
- WIP session persistence across save/restore
- Court review prompt improvements
- Self-update and messaging fixes
## Test plan
- [ ] Verify `crab --version` shows `0.12.0`
- [ ] Verify CHANGELOG.md entries are accurate
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1ee6707 commit 959ba3d
3 files changed
Lines changed: 38 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
5 | 41 | | |
6 | 42 | | |
7 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments