From ad39cfacbdc142c130ebef0b662ec007677e2acd Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 21 Aug 2025 10:52:40 -0500 Subject: day1 --- control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 control (limited to 'control') diff --git a/control b/control new file mode 100644 index 0000000..35118f2 --- /dev/null +++ b/control @@ -0,0 +1,9 @@ +Package: gemini +Maintainer: Jeff Carr +Depends: go-gui-toolkits +Build-Depends: golang, protoc-gen-go, autogenpb, go-mod-clean +Description: interact with Google's Gemini AI + Goals: + Save all interactions in a protobuf + Have a Terminal UI, Console UI and GUI (GTK) + Can "restart" from where you left off -- cgit v1.2.3