summaryrefslogtreecommitdiff
path: root/llm-tools-hl.el
AgeCommit message (Expand)AuthorFilesLines
2026-06-05fix offset bug in hashline operationsHEADv1.1masterVineet Kumar1-2/+2
2026-05-28get ready for packagingv1.0Vineet Kumar1-5/+36
2026-05-26fix anchor extraction and operation parsing to handle payload linesVineet Kumar1-48/+57
2026-05-26add lexical-binding to all files to prevent dynamic binding issuesVineet Kumar1-0/+1
2026-05-25consolidate hl-file-read functionsVineet Kumar1-18/+17
2026-05-25replace most of the dolists with mapsVineet Kumar1-36/+33
2026-05-25split hl-validate-anchors to be not monolithicVineet Kumar1-20/+29
2026-05-25split hl-get-anchors to be not monolithicVineet Kumar1-16/+22
2026-05-25split hl-apply-one-op to be not monolithicVineet Kumar1-41/+57
2026-05-25split hl-parse-section-ops to be not monolithicVineet Kumar1-22/+32
2026-05-25fix faulty unit tests and code based off testsVineet Kumar1-40/+54
2026-05-25add some hashline patch validationVineet Kumar1-58/+126
2026-05-25make mostly working hashline implementation, just needs more testsVineet Kumar1-13/+155
2026-05-25start working on hashline diff applyingVineet Kumar1-19/+40
2026-05-24fix docstringsVineet Kumar1-2/+6
2026-05-24add beginning of hashline verificationVineet Kumar1-5/+102
2026-05-24fix bug with negative indices in hashline computationVineet Kumar1-1/+2
2026-05-24import web_search and web_fetch wholesale from gptel-agentVineet Kumar1-0/+2
2026-05-24rename from gptel-tools an add gptel-agent's bash toolVineet Kumar1-0/+107