Skip to content

chore: add attribution settings and agent guidance for commits/PRs#28

Merged
chaliy merged 1 commit intomainfrom
claude/update-settings-agents-NupLW
Mar 11, 2026
Merged

chore: add attribution settings and agent guidance for commits/PRs#28
chaliy merged 1 commit intomainfrom
claude/update-settings-agents-NupLW

Conversation

@chaliy
Copy link
Copy Markdown
Owner

@chaliy chaliy commented Mar 11, 2026

What

Add .claude/settings.json with empty attribution config and update AGENTS.md with a new principle about commit/PR attribution.

Why

Prevent coding agents from adding session links to commits and PRs, and ensure commits are always attributed to real users.

How

  • Created .claude/settings.json with empty attribution.commit and attribution.pr fields
  • Added a principle to AGENTS.md: never add session links, always attribute to real user

Risk

  • Low
  • Configuration-only change, no code impact

Checklist

  • Tests added or updated (N/A - config only)
  • Backward compatibility considered

Add .claude/settings.json with empty attribution config to prevent
session links in commits and PRs. Update AGENTS.md principles to
explicitly prohibit session links and agent attribution.
@chaliy chaliy merged commit 7022e77 into main Mar 11, 2026
11 checks passed
@chaliy chaliy deleted the claude/update-settings-agents-NupLW branch March 11, 2026 21:49
@chaliy chaliy mentioned this pull request Mar 20, 2026
2 tasks
chaliy added a commit that referenced this pull request Mar 20, 2026
## What
Prepare patch release v0.2.3 with version bump and changelog update.

## Why
Release new features and fixes since v0.2.2.

## How
- Bumped version in Cargo.toml from 0.2.2 to 0.2.3
- Updated CHANGELOG.md with v0.2.3 section including all changes since
v0.2.2

## Changelog excerpt

### Highlights
- WebSocket mode for Responses API streaming
- OpenAI thinking/reasoning emulation support
- Fixed repository URLs for crates.io listing

### What's Changed
* chore: routine maintenance - update deps and align specs (#30)
* fix: correct repository URLs for crates.io listing (#29)
* chore: add attribution settings and agent guidance for commits/PRs
(#28)
* feat: add /ship command for full shipping workflow (#27)
* feat(api): add WebSocket mode for Responses API (#26)
* feat(api): add OpenAI thinking/reasoning emulation (#25)

## Risk
- Low
- Standard version bump release

## Checklist
- [x] Tests added or updated
- [x] Backward compatibility considered

Co-authored-by: Claude <noreply@anthropic.com>
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