From 46df3807d83ea704f87575c7bb93aed0038b6bf2 Mon Sep 17 00:00:00 2001 From: stevef Date: Wed, 25 Mar 2026 08:53:59 +0100 Subject: [PATCH] chore: remove runtime state from tracking --- workspace/heartbeat.log | 1 - workspace/state/state.json | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 workspace/heartbeat.log delete mode 100644 workspace/state/state.json diff --git a/workspace/heartbeat.log b/workspace/heartbeat.log deleted file mode 100644 index 8fb65ced5..000000000 --- a/workspace/heartbeat.log +++ /dev/null @@ -1 +0,0 @@ -[2026-03-24 08:15:50] [INFO] Created default HEARTBEAT.md template diff --git a/workspace/state/state.json b/workspace/state/state.json deleted file mode 100644 index 912b9bc59..000000000 --- a/workspace/state/state.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_channel": "telegram:8271300679", - "timestamp": "2026-03-24T08:43:14.295101255+01:00" -} \ No newline at end of file