v0.1.0
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
- 73e0a20 Add buffer integration tests
- f9d3e56 Add context handling in nvim client
- a7ddf81 Add neovim client search and execlua test coverage
- 8e9adde Add openspec
- 03c2a23 Add testcontainers for integration tests
- 8f44078 Add verbose mode for integration tests
- ddb44e2 Archive add-testcontainers-integration for openspec
- d440e8e Change mod name to github remote
- f5c8174 Closes #2: Add release pipeline and workflow (#3)
- 24b5e20 Fix lint issues
- 163bace Fix logging and config loading
- 84f7ba6 Implement close_buffer and get_current_buffer mcp tools
- 070d5cf Implement command tools
- a34be01 Implement cursor, text and window tools
- 09e9fc4 Implement open_buffer and switch_buffer tools
- ae92b87 Implement the nvim://buffers resource
- 2ab50f7 Initial commit
- 9b089ad Remove unused
reqargument from mcp GetNvimClient() - f24ce75 Unregister incomplete resources (config, plugins & diagnostics)
- c13f86f Update License
- d7561f1 Update README to a more friendly format and instructions