[PR #66] [MERGED] Add Google Gemini/AIStudio plugin #137

Closed
opened 2026-03-03 13:53:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/66
Author: @jehna
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @jehna

Base: mainHead: add/gemini


📝 Commits (1)

📊 Changes

8 files changed (+203 additions, -8 deletions)

View changed files

.github/workflows/test-gemini.yml (+28 -0)
📝 README.md (+19 -8)
📝 package-lock.json (+10 -0)
📝 package.json (+2 -0)
src/commands/gemini.ts (+31 -0)
📝 src/index.ts (+2 -0)
src/plugins/gemini-rename.ts (+64 -0)
src/test/e2e.geminitest.ts (+47 -0)

📄 Description

Fixes #11


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/66 **Author:** [@jehna](https://github.com/jehna) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `add/gemini` --- ### 📝 Commits (1) - [`f4812fc`](https://github.com/jehna/humanify/commit/f4812fc039f692437d106cbca7f6fec27d742eaa) Add Gemini plugin ### 📊 Changes **8 files changed** (+203 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/test-gemini.yml` (+28 -0) 📝 `README.md` (+19 -8) 📝 `package-lock.json` (+10 -0) 📝 `package.json` (+2 -0) ➕ `src/commands/gemini.ts` (+31 -0) 📝 `src/index.ts` (+2 -0) ➕ `src/plugins/gemini-rename.ts` (+64 -0) ➕ `src/test/e2e.geminitest.ts` (+47 -0) </details> ### 📄 Description Fixes #11 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#137
No description provided.