Skip to content

Conversation

@devcrocod
Copy link
Contributor

Introduce AGENTS.md documenting repository layout, build/test commands, API compatibility checks, code conventions, logging/error handling guidance, and the PR/review checklist for the Kotlin MCP SDK.

Motivation and Context

Provide a single, authoritative reference for code agents.

How Has This Been Tested?

Breaking Changes

None

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds AGENTS.md to document the Kotlin MCP SDK repository structure and development guidelines for code agents. The file serves as a comprehensive reference for contributors and automated tools working with the codebase.

Key Changes:

  • Documents repository layout, build/test commands, and API compatibility workflow
  • Establishes code conventions covering multiplatform patterns, serialization, concurrency, and error handling
  • Defines PR submission requirements and review checklist

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@devcrocod devcrocod merged commit 7b7cbeb into main Oct 27, 2025
4 checks passed
@devcrocod devcrocod deleted the devcrocod/agents-md branch October 27, 2025 14:01
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