wu-sheng opened a new pull request, #786: URL: https://github.com/apache/skywalking-java/pull/786
### Add CLAUDE.md for AI assistant guidance Add a comprehensive guide for AI assistants working with the SkyWalking Java Agent codebase. **Key sections:** - Project overview and repository structure - Build system and commands - Plugin development with V2 API (recommended) vs V1 API (legacy) - Plugin development rules (class matching, witness classes, dependency management) - Tracing concepts (span types, context propagation, special tags) - Meter plugin APIs - Plugin test framework (structure, configuration, expected data format) - Code style and conventions - PR guidelines following PULL_REQUEST_TEMPLATE - [x] Update the [`CHANGES` log](https://github.com/apache/skywalking-java/blob/main/CHANGES.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
