Shayan Rais
|
d69a621f86
|
settings report v2.1.76: add 4 settings, 23 env vars, permission syntax, and 14 verification rules
Settings report changes:
- Add effortLevel, worktree.sparsePaths, worktree.symlinkDirectories, feedbackSurveyRate
- Add 23 missing env vars (Vertex regions, proxy, MCP OAuth, model overrides)
- Add Read/Edit gitignore-style path patterns and word-boundary wildcard detail
- Mark 7 unverified env vars not in official docs
- Update cleanupPeriodDays with hooks transcript_path detail
- Add /effort command, update effort level how-to
- Add env-vars and permissions official doc sources
- Update Quick Reference example with effortLevel and worktree
Verification checklist (16 → 30 rules):
- 1E scope column, 1F inverse completeness, 1G edge-case semantics
- 2C merge semantics, 2D managed internals
- 3C bidirectional mode check, 3D evaluation semantics
- 5C env var descriptions, 5D inverse env var check
- 6B example URL validation
- 10A version metadata, 10B suspect key escalation, 10C bidirectional completeness
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-15 13:43:49 +05:00 |
|
Shayan Rais
|
518ae09325
|
Update settings report to v2.1.74 — fix critical dontAsk description, add new settings and env vars
Key changes:
- Fix dontAsk permission mode description (was incorrectly described as auto-accept,
actually auto-denies unless pre-approved)
- Add modelOverrides, allow_remote_sessions, autoMemoryDirectory settings
- Fix $schema URL (www.schemastore.org → json.schemastore.org)
- Fix ANTHROPIC_CUSTOM_HEADERS format description
- Add 6 missing environment variables
- Mark askEdits/viewOnly as unverified permission modes
- Update badges and changelog entries for settings, subagents, and concepts workflows
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-12 13:09:15 +05:00 |
|