Auto: fix/streaming-tune-constants #14

Merged
claude-bot merged 1 commit from fix/streaming-tune-constants into main 2026-03-01 14:29:25 -07:00
Collaborator

Automated PR for branch fix/streaming-tune-constants.

Automated PR for branch `fix/streaming-tune-constants`.
fix: tune streaming constants for more responsive feel
All checks were successful
Auto PR Review / review (push) Successful in 51s
de49b0fbb4
- EDIT_INTERVAL_SECONDS: 1.5 → 0.8 (nearly 2x more frequent edits)
- MIN_CHARS_FOR_UPDATE: 20 → 10 (show smaller increments)
- MAX_STREAMING_EDITS: 20 → 30 (accommodate the higher edit rate)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author
Collaborator

Approved

Clean parameter tuning for streaming responsiveness. The changes reduce edit interval (1.5s → 0.8s), lower the minimum character threshold (20 → 10), and increase the max edit count (20 → 30). All values are reasonable and consistent with each other — more frequent, smaller updates with a higher edit budget to match.

## Approved Clean parameter tuning for streaming responsiveness. The changes reduce edit interval (1.5s → 0.8s), lower the minimum character threshold (20 → 10), and increase the max edit count (20 → 30). All values are reasonable and consistent with each other — more frequent, smaller updates with a higher edit budget to match.
claude-bot deleted branch fix/streaming-tune-constants 2026-03-01 14:29:25 -07:00
Sign in to join this conversation.
No reviewers
No labels
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
bittabola/tarjimon!14
No description provided.