|
|
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 |
|
|
|
63940020db
|
chore(semantic): checkpoint remediation progress
|
2026-03-15 21:08:00 +03:00 |
|
|
|
80102661db
|
semantic clean up
|
2026-03-10 19:38:10 +03:00 |
|
|
|
b4b17d89b4
|
код написан
|
2026-03-10 12:00:18 +03:00 |
|
|
|
0a09fb5e6d
|
git list refactor
|
2026-03-01 12:13:19 +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 |
|
|
|
8b52714298
|
+md
|
2026-02-25 10:34:30 +03:00 |
|
|
|
4bc023c2fa
|
fix(llm-validation): accept stepfun multimodal models and return 422 on capability mismatch
|
2026-02-24 16:00:23 +03:00 |
|
|
|
08cbeef9f4
|
fix(assistant): resolve dashboard refs via LLM entities and remove deterministic parser fallback
|
2026-02-24 13:32:25 +03:00 |
|
|
|
e97e19fc31
|
feat(assistant): add multi-dialog UX, task-aware llm settings, and i18n cleanup
|
2026-02-23 23:45:01 +03:00 |
|
|
|
a26040254f
|
feat(assistant): add conversations list, infinite history scroll, and archived tab
|
2026-02-23 20:27:51 +03:00 |
|
|
|
6bded3adac
|
chat worked
|
2026-02-23 20:20:25 +03:00 |
|
|
|
80f0d30386
|
feat(assistant): implement spec 021 chat assistant flow with semantic contracts
|
2026-02-23 19:37:56 +03:00 |
|