Files
aitbc/MEMORY.md

613 B

MEMORY.md

Weekly Summary (2026-03-08 to 2026-03-14)

Consolidated: 2026-03-15 03:00 UTC
Archived: memory/archive/2026-03/{08,09}.md

Key Decisions

  • Use Poetry for package management
  • Install aiohttp to fix CLI dependency

Learnings

  • Poetry virtualenvs need to be rebuilt after dependency changes
  • Use pip install -e for development
  • Matrix plugin duplicate issue caused silent failures
  • groupAllowFrom needed for group policy allowlist

Important Facts

  • Python 3.13.5
  • Debian Trixie

Action Items

  • Removed duplicate plugin copies
  • Reinstalled matrix plugin via npm