| 2026-06-05 21:33 | fix offset bug in hashline operations | Vineet Kumar | 2 | +21 | -2 |
| 2026-05-28 18:29 | get ready for packaging | Vineet Kumar | 4 | +109 | -7 |
| 2026-05-26 06:57 | add preview functions | Vineet Kumar | 1 | +47 | -0 |
| 2026-05-26 06:39 | fix anchor extraction and operation parsing to handle payload lines | Vineet Kumar | 2 | +72 | -48 |
| 2026-05-26 05:50 | fix bug in read_file causing string to not be json-serializable | Vineet Kumar | 1 | +3 | -1 |
| 2026-05-26 05:20 | fix grep tool | Vineet Kumar | 1 | +30 | -21 |
| 2026-05-26 04:44 | update bash tool to explicitly mention the other tools | Vineet Kumar | 1 | +10 | -3 |
| 2026-05-26 04:24 | fix typos in tool definitions | Vineet Kumar | 1 | +8 | -8 |
| 2026-05-26 04:23 | add lexical-binding to all files to prevent dynamic binding issues | Vineet Kumar | 4 | +5 | -2 |
| 2026-05-26 03:46 | final tool, edit_file, added | Vineet Kumar | 1 | +143 | -1 |
| 2026-05-26 03:34 | very important update to tests | Vineet Kumar | 1 | +15 | -15 |
| 2026-05-26 03:15 | update read_file tool definition based on finalized hashline changes | Vineet Kumar | 1 | +37 | -6 |
| 2026-05-26 02:43 | consolidate hl-file-read functions | Vineet Kumar | 2 | +22 | -23 |
| 2026-05-26 00:43 | replace most of the dolists with maps | Vineet Kumar | 1 | +33 | -36 |
| 2026-05-26 00:11 | split hl-validate-anchors to be not monolithic | Vineet Kumar | 1 | +29 | -20 |
| 2026-05-26 00:05 | split hl-get-anchors to be not monolithic | Vineet Kumar | 1 | +22 | -16 |
| 2026-05-26 00:00 | split hl-apply-one-op to be not monolithic | Vineet Kumar | 1 | +57 | -41 |
| 2026-05-25 23:57 | split hl-parse-section-ops to be not monolithic | Vineet Kumar | 1 | +32 | -22 |
| 2026-05-25 23:48 | fix faulty unit tests and code based off tests | Vineet Kumar | 2 | +106 | -102 |
| 2026-05-25 20:13 | work on hashline unit tests | Vineet Kumar | 1 | +485 | -12 |
| 2026-05-25 20:13 | add some hashline patch validation | Vineet Kumar | 1 | +126 | -58 |
| 2026-05-25 19:09 | make mostly working hashline implementation, just needs more tests | Vineet Kumar | 2 | +334 | -14 |
| 2026-05-25 17:29 | add glob optional argument to grep | Vineet Kumar | 1 | +12 | -4 |
| 2026-05-25 17:25 | start working on hashline diff applying | Vineet Kumar | 1 | +40 | -19 |
| 2026-05-25 00:26 | fix docstrings | Vineet Kumar | 1 | +6 | -2 |
| 2026-05-25 00:21 | add beginning of hashline verification | Vineet Kumar | 1 | +102 | -5 |
| 2026-05-24 23:10 | add unit test for hl-file-read | Vineet Kumar | 1 | +25 | -0 |
| 2026-05-24 21:24 | fix bug with negative indices in hashline computation | Vineet Kumar | 1 | +2 | -1 |
| 2026-05-24 21:07 | add GPLv3 license | Vineet Kumar | 1 | +674 | -0 |
| 2026-05-24 20:33 | import web_search and web_fetch wholesale from gptel-agent | Vineet Kumar | 3 | +160 | -2 |
| 2026-05-24 19:42 | add confirm predicate to bash tool | Vineet Kumar | 1 | +31 | -21 |
| 2026-05-24 19:06 | add grep tool | Vineet Kumar | 1 | +46 | -4 |
| 2026-05-24 18:22 | fix quoting and casing | Vineet Kumar | 1 | +8 | -6 |
| 2026-05-24 18:20 | add write_file tool | Vineet Kumar | 1 | +32 | -1 |
| 2026-05-24 17:50 | rename from gptel-tools an add gptel-agent's bash tool | Vineet Kumar | 4 | +229 | -163 |
| 2026-05-24 03:25 | declare second tool (find_files) | Vineet Kumar | 1 | +25 | -1 |
| 2026-05-24 02:47 | declare first tool (read_file) | Vineet Kumar | 1 | +37 | -0 |
| 2026-05-24 01:33 | deduplicate the hl-* functions | Vineet Kumar | 1 | +27 | -31 |
| 2026-05-24 01:00 | add some more hl-* reading functions | Vineet Kumar | 1 | +42 | -18 |
| 2026-05-23 23:04 | start working on hashline implementation | Vineet Kumar | 2 | +85 | -0 |