summaryrefslogtreecommitdiff
path: root/PROJECTSTATUS.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-07 21:10:15 +0300
committerPaul Buetow <paul@buetow.org>2025-09-07 21:10:15 +0300
commitb39f233bf65c4a4b1d8d7a813b21d8477699ffae (patch)
tree185069f91a513194545822e60276ab38a2f060c4 /PROJECTSTATUS.md
parentfb15616d595e0bf9f734992ceae529001e1f4677 (diff)
feat(tmux): add status line updates via @hexai_status; wire into CLI, LSP stats, and tmux-action
Diffstat (limited to 'PROJECTSTATUS.md')
-rw-r--r--PROJECTSTATUS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/PROJECTSTATUS.md b/PROJECTSTATUS.md
index 8709378..41a634a 100644
--- a/PROJECTSTATUS.md
+++ b/PROJECTSTATUS.md
@@ -4,8 +4,11 @@ This documents shows future items and in progress items. Already completed ones
## Features
+* [ ] tmux or helix status line updates with LLM progress/stats?
* [/] EDITOR support for custom action in hexai-tmux-action
+ * Verify documentation is correct
* [/] EDITOR support for hexai when no args given
+ * Verify documentation is correct
* [ ] In-editor chat triggers should be context aware of the current file, buffer and function!
* [ ] Kagi FastGPT for in-editor search
- Think about an in-editor chat trigger, maybe with S> for search!