configuration management
10 articles · 11 co-occurring · 1 contradictions · 6 briefs
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
[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
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
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
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
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] "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