smallcloudai / refact-lsp

LSP server for Refact, suitable for Sublime Text, and other editors
BSD 3-Clause "New" or "Revised" License
22 stars 12 forks source link

add to telemetry that user uses RAG for completion #156

Closed valaises closed 3 months ago

valaises commented 4 months ago

To compare user completion scores with and without RAG, we need to add information whether AST was used when completion was accepted.

valaises commented 4 months ago

https://github.com/smallcloudai/refact-lsp/pull/160