agent-squad
agent-squad copied to clipboard
Feature request: Add support for saving more than one message at a time
Use case
to optimize writes into a storage, it should be possible to save more than 1 message at a time. Currently it is only possible to save one message which is not optimal
Solution/User Experience
This will reduce the number of writes in the storage.
Alternative solutions
None