JetBrains, a company known for developing the IntelliJ IDE and the Kotlin language, has recently launched its first AI coding assistant, Junie. This new tool aims to assist developers with everyday development tasks and is capable of understanding the context of existing projects, providing support for the creation of new applications and feature expansions. Junie successfully solved a variety of common developer tasks in the highly regarded SWE-Bench Verified benchmark test.
Leading Integrated Development Environment (IDE) for Java and Kotlin
Automatically generates AI-powered documentation/comments for Python, Java, TypeScript, JavaScript, and Kotlin, with support for GitHub, GitLab, and Bitbucket.
JetBrains
CodeLlama-7B model fine-tuned on the KStack dataset, optimized for Kotlin code generation
An open-source generative text model fine-tuned based on Deepseek-coder-1.3B, focusing on Kotlin code generation tasks
A simple Kotlin weather query client-server example based on the MCP protocol, demonstrating the tool invocation process.
GitHub Actions CI/CD pipeline optimization project, including core tests, code quality checks, and MCP tool verification
A demonstration project of a cryptocurrency price query MCP service based on Spring Boot and Kotlin, integrating the CoinGecko API to provide real-time cryptocurrency data retrieval functionality.
Lenz shares learning and development experiences about MCP, mainly using Kotlin for backend development.
An Obsidian MCP server project implemented in Kotlin, enabling AI agents to interact with notes through the Obsidian Local REST API plugin.
A quick-start example project for an MCP weather service, providing a weather service implementation based on the Kotlin SDK
An MCP server implementation based on Kotlin that integrates the Spotify Web API and provides functions such as playback control, playlist management, and user information retrieval.
Kotlin server-side implementation of the MCP protocol
A server project based on Kotlin SDK that provides the functions of obtaining city weather information and sending emails through the RESEND SDK.
A weather query MCP server developed based on Kotlin, which can query the weather conditions of various places in the United States through the Claude desktop application
An example project attempting to implement an MCP server using Kotlin