Skip to content

feat: Add intelligent segmentation and paragraph merging#2

Open
ismism-learner wants to merge 2 commits intoV0.0.1from
V0.0.2
Open

feat: Add intelligent segmentation and paragraph merging#2
ismism-learner wants to merge 2 commits intoV0.0.1from
V0.0.2

Conversation

@ismism-learner
Copy link
Copy Markdown
Owner

This commit introduces several new features and bug fixes to the AI Text Editor.

New Features:

  • Intelligent Segmentation: Users can now segment text based on a specified character count, with the tool intelligently finding the nearest period to avoid splitting sentences.
  • AI-Powered Segmentation: A new feature that uses a customizable AI prompt to further refine and segment text.
  • Paragraph Merging: Users can now merge adjacent paragraphs using a new '=' button.

Bug Fixes:

  • Separator Handling: Fixed a bug where custom separators were removed after splitting. The separator is now correctly retained.
  • Default Separator: Fixed a regression to ensure that an empty separator input correctly defaults to '\n\n'.

Note:
The original file 演示版.html has been replaced by Simple-AI-Text-Editor.html. Due to a tool limitation with non-ASCII filenames, the old file could not be deleted automatically and should be removed manually.

google-labs-jules Bot and others added 2 commits October 9, 2025 04:22
This commit introduces several new features and bug fixes to the AI Text Editor.

New Features:
- Intelligent Segmentation: Users can now segment text based on a specified character count, with the tool intelligently finding the nearest period to avoid splitting sentences.
- AI-Powered Segmentation: A new feature that uses a customizable AI prompt to further refine and segment text.
- Paragraph Merging: Users can now merge adjacent paragraphs using a new '=' button.

Bug Fixes:
- Separator Handling: Fixed a bug where custom separators were removed after splitting. The separator is now correctly retained.
- Default Separator: Fixed a regression to ensure that an empty separator input correctly defaults to '\n\n'.

Note:
The original file `演示版.html` has been replaced by `Simple-AI-Text-Editor.html`. Due to a tool limitation with non-ASCII filenames, the old file could not be deleted automatically and should be removed manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant