v3.2.0

QwenLM/Qwen3-VLv3.2.0May 10, 2026by mvanhorn

AI Summary

This release introduces the Digg AI 1000 data source and adds support for generating HTML research briefs.

Key Highlights

  • Digg AI 1000 source integration (auto-enabled via CLI)
  • New `--emit=html` flag for shareable, print-friendly research briefs
  • Attribution of X-post quotes via Digg's read-only endpoints

New Features

  • Digg AI 1000 data source
  • HTML brief generation
  • X-post quote attribution

Full Release Notes

## Added

- **Digg AI 1000 source** (auto-enabled when `digg-pp-cli` is on PATH). Surfaces clustered story summaries from the AI 1000 leaderboard and pulls attributable X-post quotes into the brief as `[@handle](xUrl) via Digg AI 1000: …` lines. No X auth required for the inline quotes since they flow through Digg's read-only endpoints. Footer line: `⛏️ Digg AI 1000: N clusters │ K posts │ M authors`. (#370)
- `--emit=html` for shareable, print-friendly HTML research briefs. (#332)