summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-03 14:25:43 +0300
committerPaul Buetow <paul@buetow.org>2025-08-03 14:25:43 +0300
commit5c48eb6f1c0d7e6f7e61a766b3580a651aa5d597 (patch)
treef78034a57853ba367a57384aefb375af15c58b1e
parent5c194a0a6c7327d3189fcf1dc3a717fea94e4180 (diff)
more on this
-rw-r--r--IDEAS.md12
-rw-r--r--hexai-small.pngbin0 -> 101101 bytes
-rw-r--r--hexai.pngbin0 -> 1701010 bytes
3 files changed, 11 insertions, 1 deletions
diff --git a/IDEAS.md b/IDEAS.md
index b549ea1..4de4386 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -1,4 +1,10 @@
-# Ideas
+# Hexai
+
+![HexAI Small Logo](hexai-small.png)
+
+Hexai, the AI LSP for the Helix editor.
+
+## Ideas
* LSP server to be used with the Helix text editor
* Code completion using LLMs
@@ -23,3 +29,7 @@ Be able to switch LLMs.
MSPintegration? Can't think of a specic use case right now but it may be interesting!
+## More
+
+* Use of different LLM based on usage/use case
+* Useful: https://deepwiki.com/helix-editor/helix/4.3-language-server-protocol
diff --git a/hexai-small.png b/hexai-small.png
new file mode 100644
index 0000000..04640d2
--- /dev/null
+++ b/hexai-small.png
Binary files differ
diff --git a/hexai.png b/hexai.png
new file mode 100644
index 0000000..40d7736
--- /dev/null
+++ b/hexai.png
Binary files differ