CLAUDE LABJP
RUNNER — claude self-hosted-runner turns your own machines or containers into a place web, mobile, and desktop sessions can run, on Team and Enterprise plansPLUGIN — Plugins can now be installed from a zip over HTTPS, with no git or npm required and optional SHA-256 pinningBEDROCK — ANTHROPIC_BEDROCK_REGION_PREFIX lets Bedrock prefer a specific cross-region inference profile instead of the one derived from AWS_REGIONSTATUS — Sessions waiting on a sandbox, MCP input, or managed-settings prompt now read as Needs input rather than WorkingDLP — Inference Hooks are in beta for Enterprise. Prompts route to your own security server for an allow or deny verdict, typically within five seconds, before the model sees themWORKBENCH — The legacy Workbench and experimental prompt tools API retire on August 17, and Sonnet 5 promotional pricing runs through August 31RUNNER — claude self-hosted-runner turns your own machines or containers into a place web, mobile, and desktop sessions can run, on Team and Enterprise plansPLUGIN — Plugins can now be installed from a zip over HTTPS, with no git or npm required and optional SHA-256 pinningBEDROCK — ANTHROPIC_BEDROCK_REGION_PREFIX lets Bedrock prefer a specific cross-region inference profile instead of the one derived from AWS_REGIONSTATUS — Sessions waiting on a sandbox, MCP input, or managed-settings prompt now read as Needs input rather than WorkingDLP — Inference Hooks are in beta for Enterprise. Prompts route to your own security server for an allow or deny verdict, typically within five seconds, before the model sees themWORKBENCH — The legacy Workbench and experimental prompt tools API retire on August 17, and Sonnet 5 promotional pricing runs through August 31
TAG

SHA-256

1 articles
Back to all tags
Related:
Claude Code1plugins1reproducible builds1distribution1
Claude Code/2026-08-08Advanced

Same Content, Different SHA-256: Making Pinned Plugin Archives Reproducible

Plugins can now be installed from an HTTPS zip with an optional SHA-256 pin. Building the same tree twice produced archives that differed in 50 bytes out of 22,669 and broke the pin every time. Here is the byte-level measurement and a packaging recipe that produced an identical hash 20 times out of 20.