index
:
llm-tools.el
master
Opinionated tools for use by a (local) LLM
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llm-tools-hl.el
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-05
fix offset bug in hashline operations
HEAD
v1.1
master
Vineet Kumar
1
-2
/
+2
2026-05-28
get ready for packaging
v1.0
Vineet Kumar
1
-5
/
+36
2026-05-26
fix anchor extraction and operation parsing to handle payload lines
Vineet Kumar
1
-48
/
+57
2026-05-26
add lexical-binding to all files to prevent dynamic binding issues
Vineet Kumar
1
-0
/
+1
2026-05-25
consolidate hl-file-read functions
Vineet Kumar
1
-18
/
+17
2026-05-25
replace most of the dolists with maps
Vineet Kumar
1
-36
/
+33
2026-05-25
split hl-validate-anchors to be not monolithic
Vineet Kumar
1
-20
/
+29
2026-05-25
split hl-get-anchors to be not monolithic
Vineet Kumar
1
-16
/
+22
2026-05-25
split hl-apply-one-op to be not monolithic
Vineet Kumar
1
-41
/
+57
2026-05-25
split hl-parse-section-ops to be not monolithic
Vineet Kumar
1
-22
/
+32
2026-05-25
fix faulty unit tests and code based off tests
Vineet Kumar
1
-40
/
+54
2026-05-25
add some hashline patch validation
Vineet Kumar
1
-58
/
+126
2026-05-25
make mostly working hashline implementation, just needs more tests
Vineet Kumar
1
-13
/
+155
2026-05-25
start working on hashline diff applying
Vineet Kumar
1
-19
/
+40
2026-05-24
fix docstrings
Vineet Kumar
1
-2
/
+6
2026-05-24
add beginning of hashline verification
Vineet Kumar
1
-5
/
+102
2026-05-24
fix bug with negative indices in hashline computation
Vineet Kumar
1
-1
/
+2
2026-05-24
import web_search and web_fetch wholesale from gptel-agent
Vineet Kumar
1
-0
/
+2
2026-05-24
rename from gptel-tools an add gptel-agent's bash tool
Vineet Kumar
1
-0
/
+107