From dd8d909b08794c3cc604cd437d71383fdb571b23 Mon Sep 17 00:00:00 2001 From: jdidion Date: Sun, 10 May 2026 13:19:18 -0700 Subject: [PATCH] curaitor: bump to v0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- plugins/curaitor/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/curaitor/.claude-plugin/plugin.json b/plugins/curaitor/.claude-plugin/plugin.json index e5219e5..fcac773 100644 --- a/plugins/curaitor/.claude-plugin/plugin.json +++ b/plugins/curaitor/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "curaitor", "description": "AI-powered article discovery, triage, and interactive review. Pulls from Instapaper and RSS, routes articles into Obsidian (Inbox/Review/Ignored) by learned preferences, and runs interactive review/read sessions in cmux browser.", - "version": "0.3.0", + "version": "0.4.0", "author": { "name": "John Didion" },