roomote[bot]
d9ed33db67
Enable browser-use tool for all image-capable models ( #8121 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Hannes Rudolph <hrudolph@gmail.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-10-21 22:23:42 -04:00
Hannes Rudolph
2f1b94f430
fix: include initial ask in condense summarization ( #8293 ) ( #8298 )
...
* fix: include initial ask in condense summarization (#8293 )
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-24 23:14:44 -06:00
Daniel
c4c478023d
fix: preserve original first message context during conversation condensing ( #7939 )
2025-09-12 12:52:02 -04:00
Daniel
3dfa5269ff
Fix: Preserve first message during conversation condensing ( #7910 )
2025-09-11 16:00:41 -04:00
SannidhyaSah
7392f14e44
feat: add profile-specific context condensing thresholds ( #4456 )
...
Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-06-20 23:02:04 -04:00
Chris Estreich
62c3914034
Farewell jest ( #4607 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-16 21:39:45 -07:00
Canyon Robins
da63d1e590
[Condense] Fix bug where bedrock requires a user message first ( #4150 )
...
* [Condense] Fix bug where bedrock requires a user message first
* update tests
* Revert previous commits
* always prepend user message
* fix tests
* changeset
2025-05-30 17:25:05 -04:00
Chris Estreich
7820b7517a
Roo Code Cloud ( #4069 )
...
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-05-28 20:43:30 -07:00
Canyon Robins
2e5a1a8e1d
[Condense] Skip condense and show error if the context grows ( #4061 )
...
* [Condense] Skip condense and show error if the context grows
* update tests
* changeset
* nit: error should be nonempty
* update translations
* add more errors
* add more test cases
* update translations
* pipe error back from truncate code
* add condense_context_error ClineMessage
* fixes
* translations
2025-05-28 15:55:07 -04:00
SannidhyaSah
d149d65e14
Feature/condensing enhancements ( #3826 )
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
2025-05-22 17:26:46 -04:00
Canyon Robins
8df7f450e3
[Condense] Add isAutomaticTrigger to condense telemetry ( #3798 )
2025-05-21 13:02:54 -07:00
Canyon Robins
d7ae811a45
[Condense] Track telemetry for condense and truncate operations ( #3796 )
...
* [Condense] Track telemetry for condense and truncate operations
* update tests
* test fix nits
2025-05-21 12:49:43 -07:00
Canyon Robins
c3716f1107
[Condense] Add a button to condense the task context ( #3623 )
...
* [Condense] Add a button to condense the task context
* wip
* wip
* wip
* bring back delete size
* account for the system prompt in the context
* update tests to use systemPrompt
* add type
* translations
* nit
* update tests
* filter to the current task
* nit
* refactor
* nit
* non interactive option
* simplify chat summary UI
* changeset
* nit
* fix check-types
* throw
2025-05-20 13:47:02 -07:00
Canyon Robins
599e1c35fd
fix failing tests
2025-05-19 19:49:31 -07:00
Canyon Robins
9765612b28
add unit tests for condense
2025-05-19 19:30:12 -07:00
Canyon Robins
f4a263db57
nit
2025-05-19 19:14:05 -07:00
Canyon Robins
65f7f350ea
account for system prompt when estimating new context size
2025-05-19 18:28:30 -07:00
Canyon Robins
603d2eface
[Condense Context] Track metrics around context condensing and show in UI
2025-05-19 17:36:17 -07:00
Canyon Robins
7c1185ed33
[Condense] Condense messages with an LLM rather than truncating ( #3582 )
...
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-14 16:44:01 -04:00