Skip to content

Conversation

@georgwiese
Copy link
Collaborator

@georgwiese georgwiese commented Jan 16, 2026

Some small additions to CLAUDE.md, regarding coding style, when to return to the user and how to interact with GitHub.

georgwiese and others added 2 commits January 16, 2026 14:23
Add guidelines for keeping diffs small, using eyre::Result for error
handling, and using builder pattern with with_* methods.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Copy link
Collaborator Author

@georgwiese georgwiese left a comment

Choose a reason for hiding this comment

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

Next time you open a PR, open a draft PR. Add that to Claude.md

@georgwiese georgwiese changed the base branch from update-claude-md to main January 16, 2026 19:37
3. Run relevant tests and / or end-to-end tests using the CLI

### Git Workflow
- Use `git push origin <branchname>`
Copy link
Member

Choose a reason for hiding this comment

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

this could use gh cli tool instead gh pr new eg

Copy link
Member

Choose a reason for hiding this comment

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

ah you already have that below

@georgwiese georgwiese added this pull request to the merge queue Jan 16, 2026
Merged via the queue into main with commit be25445 Jan 16, 2026
19 checks passed
@georgwiese georgwiese deleted the georgwiese/improve-claude-md branch January 16, 2026 23:02
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