v0.0.3
Grounded PDF-to-Markdown drafting, driven by any token-free AI coding-agent session online, with a local Ollama fallback offline.
Highlights
- Multi-provider session engines —
claude,copilot,codexare verified stable;gemini,cursor-agent,amp,crush,goose,grok,qwenare available with--experimental. Each uses its own logged-in session, no API token. - Parallel claim extraction, live streaming (Claude
stream-json), review mode (--review <draft.md>), and cancellation of in-flight work. - Grounded by construction — every fact traces to a verbatim-quote-verified claim ledger.
- Org-standard CI — SHA-pinned actions, ubuntu + macOS matrix, REUSE 3.3, GoReleaser, ≥95% coverage.
Install
Download a binary below, or:
go install github.com/sebastienrousseau/draft/cmd/draft@v0.0.3
# or, via the tap:
brew install sebastienrousseau/tap/draftSee the CHANGELOG for the full list.