diff --git a/data/claude-usage-history.json b/data/claude-usage-history.json index a49a266..eac4b9d 100644 --- a/data/claude-usage-history.json +++ b/data/claude-usage-history.json @@ -1853,5 +1853,95 @@ "session_percent": 15, "timestamp": "2026-02-16T17:00:07.638345Z", "weekly_percent": 22 + }, + { + "session_percent": 0, + "timestamp": "2026-02-16T18:00:01.940534Z", + "weekly_percent": 23 + }, + { + "session_percent": 0, + "timestamp": "2026-02-16T18:00:06.355039Z", + "weekly_percent": 23 + }, + { + "session_percent": 0, + "timestamp": "2026-02-16T18:00:07.896080Z", + "weekly_percent": 23 + }, + { + "session_percent": 8, + "timestamp": "2026-02-16T19:00:02.185375Z", + "weekly_percent": 24 + }, + { + "session_percent": 8, + "timestamp": "2026-02-16T19:00:02.608769Z", + "weekly_percent": 24 + }, + { + "session_percent": 8, + "timestamp": "2026-02-16T19:00:04.263180Z", + "weekly_percent": 24 + }, + { + "session_percent": 11, + "timestamp": "2026-02-16T20:00:01.955020Z", + "weekly_percent": 24 + }, + { + "session_percent": 11, + "timestamp": "2026-02-16T20:00:02.913489Z", + "weekly_percent": 24 + }, + { + "session_percent": 11, + "timestamp": "2026-02-16T20:00:09.969395Z", + "weekly_percent": 24 + }, + { + "session_percent": 21, + "timestamp": "2026-02-16T21:00:01.442138Z", + "weekly_percent": 26 + }, + { + "session_percent": 21, + "timestamp": "2026-02-16T21:00:04.046577Z", + "weekly_percent": 26 + }, + { + "session_percent": 21, + "timestamp": "2026-02-16T21:00:05.953352Z", + "weekly_percent": 26 + }, + { + "session_percent": 26, + "timestamp": "2026-02-16T22:00:01.766697Z", + "weekly_percent": 26 + }, + { + "session_percent": 26, + "timestamp": "2026-02-16T22:00:02.498168Z", + "weekly_percent": 26 + }, + { + "session_percent": 26, + "timestamp": "2026-02-16T22:00:05.006162Z", + "weekly_percent": 26 + }, + { + "session_percent": 0, + "timestamp": "2026-02-16T23:00:02.262962Z", + "weekly_percent": 26 + }, + { + "session_percent": 0, + "timestamp": "2026-02-16T23:00:02.680471Z", + "weekly_percent": 26 + }, + { + "session_percent": 0, + "timestamp": "2026-02-16T23:00:04.202659Z", + "weekly_percent": 26 } ] \ No newline at end of file diff --git a/data/deliveries.json b/data/deliveries.json index c1fbe2d..cfbb256 100644 --- a/data/deliveries.json +++ b/data/deliveries.json @@ -12,14 +12,14 @@ "id": "7785a833", "carrier": "FedEx", "retailer": "Verizon", - "description": "Verizon shipment", + "description": "Verizon package - 4 lbs", "tracking_number": "512440108083", "tracking_url": "https://www.fedex.com/fedextrack/?trknbr=512440108083", "expected_date": "2026-02-16", - "status": "in_transit", + "status": "delivered", "notes": "Signature required. ETA 10:40am-2:40pm", "created_at": "2026-02-13T19:07:31.877775374-05:00", - "updated_at": "2026-02-15T05:58:42.549070682-05:00" + "updated_at": "2026-02-16T16:25:18.503267819-05:00" }, { "id": "be69a9ae", @@ -117,6 +117,18 @@ "notes": "Order #1026793809, $59.06 total. Shipped 02/16/2026.", "created_at": "2026-02-15T19:32:13.180472285-05:00", "updated_at": "2026-02-15T21:51:01.24931785-05:00" + }, + { + "id": "b2196fc3", + "carrier": "UPS", + "retailer": "Colorado Camel Milk", + "description": "Raw Camel Milk - 6 Pints frozen", + "tracking_number": "1ZJ8618Y1238811279", + "tracking_url": "https://www.ups.com/track?track=yes\u0026trackNums=1ZJ8618Y1238811279", + "expected_date": "2026-02-19", + "status": "shipped", + "created_at": "2026-02-16T16:25:07.099061241-05:00", + "updated_at": "2026-02-16T16:25:07.099061295-05:00" } ] } \ No newline at end of file diff --git a/data/news.json b/data/news.json index 620e155..31abd46 100644 --- a/data/news.json +++ b/data/news.json @@ -1,5 +1,19 @@ { "items": [ + { + "id": "e7d80099", + "title": "Tailscale Winter Update 2026", + "body": "New features focused on AI systems secure access, CI/CD pipelines with keyless identity, privileged infrastructure access control, high-throughput connectivity in constrained environments, and platform extensibility. Live webinar Thu Feb 19 at 1 PM ET.", + "type": "info", + "timestamp": "2026-02-16T16:25:30.281917301-05:00" + }, + { + "id": "fda6bfe6", + "title": "Git Audit: Uncommitted Changes", + "body": "inou repo has 43 uncommitted files. Run git status in ~/dev/inou to review.", + "type": "warning", + "timestamp": "2026-02-16T12:01:38.039321632-05:00" + }, { "id": "4f8500e0", "title": "DHS shutdown continues โ€” no end in sight", diff --git a/data/status.json b/data/status.json index 3ed9723..e1d2093 100644 --- a/data/status.json +++ b/data/status.json @@ -2,9 +2,9 @@ "items": { "claude": { "key": "claude", - "value": "22% used ยท 12:00 PM", + "value": "26% used ยท 6:00 PM", "type": "info", - "updated_at": "2026-02-16T12:00:07.691619022-05:00" + "updated_at": "2026-02-16T18:00:04.259325042-05:00" }, "claude-code-update": { "key": "claude-code-update", @@ -14,9 +14,9 @@ }, "claude-usage": { "key": "claude-usage", - "value": "๐Ÿ“Š Weekly: 22% used", + "value": "๐Ÿ“Š Weekly: 26% used", "type": "info", - "updated_at": "2026-02-16T12:00:09.484260116-05:00" + "updated_at": "2026-02-16T18:00:05.896084478-05:00" }, "claude_usage": { "key": "claude_usage", @@ -30,6 +30,12 @@ "type": "info", "updated_at": "2026-02-09T04:22:04.595901235-05:00" }, + "git-audit": { + "key": "git-audit", + "value": "inou: 43 uncommitted files", + "type": "warning", + "updated_at": "2026-02-16T12:01:43.875424574-05:00" + }, "openclaw": { "key": "openclaw", "value": "2026.2.2-3",