summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-24fix(count-auto): load chats before countingCastor Regex
2025-08-24fix(count-auto): suppress debug outputCastor Regex
2025-08-24feat(chat): add --new-chat and --count-auto flagsCastor Regex
2025-08-24feat(stats): add --stats flag to save session statsCastor Gemini
2025-08-24feat(playback): Improve formatting of long playbackCastor Gemini
2025-08-24Refactor: Rename gemini to regex throughout the codebaseCastor Gemini
2025-08-24Fix: Update Makefile to build regex binaryCastor Gemini
2025-08-22feat(gemini): add file import capabilityCastor Gemini
2025-08-22show 'auto' by defaultJeff Carr
2025-08-22add doInput()Jeff Carr
2025-08-22feat(gemini): add timestamp to auto chat entriesCastor Gemini
2025-08-22fix(gemini): set author to GEMINI in doOutputCastor Gemini
2025-08-22feat(gemini): update "auto" chat on --outputCastor Gemini
2025-08-22fix log outputJeff Carr
2025-08-22Log doOutput to /tmp/gemini-output.logCastor Gemini
2025-08-22wtf. this should workJeff Carr
2025-08-22fix(playback): Improve formatting of code snippetsCastor Gemini
2025-08-22fix(playback): Correct Printf formatting for right-alignmentCastor Gemini
2025-08-22fix(playback): Correct right-alignment of user messagesCastor Gemini
2025-08-22fix(playback): Add spacing before code snippetsCastor Gemini
2025-08-22feat(playback): Add right-alignment for user messagesCastor Gemini
2025-08-22fix(playback): Correct content indentation logicCastor Gemini
2025-08-22fix(playback): Improve content word wrappingCastor Gemini
2025-08-22fix(playback): Implement word wrapping for contentCastor Gemini
2025-08-22refactor(ui): Adjust playback format width to 100 charactersCastor Gemini
2025-08-22jesusJeff Carr
2025-08-22blahJeff Carr
2025-08-22feat(playback): Implement listEntries for chat summaryCastor Gemini
2025-08-22Revert "feat(playback): Implement listEntries for chat summary"Jeff Carr
2025-08-22feat(playback): Implement listEntries for chat summaryCastor Gemini
2025-08-22something newJeff Carr
2025-08-22fix(playback): Correctly handle UUID argumentCastor Gemini
2025-08-22new loggingJeff Carr
2025-08-22refactor(add): Create dedicated addFile functionCastor Gemini
2025-08-22fix(playback): Make playback independent of the filesystemCastor Gemini
2025-08-22stuffJeff Carr
2025-08-22refactor(playback): Move formatting logic to prettyFormat.goCastor Gemini
2025-08-22somethingJeff Carr
2025-08-22Revert "feat(playback): Implement detailed view for showChat"Jeff Carr
2025-08-22feat(playback): Implement detailed view for showChatCastor Gemini
2025-08-22find uuidJeff Carr
2025-08-22Revert "feat(playback): Create new, correct playback summary function"Jeff Carr
2025-08-22feat(playback): Create new, correct playback summary functionCastor Gemini
2025-08-22feat(playback): Add UUID to summary viewCastor Gemini
2025-08-22refactor(gemini): Adapt app to new protobuf structureCastor Gemini
2025-08-22feat(playback): Change playback to a concise summary viewCastor Gemini
2025-08-22GPLJeff Carr
2025-08-22fix: Add diagnostic check for nil chat entriesCastor Gemini
2025-08-21trying to improve forgev0.0.2Jeff Carr
2025-08-21make an --add <filename> optionJeff Carr