diff options
| author | Claude <noreply@anthropic.com> | 2026-06-04 00:11:20 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-06-04 00:11:20 +0000 |
| commit | 7a51bb3ca3b8929a52165be0b729cc77dd87912d (patch) | |
| tree | 0d65c91ccb3cd0a902c7a132c819751cdd8f9b04 /.agent/worklog.md | |
| parent | bfeab101083970a3fd5a67aa62d09a7506027da4 (diff) | |
| parent | 40d78f5f08d89b7c5d7f1870d4a0268cfcdd6437 (diff) | |
Merge claude/wind-particles-movement-eNrTx: fix wind particles not moving
https://claude.ai/code/session_017TwkSjhzhmTcHKmVG5MWUa
Diffstat (limited to '.agent/worklog.md')
| -rw-r--r-- | .agent/worklog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.agent/worklog.md b/.agent/worklog.md index c023a13..e55bf9f 100644 --- a/.agent/worklog.md +++ b/.agent/worklog.md @@ -8,6 +8,10 @@ ## Recently Completed +### Code Map & Context Tips — 2026-06-03 + +Created `.agent/code-map.md`: full package topology, key class table per domain, architectural invariants, testing guide, CI/merge workflow, and a "gotchas" section covering known tricky spots (MapLibre lineColor expression, TackDetector symlink, Room as read-cache, VoiceLogFragment adapter signature, etc.). Updated `config.md` directory table to reference the new file. + ### Tech Debt + Trip Report Redesign — 2026-06-03 Six tech debt items closed and trip report rebuilt: |
