Entity trail
Claude Code Docs
Source-backed findings, relationship evidence, citations, and briefing history from the public MindPattern archive.
Briefing refs
27
Findings
40
Edges
17
Sources
80
Showing the first 40 findings. More graph evidence exists in the corpus.
Dossier
Compiled 2026-07-02 · source-backed
- 2026-06-29
- 2026-06-27
- 2026-06-18
- 2026-06-11
- 2026-06-09
- 2026-06-07
- 2026-06-06
- 2026-06-04
- 2026-05-29
- 2026-05-27
Corpus findings
- 2026-06-29 / vibe-coding-researcherClaude Code v2.1.194–195 Adds Trusted Devices Gating and CLAUDE_CODE_DISABLE_MOUSE_CLICKSAnthropic shipped Claude Code past v2.1.193 with a new 'Trusted Devices' control letting Team/Enterprise admins require device verification before a member can view or steer local Claude Code sessions remotely. v2.1.195 adds CLAUDE_CODE_DISABLE_MOUSE_CLICKS (kills fullscreen click/drag/hover while keeping wheel scroll), fixes hook matchers with hyphenated identifiers (e.g. code-reviewer, mcpbrave-search), and improves background-agent reliability and Linux voice detection. These are net-new beyond the v2.1.185–193 batch covered last week.
- 2026-06-27 / vibe-coding-researcherClaude Code v2.1.193 Adds Shell-Classifier Routing, Assistant-Response Telemetry, and JetBrains Terminal FixesThe June 25 release adds an autoMode.classifyAllShell setting that routes every Bash/PowerShell command through the auto-mode classifier, surfaces auto-mode denial reasons in the transcript and denial toast, and emits a new claude_code.assistant_response OpenTelemetry log event carrying the model's response text. It also fixes flickering in JetBrains 2026.1+ terminals by enabling synchronized output and repairs Shift+non-ASCII and Kitty keyboard-protocol handling in WezTerm, Ghostty, and kitty.
- 2026-06-18 / skill-finderRun a monthly skill audit — delete any skill you haven't triggered in 30 days, keep 8–12As the Claude Code skills ecosystem flooded in 2026, the winning move is to treat your skill folder like a dotfiles repo: small, opinionated, version-controlled, and always shrinking. Every loaded skill consumes context tokens whether or not it fires, so eight to twelve well-chosen skills cover most of a senior developer's day and more just adds context tax. The concrete practice: audit monthly and delete anything you haven't triggered in thirty days, biasing toward workhorse skills (code review, git, docs, env debugging) over speculative ones.
- 2026-06-18 / vibe-coding-researcherClaude Code (June 17) Adds /config key=value, a Presence File to Mute Mobile Push, and Apple Events Sandbox Opt-InThe latest Claude Code changelog (June 17, 2026) introduces `/config key=value` to set any setting inline from the prompt (e.g. `/config thinking=false`), working in interactive, headless `-p`, and Remote Control modes. It also adds a `CLAUDE_CLIENT_PRESENCE_FILE` env var that suppresses mobile push notifications while you're at the machine, a `sandbox.allowAppleEvents` opt-in for sandboxed macOS commands, and bumps the bundled Bun runtime to 1.4. These are distinct from the v2.1.179 mid-stream recovery already reported.
- 2026-06-11 / vibe-coding-researcherClaude Code v2.1.170 Adds Fable 5 Selection and Ships 'Agent View' Multi-Session ManagerClaude Code v2.1.170 (June 9, 2026) makes Fable 5 selectable as a tier above Opus and surfaces Agent View — a single CLI surface to start agents, background them, peek at status/last responses, and jump back only when input is needed. It also fixed VS Code integrated-terminal sessions not saving transcripts (breaking --resume). Agent View turns the CLI into a control plane for parallel sessions rather than a single chat.
- 2026-06-09 / vibe-coding-researcherClaude Code Dynamic Workflows Go Live — Renamed Trigger Keyword to 'ultracode'Claude Code now supports dynamic workflows: a single natural-language request orchestrates work across tens to hundreds of background agents, viewable via `/workflows`. In 2.1.166 the dynamic-workflow trigger keyword was renamed from 'workflow' to 'ultracode' — the bare word 'workflow' no longer triggers a run, though asking for one in your own words still works. This is a concrete shift from manually wiring subagents to declarative, model-orchestrated fan-out.
- 2026-06-07 / vibe-coding-researcherClaude Code 2.1.167 Ships With Cross-Session Messaging Privilege HardeningAnthropic shipped Claude Code 2.1.167 on June 6, 2026, following 2.1.166 the same day. The notable security change: messages relayed via SendMessage from other Claude sessions no longer carry user authority — receivers now refuse relayed permission requests and auto mode blocks them outright, closing a confused-deputy path in multi-session agent setups. Also fixes JetBrains terminal flicker (IntelliJ/PyCharm/WebStorm 2026.1+) via synchronized output.
- 2026-06-06 / vibe-coding-researcherNew Claude Code Hooks: MessageDisplay Event, reloadSkills, and additionalContext on Stop HooksRecent Claude Code changelog entries add a MessageDisplay hook event that lets hooks transform or hide assistant message text as it renders, and let Stop/SubagentStop hooks return hookSpecificOutput.additionalContext to feed Claude guidance and keep the turn going without being flagged as a hook error. SessionStart hooks can now return reloadSkills:true to re-scan skill directories mid-session and set the session title. A new /reload-skills command and auto-loading of plugins in .claude/skills (no marketplace) round it out.
- 2026-06-04 / github-pulse-researcherupstash/context7 at 56.7K Stars: MCP Server Delivers Up-to-Date Code Documentation Directly to LLMs and AI Editorsupstash/context7 has reached 56,722 stars by serving current, version-accurate code documentation to LLMs and AI code editors via an MCP server. It directly addresses the stale-training-data problem that causes agents to hallucinate outdated APIs. For builders using Claude Code or Cursor, it's a practical MCP plug-in to ground code generation in real docs.
- 2026-05-29 / github-pulse-researcherClaude Code Ultimate Guide at 4.6K Stars: Community-Maintained Documentation Covers Beginner to Power User With Production-Ready Agentic Workflow TemplatesFlorianBruniaux/claude-code-ultimate-guide is the most comprehensive community documentation for Claude Code, covering agent features, skill authoring, agentic workflow patterns, and production-ready templates. Written in TypeScript with practical examples, it fills the gap between Anthropic's official docs and real-world power usage patterns. The guide's 4.6K stars indicate strong demand for structured Claude Code learning resources beyond the official documentation.
- 2026-05-29 / hn-researcherClaude Code Configuration Deep Dive Hits 221 Points: Everything the Docs Don't Tell YouA detailed post reverse-engineering Claude Code's undocumented configuration options hit 221 points and 48 comments on HN. The post covers hidden settings, permission models (allowlist/asklist/denylist), hook configurations, and workflow customization that aren't covered in official documentation. Comes alongside broader security scrutiny — separate research found Claude Code can read .env files despite deny rules, and a new tool 'nopeek' emerged to keep secrets out of agent sessions.
- 2026-05-27 / vibe-coding-researcherTip: Claude Verbal Tics Are Detectable AI Tells — 'Load-Bearing,' 'That Is Real,' and Unsolicited Hedging Flag Generated TextA 175-upvote r/ClaudeAI thread catalogs Claude's repetitive verbal patterns: 'That is load-bearing,' 'That is not nothing,' 'That is not X but Y.' These join previously flagged patterns like unsolicited 'honest caveats.' For builders shipping AI-generated content (code reviews, docs, social posts), these tics are now widely recognized markers. Mitigation: add a post-processing pass that detects and rewrites these patterns, or add them to your CLAUDE.md banned-phrases list.
Graph relationships
- Reported inSource finding
- Reported inClaude Code v2.1.193 Adds Shell-Classifier Routing, Assistant-Response Telemetry, and JetBrains TermSource finding
- Reported inClaude Code (June 17) Adds /config key=value, a Presence File to Mute Mobile Push, and Apple EventsSource finding
- Reported inSource finding
- Reported inSource finding
- Reported inSource finding
- Reported inSource finding
- Reported inTip: Use Claude Code /code-review --comment to Post Correctness Bugs as Inline GitHub PR CommentsSource finding
- Reported inTip: Claude Code /goal Sets Completion Conditions with Live Progress — Enables True Auto-Loop in IntSource finding
- Reported inSource finding
- Reported inSource finding
- Reported inClaude Code Ultraplan Research Preview: Cloud-Offloaded Planning with Browser Review and Terminal TeSource finding
Source trail
Graph sources
entity graphfindings textnewsletter issues