This website requires JavaScript.
11691701e1
docs(office): add section 19 to roadmap and changelog for two-phase handwritten ocr pipeline
main
manoraga
2026-09-25 16:35:27 +03:00
90656944c5
feat(reports): stabilize on-demand generation, live presence and 1C fallback
manoraga
2026-09-25 13:00:11 +03:00
2f8cc1bffd
feat(reports): add simplified report builder, fix nan/inf crash, optimize snapshot tool
manoraga
2026-09-24 09:51:19 +03:00
30651672ab
feat(reports): add simplified report builder, fix nan/inf crash and separate unhired/no-pass staff
manoraga
2026-09-24 09:25:57 +03:00
9c89b6592e
fix(db_prompts): передача row_factory=True для корректного преобразования строк SQLite в словари
manoraga
2026-09-11 16:14:44 +03:00
565cf5af37
refactor(web): модуляризация модальных окон index.html и синхронизация диагностических слепков
manoraga
2026-09-11 16:02:49 +03:00
86f223a21e
fix(db_chat): включение row_factory=True для доступа по именам колонок
manoraga
2026-09-11 15:55:47 +03:00
b1796de852
refactor(scud): изоляция тяжелых SQL-шаблонов Орион в sql_queries и разгрузка scud_export
manoraga
2026-09-11 15:42:14 +03:00
aa1141fb88
refactor(reports): модульное разделение excel_exporter на styles, calculators и билдеры отчетов
manoraga
2026-09-11 15:29:48 +03:00
66a17bde45
refactor(core): декомпозиция db_cli, сервисный дамп БД и зачистка контекста
manoraga
2026-09-11 15:25:44 +03:00
baa5073b88
refactor(core): удаление дубликата ai_engine, единый контур SQLite и фикс флага крона
manoraga
2026-09-11 15:17:03 +03:00
74332aa38a
feat(turnstile): двухконтурный учет СКУД, реестры исключений с автокомплитом 1С и калибровка таймзон
manoraga
2026-09-10 15:36:32 +03:00
6c9b131cf2
feat(scud): добавление таблицы scud_events_raw и сохранение детальной ленты проходов
manoraga
2026-09-07 18:25:06 +03:00
17c960fa34
fix(scud): исправление маппинга Mode (1=IN, 2=OUT) и привязка FilteredLastOut к финальному событию дня
manoraga
2026-09-07 17:41:59 +03:00
d391a08224
feat(web): стабилизация UI, Gemini-скроллинг, роутеры контекста/снапшотов и актуализация роадмапа
manoraga
2026-09-07 17:29:21 +03:00
1bb95cd8e1
chore: ignore sqlite temporary wal and shm files
manoraga
2026-08-28 00:12:39 +03:00
27e8055a3d
feat: implement svodka/otchet generators, Y-23:59:59 and snap-to-grid time finder
manoraga
2026-08-28 00:09:57 +03:00
fa386b3b79
docs: update CHANGELOG and ROADMAP with section 10 (svodka/otchet split, Y-23:59:59)
manoraga
2026-08-27 22:43:45 +03:00
a9680db0aa
feat(etl): stable pipeline, exception registry in SQLite, multi-pass aggregation and db_cli
manoraga
2026-08-27 19:26:28 +03:00
baf7c69395
Перед тем, как исправлять выгрузку скуд с глупым Gemini-Lite
feature/tasks-interactive-sandbox
manoraga
2026-08-21 13:13:36 +03:00
7bf1af7c8f
feat(ui): gemini-style top-anchored scroll, centered chat layout and task drawer sync (closes #49 )
manoraga
2026-08-21 12:43:13 +03:00
feff469282
docs: update roadmap and changelog for v3.0 clean architecture release
manoraga
2026-08-21 11:50:03 +03:00
e8a542eded
refactor: step 3 - decompose ETL pipeline into modular services/scud_etl package
manoraga
2026-08-21 10:12:26 +03:00
16928de5bd
refactor: step 2 - extract domain services (tasks, prompts, snapshots, knowledge)
manoraga
2026-08-21 10:03:12 +03:00
304208760b
chore: save working baseline before v3.0 architecture refactoring
v2.5-pre-refactor
manoraga
2026-08-21 09:32:07 +03:00
66087d5806
merge: внедрение нативного Function Calling, двухфазного жизненного цикла и Topic Drift Guard
manoraga
2026-08-18 13:49:48 +03:00
4b1b8a3586
feat(llm): двухфазный жизненный цикл сессий, двусторонний Diff, Topic Drift Guard и актуализация документации
feature/native-function-calling
manoraga
2026-08-18 13:47:26 +03:00
828ce67817
feat(llm): переход на реляционные узлы промпта, db_cli context и очистка от регулярок
manoraga
2026-08-17 11:55:07 +03:00
4e3c99b728
refactor(web_api): fix import paths, modularize routers and decompose agent pipeline
manoraga
2026-08-15 15:41:37 +03:00
c0a5145604
15.08.2026 13:20 добился очистки эфемерных сообщений с помощью анализа ведения диалога с помощью ИИ и по нажатию кнопки "Завершить"
feature/topic-drift-tracking
manoraga
2026-08-15 13:23:38 +03:00
7ee7520c98
feat(llm): implement full ephemeral context purging and topic drift state guard
manoraga
2026-08-15 13:22:03 +03:00
0e33e61ab2
chore(checkpoint): save working state before clean state context refactoring
manoraga
2026-08-15 12:45:02 +03:00
86047155a8
docs: add roadmap; feat: complete ephemeral context baseline
feature/ephemeral-context
manoraga
2026-08-14 19:33:22 +03:00
bf6d09b106
docs: введен механизм очистки мусорного контекста. Готовность к внедрению интеллектуального механизма очистки контекста.
manoraga
2026-08-14 19:17:45 +03:00
48bdc244e0
feat(db/llm/ui): настроена работа кнопок подтверждающих изменения внеcенные инструментом и финальные для выхода из инструмента и очистки сессии.
feature/tool-actions-registry
manoraga
2026-08-14 17:02:29 +03:00
cc12397e29
feat(core): initial commit unified architecture (scud_ai v2.5 with modular web_api)
manoraga
2026-08-14 15:01:50 +03:00