Conversation
…e` interface - Reformatted annotations for clarity and alignment. - Adjusted suppression of deprecation warnings. - Marked `one()` method with deprecation for consistency.
… `IPage` interface - Streamlined annotation formatting for improved readability. - Combined one-line function definitions for consistency and clarity.
…tion and OSS properties - Introduced comprehensive test cases for `MinioAutoConfiguration`, `VolcengineTosAutoConfiguration`, and `OssProperties`. - Verified property binding, backward compatibility, and bean definitions. - Improved deprecation handling and validation logic.
- Set up `build.gradle.kts` for IntelliJ IDEA plugin targeting Compose Server MCP integration. - Added IntelliJ Platform dependencies and configured plugin properties. - Included new plugin module in `settings.gradle.kts`.
…mpatibility - Adjusted `externalProjectPath` to target `ide/ide-idea-mcp` directory. - Added extension for environment file configuration support. - Improved overall configuration structure and debugging options.
- Replaced `io.github.truenine.composeserver.ide.ideamcp` with `com.intellij.mcpServer` in `build.gradle.kts`.
…toml` with IntelliJ Platform plugin details - Documented usage of `libs.versions.toml` for unified version management. - Included IntelliJ Platform-related dependencies and Kotlin plugin serialization configuration.
- Replaced custom plugins with Kotlin and IntelliJ Platform plugin aliases. - Updated IntelliJ Platform dependency management and bundled plugin configuration. - Added toolchain specifications for Java and Kotlin compatibility. - Refined plugin metadata and dependency declarations.
- Documented version history and updates in `CHANGELOG.html`. - Introduced `README.html` detailing plugin features, configuration, and usage.
- Introduced `plugin.xml` specifying plugin metadata, dependencies, and extension points. - Added `pluginIcon.svg` for plugin branding within the IntelliJ IDEA marketplace.
- Implemented `ComposeServerMcpPlugin` for IntelliJ IDEA, integrating Compose Server with MCP. - Defined `MyArgs` data class for MCP arguments serialization. - Added placeholder unit tests for plugin initialization and MCP connection.
…ific guidelines - Improved general and language-specific standards, emphasizing best practices and structured methodologies. - Added detailed logging standards, code style guidelines, and expanded prohibited patterns. - Clarified rules for SQL, JVM, Java, Kotlin, TypeScript, and SCSS.
…tandards - Deleted `.cursor/rules/` directory containing redundant and outdated guidelines. - Consolidated all relevant standards and conventions into `GLOBAL_CLAUDE.md`.
- Adjusted markdown formatting for improved readability in `.augment/rules/global.md`. - Updated IntelliJ IDEA project configuration: expanded soft margins and added Markdown language-specific indentation settings.
- Adjusted indentation and added spacing in `.augment/rules/global.md` for readability. - Included an additional newline in `.cursor/rules/global.mdc` for consistency.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 [release] 0.0.26