Origit Console

chore: trace the task prompt (UserPromptSubmit hook)

Timotejcommitted 26 Sep 2026 15:47 UTC b6793c9be0981bfb984d8a07ac3a257c3eaf9832 parent 343d6b0

Origit record

hash verified Raw JSON
Actor
human · config 49df721911cf
Session
human:Timotej:2026-09-26T15:47:48Z · 26 Sep 2026 15:47 UTC → 26 Sep 2026 15:47 UTC
Author
Timotej
Approver
bernard · 26 Sep 2026 15:47 UTC
Tests
not run
Record hash
0c94873c3a2489c9a4baf086fa498effc91dfb85650cd3cff10975639db7aa2e

Read 0

Nothing recorded.

Wrote 0

Nothing.

Changes

1 file(s)
Show diff
diff --git a/.bob/settings.json b/.bob/settings.json
index d5d783e..4d30044 100644
--- a/.bob/settings.json
+++ b/.bob/settings.json
@@ -11,6 +11,17 @@
         ]
       }
     ],
+    "UserPromptSubmit": [
+      {
+        "hooks": [
+          {
+            "type": "command",
+            "command": "sh .bob/hooks/origit-trace.sh",
+            "timeout": 5
+          }
+        ]
+      }
+    ],
     "PreToolUse": [
       {
         "matcher": ".*",