Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions repository/g.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,17 @@
}
]
},
{
"name": "Gemini Assistant",
"description": "Google Gemini AI assistant integrated into Sublime Text. Interactive console, file attachments, code generation, write tools, and conversation history.",
"labels": ["ai", "gemini", "assistant", "code", "chat"],
Comment thread
radda-ui marked this conversation as resolved.
Outdated
"releases": [
{
"sublime_text": ">=4000",
"tags": true,
}
]
},
{
"name": "Gemma",
"details": "https://github.com/parachute-io/gemma",
Expand Down