-
Notifications
You must be signed in to change notification settings - Fork 13
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
mcpls does not recover after its LSP server subprocess dies
bugSomething isn't workingSomething isn't workingP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#249 In bug-ops/mcpls;untrusted project-local mcpls.toml ignore-warning is stderr-only, invisible to MCP clients
enhancementNew feature or requestNew feature or requestP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#248 In bug-ops/mcpls;config: lsp_servers env field is parsed but never applied to spawned process
enhancementNew feature or requestNew feature or requestP3Low: cosmetic, edge case unlikely in practiceLow: cosmetic, edge case unlikely in practiceStatus: Open.#247 In bug-ops/mcpls;spawned LSP server child process inherits mcpls's full environment
bugSomething isn't workingSomething isn't workingP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#246 In bug-ops/mcpls;HTTP transport has no request body size limit and no cap on concurrent sessions
bugSomething isn't workingSomething isn't workingmcpls-coremcpls-core crate changesmcpls-core crate changesP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#243 In bug-ops/mcpls;workspace_symbol_search reports generic 'no server configured' instead of NoServerForTool/NoServerForLanguage
bugSomething isn't workingSomething isn't workingmcpls-coremcpls-core crate changesmcpls-core crate changesP3Low: cosmetic, edge case unlikely in practiceLow: cosmetic, edge case unlikely in practiceStatus: Open.#242 In bug-ops/mcpls;stdio transport (default) has no SIGINT/SIGTERM handling, orphaning spawned LSP processes
bugSomething isn't workingSomething isn't workingmcpls-coremcpls-core crate changesmcpls-core crate changesP3Low: cosmetic, edge case unlikely in practiceLow: cosmetic, edge case unlikely in practiceStatus: Open.#241 In bug-ops/mcpls;LSP server capabilities are negotiated but never checked before dispatching tool requests
bugSomething isn't workingSomething isn't workingP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#240 In bug-ops/mcpls;lsp/client.rs: pending_requests entries leak forever on request timeout
bugSomething isn't workingSomething isn't workingP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#239 In bug-ops/mcpls;test: test_load_does_not_overwrite_existing_config mutates process cwd with no guard
bugSomething isn't workingSomething isn't workingP3Low: cosmetic, edge case unlikely in practiceLow: cosmetic, edge case unlikely in practiceStatus: Open.#238 In bug-ops/mcpls;duplicate-ServerId startup error doesn't distinguish which lsp_servers entries conflict
bugSomething isn't workingSomething isn't workingP3Low: cosmetic, edge case unlikely in practiceLow: cosmetic, edge case unlikely in practiceStatus: Open.#237 In bug-ops/mcpls;spawned LSP server processes inherit full parent environment; LspServerConfig::env is dead code
bugSomething isn't workingSomething isn't workingP2Medium: suboptimal behavior, minor inconsistencyMedium: suboptimal behavior, minor inconsistencyStatus: Open.#236 In bug-ops/mcpls;