mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 09:35:58 +03:00
[PR #510] [CLOSED] feat: Update default Gemini model to 2.0 Flash and enhance file naming #524
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#524
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/510
Author: @NoahTheGinger
Created: 7/1/2025
Status: ❌ Closed
Base:
main← Head:feature/update-gemini-and-file-naming📝 Commits (1)
32c069afeat: Update default Gemini model to 2.0 Flash and enhance file naming📊 Changes
2 files changed (+42 additions, -6 deletions)
View changed files
📝
src/commands/gemini.ts(+1 -1)📝
src/plugins/webcrack.ts(+41 -5)📄 Description
Summary
This PR introduces two improvements to enhance the humanify tool:
gemini-1.5-flashtogemini-2.0-flash-001Changes
1. Gemini Model Update
2. Enhanced File Naming
deobfuscated.js)[TIMESTAMP]_[ORIGINAL_FILENAME]_deobfuscated.js2024-01-15T10-30-45-123Z_myapp.min_deobfuscated.jsBenefits
Testing
Breaking Changes
None - The changes are backward compatible. Users can still override the model if needed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.