X Tutup
Skip to content

Update agents.md to improve AI assisted PRs#4305

Merged
dondonz merged 8 commits intomasterfrom
claude/create-claude-md-M7lji
Mar 10, 2026
Merged

Update agents.md to improve AI assisted PRs#4305
dondonz merged 8 commits intomasterfrom
claude/create-claude-md-M7lji

Conversation

@dondonz
Copy link
Member

@dondonz dondonz commented Mar 7, 2026

Tries to correct common issues in PRs, this will be read by Claude before starting each session, so it's important this is kept very short to reduce impact on context window

For example: I noticed that AI tools forget we use Spock/Groovy tests

https://claude.ai/code/session_01LQddmhPjeEKJMGyx8ZZVcw

@dondonz dondonz changed the title Add CLAUDE.md with Java GraphQL implementation guidelines Add CLAUDE.md to help with more AI assisted PRs Mar 7, 2026
@dondonz dondonz changed the title Add CLAUDE.md to help with more AI assisted PRs Update agents.md to improve AI assisted PRs Mar 7, 2026
.DS_Store
.vscode No newline at end of file
.vscode
.claude/scheduled_tasks.lock No newline at end of file
Copy link
Member Author

Choose a reason for hiding this comment

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

New /loop feature runs cronjobs

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 5671 (±0) 5614 (±0) 0 (±0) 0 (±0) 57 (±0)
Java 17 5671 (±0) 5613 (±0) 0 (±0) 0 (±0) 58 (±0)
Java 21 5671 (±0) 5613 (±0) 0 (±0) 0 (±0) 58 (±0)
Java 25 5671 (±0) 5613 (±0) 0 (±0) 0 (±0) 58 (±0)
jcstress 32 (±0) 32 (±0) 0 (±0) 0 (±0) 0 (±0)
Total 22716 (±0) 22485 (±0) 0 (±0) 0 (±0) 231 (±0)

Code Coverage (Java 25)

Metric Covered Missed Coverage vs Master
Lines 28698 3126 90.2% ±0.0%
Branches 8331 1511 84.6% ±0.0%
Methods 7681 1224 86.3% ±0.0%

No per-class coverage changes detected.

Full HTML report: build artifact jacoco-html-report

Updated: 2026-03-07 23:26:41 UTC

@dondonz dondonz merged commit 8fff72e into master Mar 10, 2026
11 checks passed
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

X Tutup