Skip to content

Jodd v0.19.0

Choose a tag to compare

@bbmediaco bbmediaco released this 28 Jul 15:31

Added

  • Bring your own agent CLI: Extract and auto-link can now be driven by any headless agent CLI you already have installed — Claude Code, Codex, Qwen, Gemini, OpenCode, Aider — or a custom command you define yourself. Pick one under the account's LLM settings; "Test connection" verifies the binary actually answers before you run an extract. Existing Claude Code setups keep working with no changes. (Claude and Codex verified end-to-end.)

Fixed

  • Re-extract failed instantly on every attempt, before it ever reached the LLM — the note was left untouched with no visible error. It now runs as intended.
  • Re-extract no longer looks like it did nothing on success: the new note appears at the top of Extracts and the sidebar tags update right away, without a manual refresh.