shipfeedAI news, curated daily

04:11:08 CET
24 JUN04:11:08shipfeed
pull to refreshlast sync
Just in — 30 new
§ claude-code · storyline

Adds sandbox.credentials setting to block credential file access

Claude Code adds sandbox.credentials setting to block sandboxed commands from accessing credential files and secret environment variables.

yesterday · · primary fetch1 sourceupdated yesterday ·

What's changed Added `sandbox.credentials` setting to block sandboxed commands from reading credential files and secret environment variables Added org-configured model restrictions to the model picker, `--model`, `/model`, and `ANTHROPIC_MODEL`, with a "restricted by your organization's settings" message when a restricted model is selected Added mouse click support to select menus (permission prompts, `/model`, `/config`, etc.) in fullscreen mode Fixed `--resume` failing with "No conversation found" when the original `-p` run produced no model turns Fixed `--json-schema` and workflow `agent({schema})` structured output: the model can no longer re-call `StructuredOutput` indefinitely after a successful call, and follow-up turns now reliably return structured output Fixed remote MCP tool calls that hang with no response for 5 minutes — they now abort with an error instead of blocking indefinitely (override with `CLAUDE_CODE_MCP_TOOL_IDLE_TIMEOUT`) Fixed Claude Code Remote sessions taking ~2.7s longer to start after the agent proxy CA system-trust install was added Fixed pasted Korean/CJK text turning into mojibake in terminals that deliver paste as per-byte extended-key events…

read full article on github.com
§ sources1 publication · timeline below
  1. github.comClaude Code v2.1.187primary