This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit fa38f9e
committed
feat: always show line count in read_file approval UI
- Changed getLineSnippet() to always return 'up to X lines' even for default limit
- Previously only showed line count when limit < DEFAULT_LINE_LIMIT
- Now users always see how many lines will be read (e.g., 'up to 2000 lines')1 parent 9d67aea commit fa38f9e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
| 536 | + | |
536 | 537 | | |
537 | 538 | | |
538 | 539 | | |
| |||
0 commit comments