Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(new-tool)-ai-prompt-splitter #3

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

sunnydanu
Copy link
Owner

@sunnydanu sunnydanu commented Oct 26, 2024

Fix: CorentinTh/it-tools#1195
Added AI Prompt Splitter functionality:

  • character limit input
  • split counter shown on button and label (dynamically updates as input and/or character limit changes)
  • shows the split prompts
  • copy buttons for Instructions, Full Prompt, Final command, and dynamically generated Copy Parts button
  • copy parts button shows as highlighted to keep track of what was already clicked
  • clear button clears the Content input, split prompts input and copy parts buttons
  • prompt content label includes text count
  • accounts for [START PART X/Y] and [END PART X/Y] for each split to stay within character limit

demo

Note: This PR incorporates contributions from upstream PR-#1357 of CorentinTh/it-tools. All original commits and authorship are retained. Some adjustments may have been made for compatibility or bug fixes.

Copy link

vercel bot commented Nov 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
godev-run ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2024 9:15am

@sunnydanu sunnydanu enabled auto-merge November 2, 2024 09:17
@sunnydanu sunnydanu merged commit 47d58c8 into developing/2.0.0 Nov 2, 2024
6 checks passed
@sunnydanu sunnydanu added enhancement New feature or request P1 Priority 1 : ready to review labels Nov 2, 2024
This was referenced Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Priority 1 : ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants