mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
* move MemoryCondenser, LongTermMemory, json, out of the monologue * PlannerAgent and Microagents use the custom json.loads/dumps * Move short term history out of monologue agent... * move memory in their package * add __init__