mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 01:26:00 +03:00
[PR #647] added ollama support to humanifyjs #651
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#651
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/647
Author: @nexon33
Created: 10/18/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
a9eec30added ollama support to humanifyjs6fa70b2added tests📊 Changes
7 files changed (+1890 additions, -1742 deletions)
View changed files
📝
package-lock.json(+1719 -1740)📝
package.json(+5 -0)➕
src/commands/ollama.ts(+44 -0)📝
src/index.ts(+3 -1)➕
src/plugins/ollama/ollama-rename.ts(+53 -0)📝
src/test-utils.ts(+6 -1)➕
src/test/e2e.ollamatest.ts(+60 -0)📄 Description
Think this might be useful
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.