Go to file
Castor Regex 82eba977cd fix(count-auto): load chats before counting 2025-08-24 13:14:48 -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 Fix: Update Makefile to build regex binary 2025-08-24 01:08:38 -05:00
add.go refactor(add): Create dedicated addFile function 2025-08-22 03:45:34 -05:00
argv.go feat(chat): add --new-chat and --count-auto flags 2025-08-24 13:07:43 -05:00
argvAutoshell.go something new 2025-08-22 04:23:28 -05:00
control day1 2025-08-21 10:52:40 -05:00
doCountAuto.go fix(count-auto): load chats before counting 2025-08-24 13:14:48 -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 feat(playback): Improve formatting of long playback 2025-08-24 08:39:59 -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 fix(count-auto): suppress debug output 2025-08-24 13:11:19 -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 feat(playback): Improve formatting of long playback 2025-08-24 08:39:59 -05:00