docs: Batch API supports Threads + cache hints; Claude Science org skills; enterprise surveys launched - #1243
Merged
Conversation
…ills; enterprise surveys launched Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Night shift report
WHY THIS MATTERS: The batch API just got meaningfully more capable — three previously-blocked parameter families (Threads/
store, cache routing hints, and research preview mode) have been removed from the "not supported" table, meaning developers can now run stateful thread-based requests, apply cache hints, and use research preview through the async batch path. That's a non-trivial surface expansion for anyone doing high-volume async processing. Separately, two new product features landed with fresh support articles: a revamped Cowork artifacts system (GA since August 19) and an enterprise-only in-product survey tool for admins. Claude for Science also gets org-level skill push — admins can now distribute skills to every user in the org rather than relying on individuals to import them.HIGHLIGHTS:
content/en/build-with-claude/batch-processing.md):store/previous_thread_event_id(Threads),cache_hint/context_hint, andresearch_preview_2026_02all removed from the unsupported parameters table — these are now valid in batch requests. The FAQ answer updated accordingly.content/support/16764057-create-surveys-for-your-organization.md): New Enterprise-beta feature; admins can schedule in-product surveys (Cowork or chat) with default questions around Claude value, aggregate answers in Analytics console. CMEK orgs excluded for now.content/support/14729249-use-artifacts-in-claude-cowork.md): Updated artifacts are shareable, web-accessible, versioned, and connectable. Live artifacts created before August 19 are read-only going forward. CMEK/ZDR/HIPAA orgs stay on old live artifacts.content/claude/claude-science/admin-controls.md): New "Organization skills" section — admins can push skill .zip files to all org members via claude.ai, or point members to a GitHub repo for self-managed skill imports with per-commit tracking.content/support/13930452-manage-custom-roles-on-enterprise-plans.md): "(beta)" label dropped from the custom roles capability table.content/claude/government/org-admin/analytics.md): "By product" and "Top users" table descriptions clarified — Chat+Cowork in Desktop counted together; Claude Code in Desktop counted in the Claude Code row; Top users figures combine across all products.content/en/docs/claude-code/agent-sdk/typescript.md): "slash commands" renamed to "commands" insupportedCommands()and theSlashCommandtype description.content/claude/third-party/claude-desktop/configuration-changelog.md): Release date corrections for v1.10628.0 through v1.6259.0 (1–4 day shifts; editorial cleanup).Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning