mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 09:35:58 +03:00
[PR #272] Add anthropic plugin #310
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#310
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jehna/humanify/pull/272
Author: @ktx-mega
Created: 1/9/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
73c47b7Add anthropic plugin📊 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.