diff --git a/.claude/settings.local.json b/.claude/settings.json similarity index 65% rename from .claude/settings.local.json rename to .claude/settings.json index 880694b..457f04e 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.json @@ -11,12 +11,10 @@ "Bash(cp:*)", "Bash(git add:*)", "Bash(git commit:*)", - "Bash(rm:*)", "Bash(touch:*)", "Bash(go mod init:*)", "Bash(tree:*)", "Bash(git rm:*)", - "Bash(./bin/linear-agent:*)", "WebFetch(domain:linear.app)", "Bash(cat:*)", "Bash(git push:*)", @@ -30,37 +28,24 @@ "Bash(brew install:*)", "Bash(goreleaser check:*)", "Bash(goreleaser build:*)", - "Bash(./dist/linear-agent_darwin_arm64_v8.0/linear-agent:*)", "Bash(git tag:*)", "Bash(goreleaser release:*)", "Bash(tar:*)", - "Bash(./linear-agent version)", - "Bash(./linear-agent --help)", - "Bash(./dist/linear-agent --help)", "Bash(chmod:*)", "Bash(go get:*)", - "Bash(./linear-agent config)", - "Bash(./linear-agent config init)", - "Bash(./linear-agent config set log_level debug)", - "Bash(./linear-agent config set polling_interval 30s)", "Bash(git restore:*)", "Bash(go mod:*)", "Bash(go list:*)", - "Bash(./bin/linear-mcp-server:*)", "Bash(true)", "WebFetch(domain:docs.anthropic.com)", "Bash(mv:*)", - "Bash(./install-mcp.sh:*)", "Bash(codesign:*)", "Bash(xattr:*)", - "Bash(/Users/joa23/.local/bin/linear-mcp-server status)", "WebFetch(domain:developers.linear.app)", "Bash(source:*)", "Bash(go install:*)", "Bash(go run:*)", - "Bash(~/.local/bin/linear-mcp-server:*)", "Bash(gh release create:*)", - "Bash(say \"Joa23, I''ve fixed most tests but there are 21 remaining failures in the linear package due to enhanced error messages\")", "WebSearch", "WebFetch(domain:www.anthropic.com)", "WebFetch(domain:dev.to)", diff --git a/.gitignore b/.gitignore index e2d4dca..2951ae7 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,9 @@ coverage.out # Linear project config (generated by 'linear init') .linear.yaml +# Personal Claude Code settings +.claude/settings.local.json + # Marketing content (not for repo) marketing/