shipfeedAI news, curated daily

03:46:59 CET
22 SEPT03:46:59shipfeed
pull to refreshlast sync
Just in — 30 new
§ claude-code · storyline

Fixes concurrent sessions reverting each other's state

Claude fixes concurrent sessions reverting each other's state.

Sep 3 · · primary fetch1 sourceupdated Sep 3 ·

What's changed Added `managedMcpServers` managed setting: organizations can provide HTTP/SSE MCP servers to every user (same entry shape as `.mcp.json`); entries that name a command to run are skipped Added `--permission-prompts none` for unattended headless hosts: anything that would prompt is denied automatically while the active permission mode (including auto mode) keeps deciding Added recognition of `glab mr create/merge/close/reopen/note/update` so GitLab merge requests show as `MR !N` in the collapsed tool summary and refresh the footer MR badge Added `--json` to `claude plugin validate` for a machine-readable validation report Fixed concurrent sessions silently reverting each other's `~/.claude.json` changes — workspace trust no longer resets and MCP/project state is no longer lost when running many sessions at once Fixed a conversation whose thinking was rejected once being rejected again on every later turn Fixed Bash `Read()` deny rules not covering files given as option values (`--ignore-revs-file=.env`, `-f.env`, `@file`), `git diff`/`git grep` file operands, or `cd DIR && cat FILE` compounds; `grep -r`/`cp -r` over a directory holding a denied file now asks Fixed…

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