[PR #272] Add anthropic plugin #310

Open
opened 2026-03-03 13:53:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/272
Author: @ktx-mega
Created: 1/9/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

📊 Changes

7 files changed (+229 additions, -2 deletions)

View changed files

📝 README.md (+16 -2)
📝 package-lock.json (+28 -0)
📝 package.json (+1 -0)
src/commands/anthropic.ts (+50 -0)
📝 src/index.ts (+2 -0)
src/plugins/anthropic-rename.ts (+85 -0)
src/test/e2e.anthropictest.ts (+47 -0)

📄 Description

I just discovered this tool, it's amazing thank you very much !

As suggested in #213, I propose this new Anthropic plugin to use Claude.


🔄 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/272 **Author:** [@ktx-mega](https://github.com/ktx-mega) **Created:** 1/9/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`73c47b7`](https://github.com/jehna/humanify/commit/73c47b72931fe06c81b1feef4f227c344648d5b5) Add anthropic plugin ### 📊 Changes **7 files changed** (+229 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -2) 📝 `package-lock.json` (+28 -0) 📝 `package.json` (+1 -0) ➕ `src/commands/anthropic.ts` (+50 -0) 📝 `src/index.ts` (+2 -0) ➕ `src/plugins/anthropic-rename.ts` (+85 -0) ➕ `src/test/e2e.anthropictest.ts` (+47 -0) </details> ### 📄 Description I just discovered this tool, it's amazing thank you very much ! As suggested in #213, I propose this new Anthropic plugin to use Claude. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#310
No description provided.