Commit graph

21 commits

Author SHA1 Message Date
John Doty
293056cdb2 [emacs] Hacking on tools 2025-08-19 22:23:17 +00:00
John Doty
5c3ce76704 [emacs] Search project 2025-06-09 17:59:01 +00:00
f0f1a374ae [beets] Apropos should not return stale results
It's confusing for emacs.
2025-06-03 06:38:09 -07:00
John Doty
a3ccd09f9a [emacs] Factor the tools lisp a little bit
To make things a bit easier.
2025-05-30 19:24:38 +00:00
John Doty
05d0ca3652 [emacs] Consistent use of booleans 2025-05-27 05:59:06 +00:00
12cea450ad [emacs] More AI tool garbage
Use line reading instead of file reading, and provide a summary of the
lines at the top to help the agent know more about the file at a
glance. Allow negative line offsets for editing. Tests and bugfixes.

Modified-by: John Doty <john@d0ty.me>
2025-05-26 10:40:28 -07:00
c8266f36dc [emacs] Fix bug with backslash in regex replacement 2025-05-26 08:01:01 -07:00
4b549f8a1f [emacs] Fix the project root tool 2025-05-26 07:42:44 -07:00
John Doty
1a9ccb2554 [emacs] Fix search and replace without regex 2025-05-22 19:19:15 +00:00
John Doty
1d1fc38354 [emacs] A test 2025-05-22 18:57:22 +00:00
John Doty
548d493c8c [emacs] Fix at least one tool, and write tests for tools 2025-05-22 18:50:15 +00:00
John Doty
39ad97cfa7 [emacs] More tweaks for "AI" 2025-05-19 18:17:48 +00:00
John Doty
40a87f666b [emacs] Tweaks 2025-05-16 19:30:34 +00:00
John Doty
e4b05aeac8 [emacs] Support tree-sitter scala code
This turns out to be pretty nice
2025-05-15 18:02:19 +00:00
John Doty
11b3b46545 [emacs] Buffer info tool
Last one.
2025-05-15 04:45:14 +00:00
John Doty
bd48f5bda4 [emacs] Indexing tool 2025-05-14 22:10:56 +00:00
John Doty
cfc3557ee7 [emacs] Search and replace 2025-05-14 06:26:30 +00:00
John Doty
d762d50071 [emacs] A little change to make the tools smarter
Actually give people buffers.
2025-05-14 05:32:30 +00:00
John Doty
b978f93566 [emacs] Editing tools 2025-05-14 01:26:45 +00:00
John Doty
4a849cf912 [emacs] More tools for the bot
Hmm, looking interesting!
2025-05-14 01:15:18 +00:00
John Doty
9dc63e7548 [emacs] Some tools for gptel
These are partly written with the help of gptel. I don't know about
the categorization, I think it's OK. Some emacs help stuff, the
ability to read files and directories directly, the ability to run
shell commands.
2025-05-13 23:05:40 +00:00