diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 70dfce8..3d3dc0c 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "code-please", - "version": "0.1.23", + "version": "0.1.24", "description": "MCP server and CLI tool for AI-assisted coding with auto-formatting and LSP diagnostics", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2e0b8b4..f02851b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "0.1.23", + ".": "0.1.24", "packages/code": "0.1.14", "packages/dora": "0.1.10", "packages/format": "0.1.4", diff --git a/CHANGELOG.md b/CHANGELOG.md index d0210fc..a740bfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.24](https://github.com/pleaseai/code-intelligence/compare/code-please-v0.1.23...code-please-v0.1.24) (2026-07-03) + + +### Bug Fixes + +* resolve leftover stash conflict markers in .claude/settings.json ([#106](https://github.com/pleaseai/code-intelligence/issues/106)) ([2ed8a3a](https://github.com/pleaseai/code-intelligence/commit/2ed8a3a429fb5ad8e683e608bc90863f26cb685a)) + ## [0.1.23](https://github.com/pleaseai/code-intelligence/compare/code-please-v0.1.22...code-please-v0.1.23) (2026-07-01) diff --git a/package.json b/package.json index d1dd8b7..dd0e42f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-please", "type": "module", - "version": "0.1.23", + "version": "0.1.24", "packageManager": "bun@1.3.5", "description": "Auto-format and type-check hooks for AI coding", "license": "MIT", diff --git a/plugins/astro-lsp/.claude-plugin/plugin.json b/plugins/astro-lsp/.claude-plugin/plugin.json index ad1c6bf..0f4ce84 100644 --- a/plugins/astro-lsp/.claude-plugin/plugin.json +++ b/plugins/astro-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "astro-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Astro Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/bash-lsp/.claude-plugin/plugin.json b/plugins/bash-lsp/.claude-plugin/plugin.json index 9356d9f..291c552 100644 --- a/plugins/bash-lsp/.claude-plugin/plugin.json +++ b/plugins/bash-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bash-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Bash/Shell Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/biome-lsp/.claude-plugin/plugin.json b/plugins/biome-lsp/.claude-plugin/plugin.json index 1f2d38d..7cdce36 100644 --- a/plugins/biome-lsp/.claude-plugin/plugin.json +++ b/plugins/biome-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "biome-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Biome Linter/Formatter for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/clangd-lsp/.claude-plugin/plugin.json b/plugins/clangd-lsp/.claude-plugin/plugin.json index 5fbea9d..68c419b 100644 --- a/plugins/clangd-lsp/.claude-plugin/plugin.json +++ b/plugins/clangd-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "clangd-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "C/C++ (Clangd) Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/csharp-lsp/.claude-plugin/plugin.json b/plugins/csharp-lsp/.claude-plugin/plugin.json index ca2a952..d6d2288 100644 --- a/plugins/csharp-lsp/.claude-plugin/plugin.json +++ b/plugins/csharp-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "csharp-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "C# Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/dart-lsp/.claude-plugin/plugin.json b/plugins/dart-lsp/.claude-plugin/plugin.json index 12063ad..ced90c0 100644 --- a/plugins/dart-lsp/.claude-plugin/plugin.json +++ b/plugins/dart-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dart-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Dart Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/deno-lsp/.claude-plugin/plugin.json b/plugins/deno-lsp/.claude-plugin/plugin.json index aa14982..9bfc4d8 100644 --- a/plugins/deno-lsp/.claude-plugin/plugin.json +++ b/plugins/deno-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "deno-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Deno Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/dockerfile-lsp/.claude-plugin/plugin.json b/plugins/dockerfile-lsp/.claude-plugin/plugin.json index 61a6cfd..05bcdda 100644 --- a/plugins/dockerfile-lsp/.claude-plugin/plugin.json +++ b/plugins/dockerfile-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "dockerfile-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Dockerfile Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/elixir-lsp/.claude-plugin/plugin.json b/plugins/elixir-lsp/.claude-plugin/plugin.json index 0a650de..e3deb1d 100644 --- a/plugins/elixir-lsp/.claude-plugin/plugin.json +++ b/plugins/elixir-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "elixir-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Elixir Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/eslint-lsp/.claude-plugin/plugin.json b/plugins/eslint-lsp/.claude-plugin/plugin.json index 15ffbb7..ff53b47 100644 --- a/plugins/eslint-lsp/.claude-plugin/plugin.json +++ b/plugins/eslint-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "eslint-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "ESLint Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/fsharp-lsp/.claude-plugin/plugin.json b/plugins/fsharp-lsp/.claude-plugin/plugin.json index b049238..40156f1 100644 --- a/plugins/fsharp-lsp/.claude-plugin/plugin.json +++ b/plugins/fsharp-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "fsharp-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "F# Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/gleam-lsp/.claude-plugin/plugin.json b/plugins/gleam-lsp/.claude-plugin/plugin.json index 8909a4b..4b66b50 100644 --- a/plugins/gleam-lsp/.claude-plugin/plugin.json +++ b/plugins/gleam-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "gleam-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Gleam Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/gopls-lsp/.claude-plugin/plugin.json b/plugins/gopls-lsp/.claude-plugin/plugin.json index ed474ed..46721dd 100644 --- a/plugins/gopls-lsp/.claude-plugin/plugin.json +++ b/plugins/gopls-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "gopls-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Go Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/graphql-lsp/.claude-plugin/plugin.json b/plugins/graphql-lsp/.claude-plugin/plugin.json index 7a9973a..b46a316 100644 --- a/plugins/graphql-lsp/.claude-plugin/plugin.json +++ b/plugins/graphql-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "graphql-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "GraphQL Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/jdtls-lsp/.claude-plugin/plugin.json b/plugins/jdtls-lsp/.claude-plugin/plugin.json index f6ba353..bda3972 100644 --- a/plugins/jdtls-lsp/.claude-plugin/plugin.json +++ b/plugins/jdtls-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jdtls-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Java (Eclipse JDTLS) Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/kotlin-lsp/.claude-plugin/plugin.json b/plugins/kotlin-lsp/.claude-plugin/plugin.json index 35612d1..08e5743 100644 --- a/plugins/kotlin-lsp/.claude-plugin/plugin.json +++ b/plugins/kotlin-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "kotlin-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Kotlin Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/lua-lsp/.claude-plugin/plugin.json b/plugins/lua-lsp/.claude-plugin/plugin.json index f28db61..412db2e 100644 --- a/plugins/lua-lsp/.claude-plugin/plugin.json +++ b/plugins/lua-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "lua-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Lua Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/ocaml-lsp/.claude-plugin/plugin.json b/plugins/ocaml-lsp/.claude-plugin/plugin.json index cb2855c..c544f70 100644 --- a/plugins/ocaml-lsp/.claude-plugin/plugin.json +++ b/plugins/ocaml-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ocaml-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "OCaml Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/oxlint-lsp/.claude-plugin/plugin.json b/plugins/oxlint-lsp/.claude-plugin/plugin.json index 64aa9c7..f5deb18 100644 --- a/plugins/oxlint-lsp/.claude-plugin/plugin.json +++ b/plugins/oxlint-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "oxlint-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Oxlint Linter for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/php-lsp/.claude-plugin/plugin.json b/plugins/php-lsp/.claude-plugin/plugin.json index 1a8bd04..42c0406 100644 --- a/plugins/php-lsp/.claude-plugin/plugin.json +++ b/plugins/php-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "php-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "PHP (Intelephense) Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/prisma-lsp/.claude-plugin/plugin.json b/plugins/prisma-lsp/.claude-plugin/plugin.json index 292855e..c2e181d 100644 --- a/plugins/prisma-lsp/.claude-plugin/plugin.json +++ b/plugins/prisma-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "prisma-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Prisma Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/pyright-lsp/.claude-plugin/plugin.json b/plugins/pyright-lsp/.claude-plugin/plugin.json index 1418760..c1de0a4 100644 --- a/plugins/pyright-lsp/.claude-plugin/plugin.json +++ b/plugins/pyright-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "pyright-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Python (Pyright) Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/rubocop-lsp/.claude-plugin/plugin.json b/plugins/rubocop-lsp/.claude-plugin/plugin.json index ecd7414..a49bf94 100644 --- a/plugins/rubocop-lsp/.claude-plugin/plugin.json +++ b/plugins/rubocop-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "rubocop-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "RuboCop (Ruby) Linter for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json b/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json index a11475e..c91b6c5 100644 --- a/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json +++ b/plugins/rust-analyzer-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "rust-analyzer-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Rust Analyzer for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/svelte-lsp/.claude-plugin/plugin.json b/plugins/svelte-lsp/.claude-plugin/plugin.json index aecfa15..9222c3b 100644 --- a/plugins/svelte-lsp/.claude-plugin/plugin.json +++ b/plugins/svelte-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "svelte-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Svelte Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/swift-lsp/.claude-plugin/plugin.json b/plugins/swift-lsp/.claude-plugin/plugin.json index 2cf6a4a..4d7049f 100644 --- a/plugins/swift-lsp/.claude-plugin/plugin.json +++ b/plugins/swift-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "swift-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Swift (SourceKit) Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/terraform-lsp/.claude-plugin/plugin.json b/plugins/terraform-lsp/.claude-plugin/plugin.json index cc43195..3d84a8e 100644 --- a/plugins/terraform-lsp/.claude-plugin/plugin.json +++ b/plugins/terraform-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "terraform-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Terraform Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/texlab-lsp/.claude-plugin/plugin.json b/plugins/texlab-lsp/.claude-plugin/plugin.json index e504f39..2b517ca 100644 --- a/plugins/texlab-lsp/.claude-plugin/plugin.json +++ b/plugins/texlab-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "texlab-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "LaTeX (TexLab) Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/typescript-lsp/.claude-plugin/plugin.json b/plugins/typescript-lsp/.claude-plugin/plugin.json index 07ec884..e0d45d3 100644 --- a/plugins/typescript-lsp/.claude-plugin/plugin.json +++ b/plugins/typescript-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "typescript-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "TypeScript/JavaScript Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/vue-lsp/.claude-plugin/plugin.json b/plugins/vue-lsp/.claude-plugin/plugin.json index cdaf9ca..47f8a4b 100644 --- a/plugins/vue-lsp/.claude-plugin/plugin.json +++ b/plugins/vue-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "vue-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Vue Language Server with TypeScript Support for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/yaml-lsp/.claude-plugin/plugin.json b/plugins/yaml-lsp/.claude-plugin/plugin.json index 712014c..0ce85ae 100644 --- a/plugins/yaml-lsp/.claude-plugin/plugin.json +++ b/plugins/yaml-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "yaml-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "YAML Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": { diff --git a/plugins/zls-lsp/.claude-plugin/plugin.json b/plugins/zls-lsp/.claude-plugin/plugin.json index ac8078e..570fff9 100644 --- a/plugins/zls-lsp/.claude-plugin/plugin.json +++ b/plugins/zls-lsp/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "zls-lsp", - "version": "0.1.23", + "version": "0.1.24", "description": "Zig Language Server for Claude Code", "repository": "https://github.com/chatbot-pf/code-please", "author": {