summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-16 14:58:03 +0300
committerPaul Buetow <paul@buetow.org>2025-08-16 14:58:03 +0300
commit1e1df8c204f6771719f85d8402128d72138bb863 (patch)
tree20508d35f86625ff5b74b509176111ffde163605 /internal/version.go
parenta6a8b84690c50767f714b413496b5aeb45b31c21 (diff)
llm: add pluggable provider with OpenAI default; extensive logging; LSP completion integration with TextEdit, param-aware prompts; remove idle gating; label/filter improvements; docs update
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 525ff73..673db85 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -1,4 +1,3 @@
package internal
const Version = "0.0.1"
-