mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04: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__