From 2abcca77a6ccadb266e8284c1496a3da033d8794 Mon Sep 17 00:00:00 2001
From: OctoBored <212877535+OctoBored@users.noreply.github.com>
Date: Wed, 19 Aug 2026 12:52:47 +0000
Subject: [PATCH] fix: switch star history chart to a working data source
The star history chart in the README is broken because of GitHub stargazer API restrictions. Switch it to a fork that uses a different data source and serves the chart on the same domain, so the chart renders again without requiring an API token.
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 6c005bc..290bf6b 100644
--- a/README.md
+++ b/README.md
@@ -152,11 +152,11 @@ Session transcripts are automatically saved to `results/{run_id}_transcripts/` a
## Star History
-
+
-
-
-
+
+
+