4efce79df5
Fix LLM validation and dashboard health hot paths
2026-03-15 13:18:51 +03:00
d867f52ae5
feat: Implement LLM provider deletion and refactor ConfigManager to preserve unknown payload sections.
2026-03-14 09:19:08 +03:00
a544a90cc9
Commit remaining workspace changes
2026-03-13 11:45:06 +03:00
abfe06cea3
Migrate frontend to Svelte 5 runes semantics
2026-03-11 11:29:24 +03:00
e50fc4c476
few shots update
2026-03-11 09:08:32 +03:00
80102661db
semantic clean up
2026-03-10 19:38:10 +03:00
328c666c37
rebase rework
2026-03-09 13:19:06 +03:00
d67824b270
feat: automatically align Git repository origin host with configured server URL to prevent mismatches
2026-03-08 11:28:00 +03:00
1704b0f878
починили скачивание
2026-03-06 15:22:14 +03:00
b8eafa28a2
feat(rbac): hide unauthorized menu sections and enforce route guards
2026-03-06 10:50:28 +03:00
ceddb799af
Fix git/storage workflows: repos-only page, default dev branch, robust pull/push, and storage path resolution
2026-03-04 19:18:58 +03:00
664e47d540
feat(clean-release): complete and verify backend test suite (33 passing tests)
...
- Relocated and standardized tests for clean_release subsystem into __tests__ sub-packages.
- Implemented missing unit tests for preparation_service, audit_service, and stages.
- Enhanced API contract tests for candidate preparation and compliance reporting.
- Updated 023-clean-repo-enterprise coverage matrix with final verification results.
- Fixed relative import issues and model validation mismatches during test migration.
2026-03-04 13:53:43 +03:00
9ff1e6b18a
feat: Introduce and enforce test contract annotations for critical modules and update coverage tracking.
2026-03-04 12:58:42 +03:00
ede337b977
test: remediate audit findings for task log viewer, report card and logger tests
2026-03-03 21:01:24 +03:00
4f273f33ea
chore: commit remaining workspace changes
2026-03-03 19:51:17 +03:00
ab7f1d0b59
dev-preprod-prod logic
2026-03-01 14:39:25 +03:00
73cd29a237
slug first logic
2026-03-01 13:17:05 +03:00
0a09fb5e6d
git list refactor
2026-03-01 12:13:19 +03:00
1bf7b53bae
test contracts
2026-02-26 19:40:00 +03:00
eb512a63a0
test now STANDARD tier
2026-02-26 18:38:26 +03:00
62818c733e
codex specify
2026-02-25 21:19:48 +03:00
6be33b06ee
feat: Implement recursive storage listing and directory browsing for backups, and add a migration option to fix cross-filters.
2026-02-25 20:01:33 +03:00
31341d083f
i18 cleanup
2026-02-25 18:31:50 +03:00
f850d5d28d
{ "verdict": "APPROVED", "rejection_reason": "NONE", "audit_details": { "target_invoked": true, "pre_conditions_tested": true, "post_conditions_tested": true, "test_data_used": true }, "feedback": "Both test files have successfully passed the audit. The 'task_log_viewer.test.js' suite now correctly imports and mounts the real Svelte component using Test Library, fully eliminating the logic mirror/tautology issue. The 'test_logger.py' suite now properly implements negative tests for the @PRE constraint in 'belief_scope' and fully verifies all @POST effects triggered by 'configure_logger'." }
2026-02-24 21:55:13 +03:00
cbf9135db6
semantic update
2026-02-24 21:08:12 +03:00
fffcc73fb9
fix(validation): respect settings-bound provider and correct multimodal heuristic
2026-02-24 16:04:14 +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
f1f46f4e11
semantic update
2026-02-23 13:15:48 +03:00
2bcae76d29
таски готовы
2026-02-23 10:18:56 +03:00
d908fafe31
feat: restore legacy data and add typed task result views
2026-02-21 23:17:56 +03:00
1fcb7ca67c
semantic update
2026-02-20 10:41:15 +03:00
59c6c08bda
css refactor
2026-02-19 18:24:36 +03:00
d89c92ad35
tests ready
2026-02-19 13:33:20 +03:00
c73be2f647
task panel
2026-02-19 09:43:01 +03:00
0743641181
semantic update
2026-02-08 22:53:54 +03:00
2d09ff4dc8
Похоже работает
2026-02-07 11:26:06 +03:00
161d70648c
Вроде работает
2026-01-30 11:10:16 +03:00
4f4e77cc64
semantic update
2026-01-28 16:57:19 +03:00
c874946ed4
tested
2026-01-27 23:49:19 +03:00
0fef9cb59a
Передаем на тест
2026-01-27 16:32:08 +03:00
d5a0e35df1
Закончили редизайн, обновили интерфейс бэкапа
2026-01-26 22:12:35 +03:00
b0ec8e4b29
Выполнено, передано на тестирование
2026-01-26 21:17:05 +03:00
fb5163b1cc
semantic update
2026-01-26 11:57:36 +03:00
5b93ef8635
Файловое хранилище готово
2026-01-26 11:08:18 +03:00
aabbaa44c3
Передаем на тест
2026-01-25 18:33:00 +03:00
2288abfc5a
semantic cleanup
2026-01-23 21:58:32 +03:00
3326e6b98f
Мультиязночность + причесывание css
2026-01-23 17:53:46 +03:00
dccd9af41e
Работает создание коммитов и перенос в новый enviroment
2026-01-23 13:57:44 +03:00
172a9da7b4
fix(backend): standardize superset client init and auth
...
- Update plugins (debug, mapper, search) to explicitly map environment config to SupersetConfig
- Add authenticate method to SupersetClient for explicit session management
- Add get_environment method to ConfigManager
- Fix navbar dropdown hover stability in frontend with invisible bridge
2026-01-20 19:31:17 +03:00