Files
claude-mem/plugin
Alex Newman 3869b083d0 fix(context): derive project from explicit projects array, not cwd
When a caller (e.g. worker context-inject route) passes a `projects`
array without a matching cwd, the cwd-derived `context.primary` drifted
from the projects being queried — producing an empty-state header for
one project while querying another. Use the last entry of `projects` so
header and query target stay in sync.
2026-04-16 17:16:51 -07:00
..
2026-04-08 17:31:19 -07:00
2026-02-04 19:58:02 -05:00
2026-04-16 14:31:43 -07:00