Skip to content

feat: add Neovim router daemon + bridge integration#10

Merged
alexgorbatchev merged 5 commits intomainfrom
feat/alt-right-click-component
Mar 17, 2026
Merged

feat: add Neovim router daemon + bridge integration#10
alexgorbatchev merged 5 commits intomainfrom
feat/alt-right-click-component

Conversation

@alexgorbatchev
Copy link
Owner

@alexgorbatchev alexgorbatchev commented Mar 17, 2026

Summary

  • add a Go-based agentation-router daemon for multi-project Neovim routing
  • add router CLI lifecycle commands (start, stop, status, serve)
  • integrate frontend + Neovim plugin with router-aware routing and heartbeat/status
  • add Neovim statusline/router UX improvements and safer path handling
  • add Storybook component-source menu state stories and a VSCode editor story
  • add router CI + binary release workflows
  • update README docs for fork features and Neovim/router docs

Validation

  • just build-router
  • just test-router
  • pnpm --filter agentation build
  • targeted Vitest runs for component source menu + ui features

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
@alexgorbatchev alexgorbatchev merged commit 94346cc into main Mar 17, 2026
1 check passed
@alexgorbatchev alexgorbatchev deleted the feat/alt-right-click-component branch March 17, 2026 22:38
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.

1 participant