Releases: paperfoot/xmaster-cli
Releases · paperfoot/xmaster-cli
v1.7.2
v1.7.1
v1.7.1 — FxTwitter Article enrichment Closes the Article-blindness gap: xmaster read/analyze now auto-resolve X Article bodies via FxTwitter (no auth, soft dep, ~2.5s timeout, opt-out via settings.disable_fxtwitter). xmaster analyze accepts tweet IDs and X URLs directly, fetches the content, and scores Article bodies — not the t.co wrapper. Hashtag counter fixed to skip markdown headers in long-form bodies.
v1.7.0
v1.7.0 — integration patch + research-derived follow-conversion gates Embeds the multi-agent follow-conversion playbook into preflight, config check, engage recommend, inspire, and metrics. Bakes in the rules so users don't have to memorize them. New preflight gates: weak_hook_no_weight (Hook), reference_only_risk (Substance) — catches the doublenickk trap, multiple_ctas (Substance) — Welsh's one-ask rule. Issue now carries a group field for action-oriented UX without breaking the JSON contract. Bio audit in config check scans against the 4-element follow-conversion formula. inspire freshness annotation prevents near-duplicate reposts. metrics adds profile_click_rate_per_1k + bookmark_to_like_ratio as leading follow-conversion indicators. engage recommend deprioritizes sub-500-follower targets (Grox spam-classifier bucket). Home-timeline endpoint URL bug fixed. Zero new commands. Zero new flags. ~440 LOC across 9 files. 95 unit + 29 integration tests pass; clippy -D warnings clean.
v1.6.8
v1.6.8 — cut historical / empirical / fabricated bloat Schema break (clean cut, not deprecation): drop agent_info.algorithm.weights in favor of agent_info.algorithm.signals (name + polarity). Drop time_decay_halflife_minutes, out_of_network_reply_penalty, and 3 of 5 EngagementHeuristic fields. Trim all 'historical 2023 estimate' and 'empirical, not in code' framing from issue messages and usage hints. Output size -33%, codebase -82 LOC net.
v1.6.7
v1.6.7 — algorithm honesty release + 4 follow-up fixes Strip 2023-leak claims that were not present in the May 15 2026 xai-org/x-algorithm re-release. Add 3 missing scorer terms (not_dwelled, quoted_vqv, cont_click_dwell_time). Replace fabricated weight magnitudes with honest 'historical 2023 estimate' framing. Fix 'track status' SQLite TEXT-affinity crash and home-timeline null-body crash. 5 new regression tests prevent reintroduction of the false claims. Detailed audit: 5 independent agents (3 Claude Opus + 2 Codex GPT-5.5) reviewed xmaster against the May 15 2026 source. GPT-5.5 Pro meta-reviewed the findings. Verified end-to-end by 5 more subagents before release.
xmaster v1.6.6
Adds xmaster engage inbox, a post-launch conversation audit that checks root replies, quote tweets, and replies under quote tweets in one pass. It ranks likely reply-back opportunities using the historical Twitter open-model reply_engaged_by_author heuristic while clearly caveating that live X weights may differ.
v1.6.5
v1.6.5: native X Article drafts - add article preview for X Articles-style HTML from Markdown - add article draft using X web ArticleEntityDraftCreate with native Article content_state - document Article formatting/media support and fix raw-binary installer
v1.6.4
v1.6.4: long-form authoring helper - analyze auto-runs long-form heuristics above 500 chars (preview hook, scannability, payoff density, dwell sweet-spot reward) - inspire --long surfaces high-impression long-form exemplars - agent-info adds the Jan 2026 $1M Article Contest data + winning pattern, seed authors, nanaban cover-image command, and 2026 timing guidance
v1.6.3
v1.6.3: cross-post candidates in track run
v1.6.2
v1.6.2: 2026 algorithm alignment — daily cap, thread drop-off, reply …