KingDownloads

lsp-ai version history

10 releases tracked, newest first.

v0.7.1

Sep 24, 2024
Maintenance and minor improvements.

12 downloads

v0.7.0

Sep 20, 2024

12 downloads

v0.6.2

Aug 27, 2024
# What's Changed Small bug fixes and changes from pub -> pub(crate)

12 downloads

v0.6.1

Aug 21, 2024
## What's Changed * Patch stdio error with vscode by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/63 **Full Changelog**: https://github.com/SilasMarvin/lsp-ai/compare/v0.6.0...v0.6.1

0 downloads

v0.6.0

Aug 21, 2024
## What's Changed * Custom actions, server shutdown fixes and a bunch of small things by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/61 **Full Changelog**: https://github.com/SilasMarvin/lsp-ai/compare/v0.5.1...v0.6.0

0 downloads

v0.5.1

Aug 11, 2024
## What's Changed * Patched EOF error when chatting by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/59 This release eliminates the warning that we are writing past the EOF when returning the assistant response when chatting.

0 downloads

v0.5.0

Aug 11, 2024
## What's Changed * Add custom log file and improve logging by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/58 You can find information for using the new log file in the [Debugging section of the Wiki](https://github.com/SilasMarvin/lsp-ai/wiki/Debugging) **Full Changelog**: https://github.com/SilasMarvin/lsp-ai/compare/v0.4.1...v0.5.0

0 downloads

v0.4.1

Aug 8, 2024
## What's Changed * chore: update config.rs by @eltociear in https://github.com/SilasMarvin/lsp-ai/pull/51 * Patch Unicode Errors by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/54 ## New Contributors * @eltociear made their first contribution in https://github.com/SilasMarvin/lsp-ai/pull/51 **Full Changelog**: https://github.com/SilasMarvin/lsp-ai/compare/v0.4.0...v0.4.1

0 downloads

v0.4.0

Aug 6, 2024
## What's Changed * Gemini by @asukaminato0721 in https://github.com/SilasMarvin/lsp-ai/pull/30 * Introduce RAG by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/31 * Add release CI by @McPatate in https://github.com/SilasMarvin/lsp-ai/pull/35 * Added a local vector store memory backend option by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/39 * Add Chatting within your Editor by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/45 ## New Contributors * @asukaminato0721 made their first contribution in https://github.com/SilasMarvin/lsp-ai/pull/30 * @McPatate made their first contribution in https://github.com/SilasMarvin/lsp-ai/pull/35 **Full Changelog**: https://github.com/SilasMarvin/lsp-ai/compare/v0.3.0...v0.4.0

0 downloads

v0.3.0

Jun 15, 2024
## What's Changed * Support remote api endpoints for ollama by @luixiao0 in https://github.com/SilasMarvin/lsp-ai/pull/15 * Added initial post processing to remove duplicate start and end characters by @SilasMarvin in https://github.com/SilasMarvin/lsp-ai/pull/23 ## New Contributors * @luixiao0 made their first contribution in https://github.com/SilasMarvin/lsp-ai/pull/15 **Full Changelog**: https://github.com/SilasMarvin/lsp-ai/compare/v0.2.0...v0.3.0

0 downloads