ML-164: implementation

This commit is contained in:
Claudio Ortolina
2026-05-04 13:47:34 +01:00
parent 904f540031
commit 26a9469b3f
4 changed files with 883 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "prod-errors",
"private": true,
"description": "Fetch production errors via the JSON API for LLM analysis"
"description": "Fetch production errors via JSON API for LLM analysis, with interactive /prod-errors TUI"
}