Skip to content

Conversation

@kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Jan 8, 2026

Add externalDocumentationLinks for mcp-kotlin-sdk

Motivation and Context

Add missing links for apidocs

Breaking Changes

No


Type of the changes

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

Checklist

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

@kpavlov kpavlov added the documentation Improvements or additions to documentation label Jan 8, 2026
@kpavlov kpavlov requested a review from Ololoshechkin January 8, 2026 16:27
@kpavlov kpavlov marked this pull request as ready for review January 8, 2026 16:27
@kpavlov kpavlov added the tests Add new tests or modify existing label Jan 8, 2026
- Add externalDocumentationLinks for mcp-kotlin-sdk
- Mark flaky test in `A2AServerJsonRpcIntegrationTest` as `@Disabled`
@kpavlov kpavlov merged commit 93052fb into develop Jan 8, 2026
13 checks passed
@kpavlov kpavlov deleted the kpavlov/dokka branch January 8, 2026 18:06
overfullstack pushed a commit to overfullstack/koog that referenced this pull request Jan 11, 2026
Add externalDocumentationLinks for mcp-kotlin-sdk

## Motivation and Context

Add missing links for apidocs

## Breaking Changes
No

---

#### Type of the changes
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [x] Documentation update
- [ ] Tests improvement
- [ ] Refactoring
- [ ] CI/

#### Checklist
- [x] The pull request has a description of the proposed change
- [x] I read the [Contributing
Guidelines](https://github.com/JetBrains/koog/blob/main/CONTRIBUTING.md)
before opening the pull request
- [x] The pull request uses **`develop`** as the base branch
- [ ] Tests for the changes have been added
- [ ] All new and existing tests passed

##### Additional steps for pull requests adding a new feature
- [ ] An issue describing the proposed change exists
- [ ] The pull request includes a link to the issue
- [ ] The change was discussed and approved in the issue
- [ ] Docs have been added / updated
vova-jb pushed a commit that referenced this pull request Jan 27, 2026
Add externalDocumentationLinks for mcp-kotlin-sdk

## Motivation and Context

Add missing links for apidocs

## Breaking Changes
No

---

#### Type of the changes
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [x] Documentation update
- [ ] Tests improvement
- [ ] Refactoring
- [ ] CI/

#### Checklist
- [x] The pull request has a description of the proposed change
- [x] I read the [Contributing
Guidelines](https://github.com/JetBrains/koog/blob/main/CONTRIBUTING.md)
before opening the pull request
- [x] The pull request uses **`develop`** as the base branch
- [ ] Tests for the changes have been added
- [ ] All new and existing tests passed

##### Additional steps for pull requests adding a new feature
- [ ] An issue describing the proposed change exists
- [ ] The pull request includes a link to the issue
- [ ] The change was discussed and approved in the issue
- [ ] Docs have been added / updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation tests Add new tests or modify existing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants