From 9fd4268ff6b0603870fe8e9f8fa3bfa3127193a3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 2 Dec 2024 08:32:59 +0530 Subject: [PATCH] Add gattino to integrations --- docs/integrations.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index 397a6b9ac..d9469ec5a 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -290,6 +290,14 @@ Keyboard based text selection for the kitty scrollback buffer. Miscellaneous ------------------ +.. tool_gattino: + +`gattino `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Integrate kitty with an LLM to convert plain language prompts into shell +commands. + .. tool_kitty_smart_tab: `kitty-smart-tab `_