f5c90af287
semantics
2026-04-01 21:57:51 +03:00
81406bc2e2
fix: commit semantic repair changes
2026-03-21 11:22:25 +03:00
cf601a717e
fix: commit verified semantic repair changes
2026-03-21 11:05:20 +03:00
67867f8220
refactor(semantics): migrate legacy @TIER to @COMPLEXITY annotations
...
- Replaced @TIER: TRIVIAL with @COMPLEXITY: 1
- Replaced @TIER: STANDARD with @COMPLEXITY: 3
- Replaced @TIER: CRITICAL with @COMPLEXITY: 5
- Manually elevated specific critical/complex components to levels 2 and 4
- Ignored legacy, specs, and node_modules directories
- Updated generated semantic map
2026-03-16 10:06:44 +03:00
4efce79df5
Fix LLM validation and dashboard health hot paths
2026-03-15 13:18:51 +03:00
b4b17d89b4
код написан
2026-03-10 12:00:18 +03:00
6ab2ea6f1c
+ai update
2026-02-26 17:54:23 +03:00
817b6c65e7
Improve dashboard LLM validation UX and report flow
2026-02-26 17:53:41 +03:00
4bc023c2fa
fix(llm-validation): accept stepfun multimodal models and return 422 on capability mismatch
2026-02-24 16:00:23 +03:00
8699ded112
fix(llm): skip unsupported json_object mode for openrouter stepfun models
2026-02-24 14:22:08 +03:00
e97e19fc31
feat(assistant): add multi-dialog UX, task-aware llm settings, and i18n cleanup
2026-02-23 23:45:01 +03:00
6bded3adac
chat worked
2026-02-23 20:20:25 +03:00
31203d8827
Fix task API stability and Playwright runtime in Docker
2026-02-21 23:43:46 +03:00
5ab1549cdd
linter + новые таски
2026-02-10 12:53:01 +03:00
0743641181
semantic update
2026-02-08 22:53:54 +03:00
2d09ff4dc8
Похоже работает
2026-02-07 11:26:06 +03:00
47a51bbddf
feat(llm-plugin): switch to environment API for log retrieval
...
- Replace local backend.log reading with Superset API /log/ fetch
- Update DashboardValidationPlugin to use SupersetClient
- Filter logs by dashboard_id and last 24 hours
- Update spec FR-006 to reflect API usage
2026-02-06 17:57:25 +03:00
161d70648c
Вроде работает
2026-01-30 11:10:16 +03:00