Skip to content

docs: update documentation for settings examples, fix deprecated install instructions#1

Open
fvegiard wants to merge 2 commits into
mainfrom
docs/auto-update-20260324
Open

docs: update documentation for settings examples, fix deprecated install instructions#1
fvegiard wants to merge 2 commits into
mainfrom
docs/auto-update-20260324

Conversation

@fvegiard
Copy link
Copy Markdown
Owner

@fvegiard fvegiard commented Mar 24, 2026

Documentation Updates

Updates user-facing documentation to stay in sync with recent code changes, specifically the addition of example settings files for organization-wide deployments.

Changes

CLAUDE.md — Added examples/settings/ to the repository overview, alongside the existing examples/hooks/ entry.

README.md — Added a "Settings Examples" section referencing the new organization-wide deployment configuration templates (lax, strict, bash-sandbox).

plugins/README.md — Replaced deprecated npm install -g @anthropic-ai/claude-code installation instructions with the recommended curl/irm methods, matching the main README. Fixed outdated documentation links.

Triggered by commits

  • f93f614 — docs: example settings files
  • 90c07d1 — Stricter sandbox config
  • 43d0eac — Update settings-bash-sandbox.json
  • 4936302 — Update settings-strict.json

This PR was generated with Oz.

Copilot AI review requested due to automatic review settings March 24, 2026 05:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation-only PR that surfaces the newly added examples/settings/ directory so users (and Claude Code) can discover and use the provided organization-wide settings configurations.

Changes:

  • Added an “Example Settings” section to README.md linking to examples/settings/ and its README.
  • Expanded CLAUDE.md’s Repository Overview to include examples/settings/ and the available configurations (lax, strict, bash-sandbox).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Adds a new section pointing readers to the example settings directory and its README.
CLAUDE.md Adds examples/settings/ to the repository overview list with a brief description.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…all instructions

- Add examples/settings/ to CLAUDE.md repository overview
- Add Settings Examples section to README.md referencing the new
  organization-wide deployment templates
- Update plugins/README.md installation instructions to replace
  deprecated npm install with recommended curl/irm methods
- Fix outdated documentation links in plugins/README.md

Triggered by commits: f93f614, 90c07d1, 43d0eac, 4936302

Co-Authored-By: Oz <oz-agent@warp.dev>
@fvegiard fvegiard force-pushed the docs/auto-update-20260324 branch from c8fb3b2 to c4c2215 Compare March 24, 2026 05:03
@fvegiard fvegiard changed the title docs: reference examples/settings in README and CLAUDE.md docs: update documentation for settings examples, fix deprecated install instructions Mar 24, 2026
Sync docs/auto-update-20260324 with main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants