[PR #205] [MERGED] fix(cli): resolve contextSize as number instead of boolean #251

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/205
Author: @breadgrocery
Created: 11/6/2024
Status: Merged
Merged: 11/7/2024
Merged by: @jehna

Base: mainHead: main


📝 Commits (1)

  • 53a5fba fix(cli): resolve contextSize as number instead of boolean

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 src/commands/gemini.ts (+1 -1)
📝 src/commands/local.ts (+1 -1)
📝 src/commands/openai.ts (+1 -1)

📄 Description

Changes:

  • Updated the --contextSize option to ensure it is treated as a number, not a boolean.

🔄 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/205 **Author:** [@breadgrocery](https://github.com/breadgrocery) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`53a5fba`](https://github.com/jehna/humanify/commit/53a5fba1b22581f0d9444ada8d5a7f37f52a6a04) fix(cli): resolve `contextSize` as number instead of boolean ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/commands/gemini.ts` (+1 -1) 📝 `src/commands/local.ts` (+1 -1) 📝 `src/commands/openai.ts` (+1 -1) </details> ### 📄 Description ### Changes: - Updated the `--contextSize` option to ensure it is treated as a `number`, not a `boolean`. --- <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:44 +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#251
No description provided.