Commit Graph

9 Commits

Author SHA1 Message Date
e432915ec3 feat(assistant): implement spec 021 chat assistant flow with semantic contracts 2026-02-23 19:37:56 +03:00
066ef5eab5 таски готовы 2026-02-23 10:18:56 +03:00
b40649b9ed fix tax log 2026-02-19 16:05:59 +03:00
232dd947d8 linter + новые таски 2026-02-10 12:53:01 +03:00
260a90aac5 Передаем на тест 2026-01-27 16:32:08 +03:00
29daebd628 Передаем на тест 2026-01-25 18:33:00 +03:00
10676b7029 Работает создание коммитов и перенос в новый enviroment 2026-01-23 13:57:44 +03:00
4b4d23e671 1st iter 2026-01-12 12:33:51 +03:00
2d8cae563f feat: implement plugin architecture and application settings with Svelte UI
- Added plugin base and loader for backend extensibility
- Implemented application settings management with config persistence
- Created Svelte-based frontend with Dashboard and Settings pages
- Added API routes for plugins, tasks, and settings
- Updated documentation and specifications
- Improved project structure and developer tools
2025-12-20 20:48:18 +03:00