Skip to content

Conversation

@Tarquinen
Copy link
Collaborator

purge error strategy
notification for skills tool

Tarquinen and others added 8 commits December 25, 2025 02:22
feat: add skill tool support to extractParameterKey
Introduces a new automatic strategy that removes potentially large tool inputs
from errored tool calls after a configurable number of turns (default: 4).
Error messages are preserved for context while reducing token usage.

- Add PurgeErrors config interface with enabled, turns, and protectedTools
- Implement purgeErrors strategy with turn-based pruning logic
- Integrate into message transform pipeline
- Update documentation with new strategy details
feat: add purge errors strategy to prune tool inputs after failed calls
@Tarquinen Tarquinen changed the title Dev merge dev into master Dec 25, 2025
@Tarquinen Tarquinen merged commit 07f572b into master Dec 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants