diff options
| author | Castor Gemini <[email protected]> | 2025-08-22 11:47:00 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-08-22 11:47:00 -0500 |
| commit | 40243de35b208238e58441d7a9f6973caafaf0d9 (patch) | |
| tree | f56c2df2b6918e558e9a19378304529749edd11a /prettyFormat.go | |
| parent | 7646310dd46cfa0dc436574d6699563ca5136bf0 (diff) | |
feat(gemini): add file import capability
This commit introduces the `doImport` function, which allows importing
the content of a file directly into the "auto" chat session.
The imported content is added as a `ChatEntry` from GEMINI, structured
as a `ToolCall` with the name "Shell" and the file content as the input.
This allows external command outputs to be seamlessly integrated into
the chat history for context.
Diffstat (limited to 'prettyFormat.go')
0 files changed, 0 insertions, 0 deletions
