chore: commit remaining workspace updates
Agent: - lifecycle: run tracking, middleware hardening, langgraph setup - tests: agent lifecycle + langgraph setup coverage Backend: - async_job_runner: resilience hardening, tests - agent_conversations: run lifecycle integration - translate: scheduler + orchestrator SQL adjustments - schemas/services: agent_lifecycle model extensions Frontend: - TaskDrawer: UX improvements - TaskLogPanel/Viewer: safety hardening, i18n (en/ru) - FilterBar: report filters contract + tests - Reports page: layout adjustments Specs: - 036-agent-test-stabilization: runs contract, modules, events - 037-superset-baseline-engine: catalog schema, testing API, modules - 038-dashboard-scenario-model: scenario schema, capture profile, modules - 039-dashboard-scenario-ui: screen models, release verification UX, modules - dashboard-verification-usecases: new cross-cutting spec
This commit is contained in:
@@ -74,6 +74,11 @@
|
||||
"summary_link_unavailable": "Deep link or diff is unavailable for this task",
|
||||
"open_llm_report": "LLM report",
|
||||
"failure_summary": "Failure summary",
|
||||
"validation_attention": "Validation needs attention",
|
||||
"requires_attention": "Needs attention",
|
||||
"validation_unknown": "The validation did not produce a reliable result. Open the report or Health Center to investigate.",
|
||||
"open_health_center": "Health Center",
|
||||
"show_debug": "Debug",
|
||||
"filter_by_level": "Filter by level",
|
||||
"filter_by_source": "Filter by source",
|
||||
"log_level_all": "All",
|
||||
|
||||
Reference in New Issue
Block a user