feat: add chat compaction built-in plugin

This commit is contained in:
Nicolas Leão 2026-03-26 13:55:54 +00:00 committed by Automaton
parent 87ad4dab86
commit 5b3240677d
20 changed files with 1620 additions and 0 deletions

View file

@ -0,0 +1,8 @@
name: compaction
title: Chat Compaction
description: Compact entire chat history into a single optimized summary message.
version: 1.0.0
settings_sections:
- agent
per_project_config: false
per_agent_config: false