diff --git a/.hop/records/prompts/P_06FN6YH8JFHHAYBCDJTGG0R.json b/.hop/records/prompts/P_06FN6YH8JFHHAYBCDJTGG0R.json
new file mode 100644
index 0000000..a2aae1e
--- /dev/null
+++ b/.hop/records/prompts/P_06FN6YH8JFHHAYBCDJTGG0R.json
@@ -0,0 +1,16 @@
+{
+ "id": "P_06FN6YH8JFHHAYBCDJTGG0R",
+ "task_id": "T_06FN6YH8JD48T4PMFJZE70R",
+ "attempt_id": "AT_06FN6YH8JE4ZX0A1XHAX9PR",
+ "state_id": "P_06FN6YH8JFHHAYBCDJTGG0R",
+ "prompt": "**No prompts have been reported yet.**\nWhen an agent starts work through Hop, its request, execution metadata, and final outcome will appear here.",
+ "agent_name": "codex",
+ "status": "active",
+ "created_at": "2026-07-11T23:19:02.547324Z",
+ "metadata": {
+ "source_tree": "c67ba998d8fd04d7c0caffc78cc21bd71cb3b769",
+ "git_commit": "b04e24a543c527056b5284316ca7920b6ee15025",
+ "attempt_head": "P_06FN6YH8JFHHAYBCDJTGG0R",
+ "attempt_head_kind": "prompt"
+ }
+}
diff --git a/deploy/gitea/install-hop-native.sh b/deploy/gitea/install-hop-native.sh
index c4043c7..a0ddcf0 100755
--- a/deploy/gitea/install-hop-native.sh
+++ b/deploy/gitea/install-hop-native.sh
@@ -26,6 +26,9 @@ docker compose --env-file "$env_file" cp \
docker compose --env-file "$env_file" cp \
deploy/gitea/public/assets/js/hop-native.js \
gitea:/data/gitea/public/assets/js/hop-native.js
+docker compose --env-file "$env_file" cp \
+ deploy/gitea/public/assets/js/hop-native.js \
+ gitea:/data/gitea/public/assets/js/hop-native-v12.js
docker compose --env-file "$env_file" cp \
deploy/gitea/public/assets/css/hop-home.css \
gitea:/data/gitea/public/assets/css/hop-home.css
diff --git a/deploy/gitea/templates/custom/footer.tmpl b/deploy/gitea/templates/custom/footer.tmpl
index bdbc0ec..298f8be 100644
--- a/deploy/gitea/templates/custom/footer.tmpl
+++ b/deploy/gitea/templates/custom/footer.tmpl
@@ -1,3 +1,3 @@
-
+