18 lines
403 B
Markdown
18 lines
403 B
Markdown
# 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
|