← All concepts

configuration management

31 articles · 15 co-occurring · 2 contradictions · 87 briefs

Claude Code — Environment Variables & settings.json Options" — Article is a definitive reference for Claude Code configuration surface: environment variables and settings.json options. Demonstrates sy

@dani_avila7: Managed Settings for the Enterprise options in Claude Desktop have some valid...

[STRONG] "forceLoginOrgUUID only accepts a string, but this option actually supports arrays" — This identifies a specific validation bug where the parameter type checking contradicts the actual supported functionality

@dani_avila7: Settings.json should be a plugin component in Claude Code marketplace.

[STRONG] "StatusLine configuration lives in settings.json, which plugins can't touch" — Article identifies a gap in configuration management architecture—settings.json is inaccessible to plugins, limiting distributed config capabilities

2026-W28
186
2026-W27
150
2026-W26
87
2026-W25
195
2026-W24
178
2026-W23
92
2026-W22
156
2026-W21
152
2026-W20
120
2026-W19
79
2026-W18
105
2026-W17
92

Claude Code — Environment Variables & settings.json Options" — Article is a definitive reference for Claude Code configuration surface: environment variables and settings.json options. Demonstrates sy

Standardizing team-wide tool configurations using project-scoped .mcp.json files" — Article directly demonstrates configuration management through project-scoped .mcp.json files for standardizing tool

[DIRECT] "By default it registers the server at `local` scope: private to you, active only in the current project. Pass `--scope user` to register it once for all your projects, or `--scope project` t

The rules/ folder solves that. Each file stays focused and easy to update. The team member who owns API conventions edits api-conventions.md. The person who owns testing standards edits testing.md. No

You check out a repo from someone on GitHub, and they have some infected AGENTS.md or .pi/extensions checked in, and bad stuff happens." — Demonstrates how agent configuration files (.pi/extensions, A

In this chain, it acts as the control point for MCP routing and trust state. Change the file, and a legitimate integration can be pointed somewhere else" — Demonstrates critical security dimension: pl

When adding an MCP server, the `--scope` option controls where the configuration applies... If that file is committed, teammates can use the same MCP server configuration." — Article details three-tie

[DIRECT] "I have an elaborate setup - custom hooks, rules, skills, plugins, environment variables. When something changes, I need to know immediately." — Introduces config-aware change detection as no

StatusLine configuration lives in settings.json, which plugins can't touch" — Article identifies a gap in configuration management architecture—settings.json is inaccessible to plugins, limiting distr

Create CLAUDE.local.md in your project root. Claude reads it alongside the main CLAUDE.md, and it's automatically gitignored so your personal tweaks never land in the repo." — Shows layered configurat

configuration files that security teams treat as passive metadata actually functioning as active execution paths — is the same pattern the Mitiga attack exploits. The mechanism keeps working because t

The biggest change was maintaining a proper CLAUDE.md file that captures the context, rules, workflows, and project-specific knowledge" — The article demonstrates configuration best practices for opti

You shape what it blocks, allows, and trusts with three config slots: environment, allow, soft_deny" — Article demonstrates extensible configuration approach with discrete slots for customizing safety

Manual configuration is useful for internal AI applications and early preview workflows. It can also create risk when teams copy unverified server configurations from public sources." — Article discus

Temperature: Controls creativity (0 = focused, 1 = diverse). Top-K / Top-P: Sampling methods to control output randomness. Tailor settings to task needs." — Article details specific LLM configuration

we can customize it. we throw in skills-as-runbooks, templates, etc and the outcomes once again incrementally improve" — Article shows that agent capabilities are enhanced through customization layers

Users can add MCP servers within VS Code in several ways: Install directly from the web, Workspace configuration, Global configuration, Autodiscovery, Extension, Command line." — Demonstrates multiple

environment variable configuration, Windows-specific installation without WSL" — Article provides practical examples of environment variable configuration and platform-specific setup patterns for MCP

/config, /btw or /fork" — Article demonstrates specific command patterns used to interact with Claude Code configuration system

full tutorial walks you through the setup process, key configuration options, and best practices" — Article provides step-by-step guidance on MCP server configuration with Claude Code, establishing be

this pair of config changes feels" — Author emphasizes that configuration parameter tuning produces tangible, measurable behavioral differences

it's actually not quite trivial to design this such that it behaves like the TUI wrt config, but also lets you override everything however you like" — Addresses the design challenge of balancing TUI c

CLAUDE_CODE_DISABLE_TERMINAL_TITLE=1 claude" — Demonstrates environment variable as configuration mechanism for Claude Code behavior control

you still need to add OPENROUTER_API_KEY=sk-placeholder to your ~/.hermes/.env file" — Identifies configuration friction point - local server setup currently requires manual API key placeholder setup,

[INFERRED] "that you can load into an Agent" — Article describes a pattern for dynamically loading agent resources at initialization time, extending standard agent setup

forceLoginOrgUUID only accepts a string, but this option actually supports arrays" — This identifies a specific validation bug where the parameter type checking contradicts the actual supported functi

[INFERRED] "the real move isn't picking the surface - it's bootstrapping one" — Article emphasizes that bootstrap/initialization patterns for tool surfaces are more valuable than static tool selection

[INFERRED] "What's left to fully audit Claude Code data?" — Article raises concern about configuration-driven environment variables limiting audit capabilities, suggesting configuration changes impact

[INFERRED] "A folder. A Markdown file. A script." — Post describes a minimal structural pattern for organizing projects/models using filesystem conventions

[INFERRED] "had chat gpt make me MoE configs" — User demonstrates practical use of ChatGPT for generating Mixture of Experts model configurations, showing LLM-assisted model architecture design workfl

[inferred] "minimal tool output mode, like in CC or Codex" — User requested feature indicates need for configurable tool output behavior across different systems

query this concept
$ db.articles("configuration-management")
$ db.cooccurrence("configuration-management")
$ db.contradictions("configuration-management")