mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:40:42 +00:00
fix(agents): rename auto_compaction_start/end to compaction_start/end [AI] (#67713)
Merged via squash.
Prepared head SHA: 03e0c69038
Co-authored-by: mpz4life <32388289+mpz4life@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
This commit is contained in:
@@ -225,7 +225,7 @@ Events handled include:
|
||||
- `tool_execution_start` / `tool_execution_update` / `tool_execution_end`
|
||||
- `turn_start` / `turn_end`
|
||||
- `agent_start` / `agent_end`
|
||||
- `auto_compaction_start` / `auto_compaction_end`
|
||||
- `compaction_start` / `compaction_end`
|
||||
|
||||
### 4. Prompting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user