Skip to content

feat(workspace): add a new mode to workspace to always run a new inst…#265

Open
cenk1cenk2 wants to merge 4 commits intoravitemer:mainfrom
cenk1cenk2:patch-2
Open

feat(workspace): add a new mode to workspace to always run a new inst…#265
cenk1cenk2 wants to merge 4 commits intoravitemer:mainfrom
cenk1cenk2:patch-2

Conversation

@cenk1cenk2
Copy link
Copy Markdown

@cenk1cenk2 cenk1cenk2 commented Jan 15, 2026

Dear ravitemer,

Hope all is going great with you, I have seen you were doing some clean up on the open PRs today wanted to contribute in. Do you think this would be a worthy addition to the amazing plugin you have here.

Description

  • Add an additional workspace mode always to create a new instance regardless of having a project configuration.

Related Issue(s)

Screenshots

image

Checklist

  • I've read the contributing guidelines and have adhered to them in this PR
  • I've updated the README and/or relevant docs pages
  • I've run make test to ensure all tests pass
  • I've run make format to format the code
  • I've run make docs to update the vimdoc pages

@cenk1cenk2 cenk1cenk2 marked this pull request as ready for review January 15, 2026 18:30
@ravitemer
Copy link
Copy Markdown
Owner

@cenk1cenk2 Thanks for the PR! Can you expand a little more on your use case?

Can setting shutdown_delay = 0 help here?

@cenk1cenk2
Copy link
Copy Markdown
Author

cenk1cenk2 commented Jan 15, 2026

Yes, I had the same thing in my draft, but it made things a bit ugly can definitely add that.

I have a usecase where I do not have this mcp.json in my repositories or sometimes not able to do so while going through tons of them, just want to use the neovim socket path or cwd variable properly to pass further into other MCP servers. If I make it project-based something like the socket path is not always available properly because it targets the other running instance.

fix: update where the config opt comes from

fix: .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants