wusong@517na.com 519cf8d5d1 feat: per-agent session maintenance config overrides
Allow each agent to define its own session maintenance settings
(mode, pruneAfter, maxEntries, rotateBytes, maxDiskBytes, etc.)
that override the global session.maintenance config.

- Extract SessionMaintenanceSchema to shared zod-schema.maintenance.ts
- Add maintenance field to AgentConfig and AgentEntrySchema
- Merge per-agent overrides over global config in resolveMaintenanceConfig
- Pass agentId through sessions-cleanup and store save paths
- Add comprehensive tests for per-agent config resolution
2026-03-20 10:13:22 +08:00
..
2026-03-15 21:39:49 -07:00
2026-03-18 22:58:40 -05:00
2026-03-17 07:06:25 +00:00
2026-03-19 03:36:03 +00:00
2026-03-18 23:49:53 -05:00
2026-03-18 15:36:18 +00:00
2026-03-17 07:06:25 +00:00