roomote[bot]
|
86edc01cb1
|
fix: remove omission detection logic to fix false positives (#9787)
Co-authored-by: Roo Code <roomote@roocode.com>
|
2025-12-03 13:20:22 -05:00 |
|
Hannes Rudolph
|
be69ef901e
|
Refactor: Remove line_count parameter from write_to_file tool (#9667)
|
2025-12-02 13:39:37 -05:00 |
|
Daniel
|
4cdec7db8d
|
fix: create parent directories early in write_to_file to prevent ENOENT errors (#9640)
|
2025-11-26 19:53:10 -05:00 |
|
Daniel
|
a8a44510d5
|
fix: restore content undefined check in WriteToFileTool.handlePartial() (#9614)
|
2025-11-26 11:16:47 -05:00 |
|
Daniel
|
05f35735f0
|
feat: enable multiple native tool calls per turn with failure guardrails (#9273)
|
2025-11-25 20:21:13 -05:00 |
|
Daniel
|
0327f12751
|
feat: implement streaming for native tool calls (#9542)
|
2025-11-24 23:12:39 -05:00 |
|
Daniel
|
271d01bada
|
fix: Update tools to return structured JSON for native protocol (#9373)
|
2025-11-18 20:01:15 -05:00 |
|
Daniel
|
4bfd0709e4
|
fix: pass tool protocol parameter to lineCountTruncationError (#9358)
|
2025-11-18 11:29:19 -05:00 |
|
Daniel
|
5e6e601b0a
|
Add native tool call support (#9159)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-11-13 12:48:35 -05:00 |
|