Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,12 @@ python_version: "3.10.13"
|
|
| 10 |
pinned: false
|
| 11 |
short_description: A detective for your Claude Code sessions
|
| 12 |
startup_duration_timeout: 1h
|
| 13 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- ↑ Hugging Face Space config (Gradio SDK + ZeroGPU). The app entrypoint is app.py
|
|
|
|
| 10 |
pinned: false
|
| 11 |
short_description: A detective for your Claude Code sessions
|
| 12 |
startup_duration_timeout: 1h
|
| 13 |
+
tags:
|
| 14 |
+
- track:backyard
|
| 15 |
+
- sponsor:nvidia
|
| 16 |
+
- achievement:offgrid
|
| 17 |
+
- achievement:offbrand
|
| 18 |
+
- achievement:fieldnotes
|
| 19 |
---
|
| 20 |
|
| 21 |
<!-- ↑ Hugging Face Space config (Gradio SDK + ZeroGPU). The app entrypoint is app.py
|