Andrew Phillips
|
43088ad6a0
|
fix: move helper methods to impl block
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:46:46 -03:00 |
|
Andrew Phillips
|
e9b9532160
|
refactor: extract binary detection and word line count logic into helper methods
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:44:01 -03:00 |
|
Andrew Phillips
|
0ad8f3ccfa
|
refactor: change buffer to Option<Vec<u8>> and drop it after binary detection
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:40:23 -03:00 |
|
Andrew Phillips
|
e2bef42a55
|
feat: fix text plugin word and line count tracking
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:37:21 -03:00 |
|
Andrew Phillips
|
a620db8cfe
|
feat: add word and line count output in finalize method
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:22:42 -03:00 |
|
Andrew Phillips
|
cf4254750d
|
feat: move word and line count output to finalize method
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:20:14 -03:00 |
|
Andrew Phillips
|
0b57da071a
|
feat: implement accurate word counting across block boundaries
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:12:27 -03:00 |
|
Andrew Phillips
|
9f9e2749a9
|
fix: resolve mutable borrow error in text plugin
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:09:10 -03:00 |
|
Andrew Phillips
|
80c6573e71
|
feat: add text meta plugin
Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
|
2025-08-26 19:05:40 -03:00 |
|
Andrew Phillips
|
06e7e1a616
|
feat: add text meta plugin
|
2025-08-26 19:05:35 -03:00 |
|