Skip to content

Add .claude settings and user-scoped CLAUDE.md#12

Merged
anilkeshwani merged 2 commits intomainfrom
dev
Mar 18, 2026
Merged

Add .claude settings and user-scoped CLAUDE.md#12
anilkeshwani merged 2 commits intomainfrom
dev

Conversation

@anilkeshwani
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 18, 2026 17:06
Copy link
Copy Markdown
Contributor

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

Adds Claude tooling configuration to this dotfiles repo to guide Claude Code behavior and establish user preferences when running Python scripts.

Changes:

  • Add .claude/settings.json with an allowlist for tools/domains plus enabled plugins and model selection.
  • Add .claude/CLAUDE.md documenting a preference to run Python scripts via uv run --script.

Reviewed changes

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

File Description
.claude/settings.json Introduces Claude Code permissions, model selection, and plugin enablement.
.claude/CLAUDE.md Adds user preference guidance for running Python scripts with uv.

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

Comment thread .claude/settings.json Outdated
Comment thread .claude/settings.json Outdated
"Read(//private/tmp/**)",
"Bash(uv venv:*)",
"Bash(/tmp/arxiv-test-venv/bin/pip install:*)",
"Bash(/tmp/arxiv-test-venv/bin/python -c \":*)",
@anferico
Copy link
Copy Markdown

@claude Please review this PR and identify opportunities to make the incoming code cleaner and more modular

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@anilkeshwani anilkeshwani merged commit 53ffc9a into main Mar 18, 2026
1 check passed
@anilkeshwani anilkeshwani deleted the dev branch March 18, 2026 17:35
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.

3 participants