Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 21:06
v0.0.3
446c917

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 enginesclaude, copilot, codex are verified stable; gemini, cursor-agent, amp, crush, goose, grok, qwen are 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/draft

See the CHANGELOG for the full list.