feat: add Neovim router daemon + bridge integration#10
Merged
alexgorbatchev merged 5 commits intomainfrom Mar 17, 2026
Merged
Conversation
Copy the clicked component source path to the clipboard by default and open the configured editor URL. Include a nested Storybook scenario plus tests for the new component inspection flow.
- add Go-based agentation-router daemon with routing, security validation, session registry, and tests\n- add router CLI lifecycle commands (start/stop/status/serve) with background mode default\n- add GitHub workflows for router CI cross-build and tagged binary release publishing\n- extend nvim plugin with router registration, auto-start support, statusline indicators, and safer path handling\n- add Neovim router status UX updates in toolbar settings and status copy formatting\n- add deterministic Storybook state stories for component source menu and add VSCode editor story\n- update component source URL generation/heartbeat to support configurable Neovim bridge URL + projectId\n- update README/docs for fork features, Neovim/router docs links, and router release notes
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.
Summary
agentation-routerdaemon for multi-project Neovim routingstart,stop,status,serve)Validation
just build-routerjust test-routerpnpm --filter agentation build