Commit Graph

17 Commits

Author SHA1 Message Date
5e527a8af2 semantic update 2026-03-10 21:33:09 +03:00
4f1c33e02b semantic clean up 2026-03-10 19:38:10 +03:00
8fa951fc93 dry run migration 2026-02-27 20:48:18 +03:00
5d42a6b930 i18 cleanup 2026-02-25 18:31:50 +03:00
33433c3173 ready for test 2026-02-25 13:35:09 +03:00
7df7b4f98c feat(assistant): add multi-dialog UX, task-aware llm settings, and i18n cleanup 2026-02-23 23:45:01 +03:00
fdcbe32dfa css refactor 2026-02-19 18:24:36 +03:00
252a8601a9 Вроде работает 2026-01-30 11:10:16 +03:00
0e0e26e2f7 semantic update 2026-01-28 16:57:19 +03:00
e7b31accd6 tested 2026-01-27 23:49:19 +03:00
343f2e29f5 Мультиязночность + причесывание css 2026-01-23 17:53:46 +03:00
76baeb1038 semantic markup update 2026-01-18 21:29:54 +03:00
4c6fc8256d project map script | semantic parcer 2026-01-01 16:58:21 +03:00
a032fe8457 Password promt 2025-12-30 17:21:12 +03:00
4c9d554432 TaskManager refactor 2025-12-29 10:13:37 +03:00
6962a78112 mappings+migrate 2025-12-27 10:16:41 +03:00
2ffc3cc68f feat(migration): implement interactive mapping resolution workflow
- Add SQLite database integration for environments and mappings
- Update TaskManager to support pausing tasks (AWAITING_MAPPING)
- Modify MigrationPlugin to detect missing mappings and wait for resolution
- Add frontend UI for handling missing mappings interactively
- Create dedicated migration routes and API endpoints
- Update .gitignore and project documentation
2025-12-25 22:27:29 +03:00