Memory consolidation: archive 2026-03-08..09, update MEMORY.md

This commit is contained in:
2026-03-15 03:00:41 +00:00
parent 1e89367cba
commit 437ebd34c1
6 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 2025-03-10
## Decisions
- Went with Poetry for Python dependency management
- Selected aiohttp for async HTTP in CLI
## Learnings
- Poetry virtualenvs can be tricky when globally installing
- Need to pin dependencies properly
## Facts
- Installed tools: sqlite3, strace, gdb, pytest
- OpenClaw version: 2026.3.12
## Actions
- Fix aiohttp dependency in pyproject.toml
- Create memory-manager skill