mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 09:35:58 +03:00
[PR #205] [MERGED] fix(cli): resolve contextSize as number instead of boolean #251
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#251
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/205
Author: @breadgrocery
Created: 11/6/2024
Status: ✅ Merged
Merged: 11/7/2024
Merged by: @jehna
Base:
main← Head:main📝 Commits (1)
53a5fbafix(cli): resolvecontextSizeas 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:
--contextSizeoption to ensure it is treated as anumber, not aboolean.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.