Files

15 lines
617 B
JSON
Raw Permalink Normal View History

{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "sitrep-panel",
"description": "A live local HTML report Claude keeps updated as it works — status board, running narrative, screenshots, newest-first log — so you can watch progress without reading the transcript.",
"version": "1.1.0",
"author": {
"name": "Dave"
},
"homepage": "https://github.com/dbl8005/sitrep-panel",
"repository": "https://github.com/dbl8005/sitrep-panel",
"license": "MIT",
"keywords": ["progress", "report", "dashboard", "status", "live-reload", "session"],
"skills": ["./"]
}