[TODO] MemoryMaxx Patch Porting — upstream refactor blockers #9
Labels
No labels
devops
documentation
enhancement
memory
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
san/hermes-agent-local#9
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?
Context
Patches for MemoryMaxx (kv_cache, checkpointing, inbox_watcher, etc.) were written against monolithic
run_agent.pyv0.13.0. Upstream has since refactored into modules (agent/conversation_loop.py, etc.), breaking the patch locations.Status
See
PORTING_PLAN.mdin the repo root for the full patch-to-upstream location map.Open Items
source_baseline/reference to point to the right upstream baselineAssignee: j7
Labels: enhancement, memory, upstream