[PR #647] added ollama support to humanifyjs #651

Open
opened 2026-03-03 13:55:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/647
Author: @nexon33
Created: 10/18/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jehna/humanify/pull/647 **Author:** [@nexon33](https://github.com/nexon33) **Created:** 10/18/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`a9eec30`](https://github.com/jehna/humanify/commit/a9eec3057b409aec1998b4f7e61a1d2afef459f5) added ollama support to humanifyjs - [`6fa70b2`](https://github.com/jehna/humanify/commit/6fa70b2fe6c80c334a712c66ecf33ca10feea1bc) added tests ### 📊 Changes **7 files changed** (+1890 additions, -1742 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Think this might be useful --- <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#651
No description provided.