resources
|
day1
|
2025-08-21 10:52:40 -05:00 |
.gitignore
|
code cleanup of early drafts of code from Gemini AI
|
2025-08-30 15:15:43 -05:00 |
GEMINI.md
|
GEMINI workflow rules
|
2025-08-30 15:48:22 -05:00 |
LICENSE
|
GPL
|
2025-08-22 00:50:20 -05:00 |
Makefile
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
add.go
|
basic JSON parsing into genai struc
|
2025-08-30 14:42:57 -05:00 |
argv.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
argvAutoshell.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
control
|
day1
|
2025-08-21 10:52:40 -05:00 |
convertToGenai.go
|
something?
|
2025-09-01 00:35:05 -05:00 |
doConnect.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
doGetNextAutoTopic.go
|
code cleanup of early drafts of code from Gemini AI
|
2025-08-30 15:15:43 -05:00 |
doInteract.go
|
code cleanup of early drafts of code from Gemini AI
|
2025-08-30 15:15:43 -05:00 |
doJSON.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
doNewChat.go
|
minor cleanups
|
2025-08-30 16:17:01 -05:00 |
doOutput.go
|
Refactor: Rename gemini to regex throughout the codebase
|
2025-08-24 01:21:01 -05:00 |
doPlayback.go
|
feat: add dumpchat function
|
2025-08-31 22:31:11 -05:00 |
doStats.go
|
code cleanup of early drafts of code from Gemini AI
|
2025-08-30 15:15:43 -05:00 |
dumpchat.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
exit.go
|
Refactor: Rename gemini to regex throughout the codebase
|
2025-08-24 01:21:01 -05:00 |
json.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
main.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
prettyFormat.go
|
basic JSON parsing into genai struc
|
2025-08-30 14:42:57 -05:00 |
stats.go
|
basic JSON parsing into genai struc
|
2025-08-30 14:42:57 -05:00 |
structs.go
|
attempts to submit data to the Gemini API
|
2025-09-01 00:29:48 -05:00 |
terminal_width.go
|
fix: correct build errors and clean up code
|
2025-08-25 10:15:39 -05:00 |