Compactor tool for the agent #105
Labels
No labels
bug
commercial
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jasoncouture/llama-shears#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MCP tool exposing compaction so the agent can request it explicitly instead of waiting for the framework to fire automatically. Lets the model say "I'm done with this task, fold the working set" at a natural seam.
Surface:
Considerations:
Depends on the framework-side compaction work (#11 + heuristics sibling) — tool is a thin wrapper once the engine is solid.