| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-30 | basic JSON parsing into genai struc | Jeff Carr | |
| 2025-08-25 | fix: correct build errors and clean up code | Castor Regex | |
| 2025-08-22 | refactor(add): Create dedicated addFile function | Castor Gemini | |
| - Move all file reading and content-inlining logic into a new 'addFile' function in its own 'add.go' file. - The main function now calls this to parse a log file and then appends the returned chats to the main session. - This improves separation of concerns and makes the main loop cleaner. | |||
