From 9055c31ee774347e576a7aa10bc1de9f8e87f1a5 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Tue, 27 Jan 2026 16:21:05 +0100 Subject: [PATCH] release: version 3.17.0 - Tasks API limitations documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version bump from 3.16.0 to 3.17.0 with Tasks API field visibility limitations integration. Changes: - VERSION: 3.16.0 β†’ 3.17.0 - CHANGELOG.md: Moved [Unreleased] to [3.17.0] - 2026-01-27 - README.md: Updated version footer, resource evaluations count (22) - guide/cheatsheet.md: Updated version headers - guide/ultimate-guide.md: Updated version - machine-readable/reference.yaml: Updated version + date Release highlights: - 🚨 CRITICAL: Tasks API limitations documented (Gang Rui analysis) * TaskList field visibility constraints * 11x-51x cost overhead for N tasks * 3 workaround patterns provided * Prevents user frustration, maintains guide credibility - πŸ“Š Stats: 22 resource evaluations, 493 lines added - 🎯 Impact: All Tasks API users (v2.1.16+) benefit from transparency Co-Authored-By: Claude Sonnet 4.5 --- CHANGELOG.md | 2 ++ README.md | 4 ++-- VERSION | 2 +- guide/cheatsheet.md | 4 ++-- guide/ultimate-guide.md | 4 ++-- machine-readable/reference.yaml | 4 ++-- 6 files changed, 11 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d766ad..942cb6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [3.17.0] - 2026-01-27 + ### Added - **Tasks API field visibility limitations** (Gang Rui analysis, 2026-01-27) diff --git a/README.md b/README.md index 93e964c..e48af75 100644 --- a/README.md +++ b/README.md @@ -395,7 +395,7 @@ Claude Code sends your prompts, file contents, and MCP results to Anthropic serv **Status**: Research preview (Pro $20/mo or Max $100-200/mo, macOS only, **VPN incompatible**) -**Archive**: Historical versions available in git history (pre-v3.16.0) +**Archive**: Historical versions available in git history (pre-v3.17.0) @@ -465,7 +465,7 @@ Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). --- -*Version 3.16.0 | January 2026 | Crafted with Claude* +*Version 3.17.0 | January 2026 | Crafted with Claude*