Skip to content

curaitor: bump to v0.4.0#88

Merged
jdidion merged 1 commit into
mainfrom
release/curaitor-v0.4.0
May 10, 2026
Merged

curaitor: bump to v0.4.0#88
jdidion merged 1 commit into
mainfrom
release/curaitor-v0.4.0

Conversation

@jdidion
Copy link
Copy Markdown
Owner

@jdidion jdidion commented May 10, 2026

Note: This MR was largely generated by Claude and has not been completely reviewed by me (the human). You should feel free to defer your review until this warning has been removed.

Summary

Release curaitor v0.4.0 — bumps plugins/curaitor/.claude-plugin/plugin.json version from 0.3.0 to 0.4.0. Includes the full run of cron + triage refactors landed in the last few days.

Release notes

Cron architecture: Claude-free

The scheduled /cu:discover and /cu:triage jobs no longer depend on Claude auth. Both skills' cron path was replaced by headless Python orchestrators that run feeds/Instapaper fetch → dedup → Gemma pre-pass → deterministic routing → optional level-2 Claude queue for interactive drain.

Dedup gets source-aware + a fast path

Gemma reliability

  • curaitor: Gemma consistency check + repair re-prompt (spike d) #85 consistency check + one-shot repair re-prompt in scripts/local-triage.py. Catches the (confidence=high-not-interested, verdict=review) contradictions Gemma-4-26B-A4B-it-MLX-4bit produces at batch=1 (measured 17.7% rate on real Ignored corpus). On persistent contradiction, flags error: contradiction_unresolved and escalates to Claude. Gemma re-enabled in user-local config alongside this.

Skills / UX

Verification

  • Plugin install path is direct symlinks from ~/projects/curaitor-review/.claude/skills/ into ~/projects/claude-plugins/plugins/curaitor/. All merged PRs already reached the running interactive sessions; the version bump is for marketplace index accuracy.
  • Cron wrapper + the 3 Python orchestrators have been exercised end-to-end this week.

What's deferred to v0.5.0+

  • Spike (c) Gemma batch-4-8 — only if v0.4.0's consistency check proves insufficient in measured data.
  • SQLite backend schema additions for Recycle (curaitor app TypeScript work, separate repo).
  • Full /cu:triage interactive-mode rewrite (skill doc currently has both headless + interactive instructions; could be cleaner).

🤖 Generated with Claude Code

Release notes on the PR body — summarizes the cron-headless /
source-aware-dedup / Gemma-consistency / reviewed-keep run of
PRs from this session (#79, #80, #81, #82, #84, #85, #86, #87).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jdidion jdidion marked this pull request as ready for review May 10, 2026 21:10
@jdidion jdidion merged commit 74c5c12 into main May 10, 2026
@jdidion jdidion deleted the release/curaitor-v0.4.0 branch May 10, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant