Go to file
Jeff Carr a20e4e0533 work in progress 2025-08-26 11:12:23 -05:00
resources day1 2025-08-21 10:52:40 -05:00
.gitignore day1 2025-08-21 10:52:40 -05:00
LICENSE GPL 2025-08-22 00:50:20 -05:00
Makefile work in progress 2025-08-26 11:12:23 -05:00
add.go fix: correct build errors and clean up code 2025-08-25 10:15:39 -05:00
argv.go test 2025-08-25 10:48:59 -05:00
argvAutoshell.go test 2025-08-25 10:48:59 -05:00
control day1 2025-08-21 10:52:40 -05:00
doEditor.go feat(regex): print regex.log and sleep after ready 2025-08-25 17:24:00 -05:00
doGetNextAutoTopic.go feat(chat): add --get-next-auto-topic flag 2025-08-24 13:23:12 -05:00
doImport.go Refactor: Rename gemini to regex throughout the codebase 2025-08-24 01:21:01 -05:00
doInput.go Refactor: Rename gemini to regex throughout the codebase 2025-08-24 01:21:01 -05:00
doNewChat.go feat(chat): add --new-chat and --count-auto flags 2025-08-24 13:07:43 -05:00
doOutput.go Refactor: Rename gemini to regex throughout the codebase 2025-08-24 01:21:01 -05:00
doPlayback.go fix: correct build errors and clean up code 2025-08-25 10:15:39 -05:00
doStats.go feat(stats): add --stats flag to save session stats 2025-08-24 09:01:34 -05:00
exit.go Refactor: Rename gemini to regex throughout the codebase 2025-08-24 01:21:01 -05:00
main.go can now send questions to gemini-cli from regex 2025-08-25 10:58:47 -05:00
prettyFormat.go Refactor: Rename gemini to regex throughout the codebase 2025-08-24 01:21:01 -05:00
structs.go Refactor: Rename gemini to regex throughout the codebase 2025-08-24 01:21:01 -05:00
terminal_width.go fix: correct build errors and clean up code 2025-08-25 10:15:39 -05:00