diff --git a/data/claude-usage-history.json b/data/claude-usage-history.json index bc446f6..314d2ee 100644 --- a/data/claude-usage-history.json +++ b/data/claude-usage-history.json @@ -578,5 +578,20 @@ "session_percent": 0, "timestamp": "2026-02-13T00:00:08.311505Z", "weekly_percent": 61 + }, + { + "session_percent": 2, + "timestamp": "2026-02-13T01:00:01.654148Z", + "weekly_percent": 61 + }, + { + "session_percent": 2, + "timestamp": "2026-02-13T01:00:13.311082Z", + "weekly_percent": 61 + }, + { + "session_percent": 2, + "timestamp": "2026-02-13T01:19:36.043285Z", + "weekly_percent": 61 } ] \ No newline at end of file diff --git a/data/status.json b/data/status.json index 9b85cb3..cfc455f 100644 --- a/data/status.json +++ b/data/status.json @@ -2,15 +2,15 @@ "items": { "claude": { "key": "claude", - "value": "61% used · 7:00 PM", + "value": "61% used · 8:00 PM", "type": "info", - "updated_at": "2026-02-12T19:00:08.403592293-05:00" + "updated_at": "2026-02-12T20:00:13.400685648-05:00" }, "claude-usage": { "key": "claude-usage", "value": "📊 Weekly: 61% used (39% remaining)", "type": "info", - "updated_at": "2026-02-12T18:19:41.689573926-05:00" + "updated_at": "2026-02-12T20:19:41.055199377-05:00" }, "claude_weekly": { "key": "claude_weekly", diff --git a/data/tasks.json b/data/tasks.json index df26d3e..81761e5 100644 --- a/data/tasks.json +++ b/data/tasks.json @@ -16,10 +16,12 @@ "text": "docker compose pull \u0026\u0026 up -d in /home/johan/services/immich/", "title": "Update Immich to v2.5.6 on 192.168.1.253", "priority": "low", - "status": "pending", + "status": "done", "owner": "james", "domain": "Infrastructure", - "created_at": "2026-02-11T08:53:12.444015411-05:00" + "notes": "Pulled latest images on 192.168.1.253 — all containers already up to date. No restarts needed.", + "created_at": "2026-02-11T08:53:12.444015411-05:00", + "updated": "2026-02-12T20:00:34-05:00" } ] } \ No newline at end of file