diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-08-14 08:12:29 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-08-14 08:12:29 +0000 |
| commit | b55cfbbd433bed6035dfa228ee700e2cca060ca4 (patch) | |
| tree | 53e9575785fdce504fa9ee1184dd057ed3fc7676 /task-dashboard.iml | |
| parent | dcfb7204d654c98657b0638a569e8ec69bb5d852 (diff) | |
Fix integration papercuts found in cross-source review
getAtomDetails's gtasks case was a stub returning a hardcoded "Google
Task" title, so every gtask completed via the web Tasks/Timeline tab
or the Agent API logged into completed-tasks history with no real
title or due date -- now calls findGoogleTask like every other gtasks
call site already does. Gtasks completion also skipped cache
invalidation in two call sites (HandleCompleteAtom, the Agent API's
handleAgentTaskToggle) that already had it for trello; both now
invalidate CacheKeyGoogleTasks the same way the widget handlers do.
HandleTaskDetailPage (the widget deep-link fallback page) hand
-duplicated loadTaskDetailData's lookup instead of calling it, so it
never got this session's earlier gtasks-detail fix -- now delegates.
Also deleted PlanToEatAPI.GetRecipes, dead code since its introduction
("for Phase 2," never called).
Adds a running .agent/critiques.md tracking structural/process
critiques surfaced in conversation, separate from a concrete plan.
Diffstat (limited to 'task-dashboard.iml')
0 files changed, 0 insertions, 0 deletions
