Jeff Carr
6888512b3b
minor cleanups
2025-08-30 16:17:01 -05:00
Jeff Carr
bbb12d79e2
more code cleanups
2025-08-30 15:24:54 -05:00
Jeff Carr
c7896e47f9
code cleanup of early drafts of code from Gemini AI
2025-08-30 15:15:43 -05:00
Jeff Carr
7f8f5e3b9b
basic JSON parsing into genai struc
2025-08-30 14:42:57 -05:00
Jeff Carr
a813b2e206
test
2025-08-25 10:48:59 -05:00
Castor Regex
0b2ec9ce15
fix: correct build errors and clean up code
2025-08-25 10:15:39 -05:00
Castor Regex
a9b7fca08d
feat(chat): add --get-next-auto-topic flag
2025-08-24 13:23:12 -05:00
Castor Regex
b03889101d
feat(chat): add --new-chat and --count-auto flags
2025-08-24 13:07:43 -05:00
Castor Gemini
1a6b367144
feat(stats): add --stats flag to save session stats
2025-08-24 09:01:34 -05:00
Castor Gemini
357c20027f
Refactor: Rename gemini to regex throughout the codebase
2025-08-24 01:21:01 -05:00
Castor Gemini
40243de35b
feat(gemini): add file import capability
...
This commit introduces the `doImport` function, which allows importing
the content of a file directly into the "auto" chat session.
The imported content is added as a `ChatEntry` from GEMINI, structured
as a `ToolCall` with the name "Shell" and the file content as the input.
This allows external command outputs to be seamlessly integrated into
the chat history for context.
2025-08-22 11:47:00 -05:00
Jeff Carr
cf812da1d3
add doInput()
2025-08-22 10:43:52 -05:00
Jeff Carr
fbc5ebe4ce
wtf. this should work
2025-08-22 06:12:47 -05:00
Jeff Carr
eceb945b9c
something new
2025-08-22 04:23:28 -05:00
Jeff Carr
e69177bc53
find uuid
2025-08-22 03:15:41 -05:00
Jeff Carr
a10b75d453
make an --add <filename> option
2025-08-21 14:13:42 -05:00
Jeff Carr
b221e7a95c
add ConfigSave()
2025-08-21 12:30:36 -05:00
Jeff Carr
ad39cfacbd
day1
2025-08-21 10:52:40 -05:00