From f4a2da3ba832048f4ca89a9850deb6b7ef85d323 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Aug 2025 17:36:20 +0300 Subject: feat(cli): simplify flags to -log and -version; add JSON config with env precedence; update README --- IDEAS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'IDEAS.md') diff --git a/IDEAS.md b/IDEAS.md index 30e7708..8aa1c3e 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -21,6 +21,7 @@ * [ ] Be a replacement for 'github copilot cli' * [ ] Be able to perform inline chats (keeping history in the document) * [ ] Be able to switch the underlying model via a prompt +* [ ] Fine tune when LLM completions are triggered, as it seems that there are some cases where the LLM is asked but Helix is not suggesting any completions Be able to select code blocks and perform code actions on them -- cgit v1.2.3