activities
1 day ago
66b97f1 Navi Code TUI: Phase 5.2 — SessionsPanel, /export, integration tests
1 day ago
02332e4 Navi Code TUI: Phase 5.1 — config, mouse, themes, status
1 day ago
c4a2b97 Navi Code TUI: fix Phase 4 review critical/medium issues
1 day ago
3012839 Navi Code TUI: complete Phase 4
ebf89aa Navi Code TUI: command palette and themed markdown
498a478 Navi Code TUI: apply gnexus theme to widgets and renderers
...
2 days ago
3df4326 Navi Code: Phase 3 — Textual TUI skeleton (OpenCode-style)
2 days ago
@root root created branch feature/navi-code at root/navi-1
2 days ago
@root root pushed to master at root/navi-1
de093d8 Fix review issues for NAVI_AUTH_ENABLED feature
2 days ago
@root root pushed to master at root/navi-1
4923a2b Add NAVI_AUTH_ENABLED switch for optional auth
4 days ago
@root root created root/gngame
4 days ago
@root root created root/gngame
6 days ago
@root root pushed to vmkdemo at root/navi-1
786a98b Update realtor listing flow: auto title and preview card
eac5fce Enable realtor profile to create listings via vmk_data create_listing_tool
7 days ago
@root root created root/voice
8 days ago
d655e6c feat: хостинг изображений объявлений и ссылки в результатах
99d8185 fix: DATABASE_URL и документация — порт 5433 вместо 5432
38aeacb fix: полная синхронизация схемы БД с реальными колонками и enum-ами
...
8 days ago
@root root pushed to vmkdemo at root/navi-1
fe43ad9 Add navi_ui form component with client-side validation
3156354 Simplify navi_ui instructions for small models
d58ed47 Enable navi_ui card_grid for realtor profile
...
9 days ago
@root root pushed to vmkdemo at root/navi-1
92c92f2 Harden realtor profile search rules and filters
9 days ago
@root root created branch vmkdemo at root/navi-1
12 days ago
@root root pushed to master at root/navi-1
bcd0e19 Fix vmk_data MCP server URL: add /mcp endpoint path
12 days ago
@root root pushed to master at root/navi-1
f9fd491 Add vmk_data MCP server and realtor profile for real estate search
12 days ago
94a01dd feat: switch FTS to ukrainian text-search config
4e90290 fix: clarify that only field values are translated, not keys
a019832 feat: translate normalization and embeddings to Ukrainian
...
12 days ago
95fea5e refactor: optimize tool signatures + server instructions + sort_by
1e3164a feat: enrich tool instructions, system prompts, and error hints
fbe2f9c docs(README): clarify startup, config, and DB requirements
...
13 days ago
13 days ago
f85730b Align payload fields with data_collector PayloadSchema
23367fc Improve photo extraction robustness and add logging
ff8db7a Fix city discovery: keep cities with -obl- suffix
...
13 days ago
1936c70 docs: add parser integration guide and link in README
930f332 feat: multipart/form-data image upload endpoint with inline pipeline
7892489 fix: use configured model name in ai_enricher instead of hardcoded llama3.2
...
13 days ago
13 days ago
2f9ddb2 docs: update README with Docker guide and parser API reference
13 days ago
4012d03 feat: background queue worker for async pipeline processing
f587f56 feat: classify AI errors — ValidationError→invalid, fatal/network→failed
08ebdfd feat: implement review items 8-14
...
13 days ago
14 days ago
ba00e72 mute btns
14 days ago
b6564e2 mute btns
14 days ago
6f2e087 mute btns
14 days ago
4d4de49 Fix: use correct alias kitchen_hatch for basement hatch in HallScope
9532693 Fix: Hatch::get_state() undefined var, rename attic→basement in HallScope
14 days ago
f87ba2a Fix: proper hatch indicator in DeviceScriptsHelper with ru labels, position pct and all states
11271cd Fix: proper hatch state display with ru labels, icons and correct badge variants
14 days ago
7ab43c0 Fix: modes grid layout using area-grid pattern like ActionScriptsGrid
a76c455 Build: regenerate dist assets after modes grid layout fix
4cf5642 Fix: modes grid layout switched to flexbox to prevent overlapping cards
14 days ago
92a9b38 Fix: sync registry tags in ModesRESTAPIController before all ops
14 days ago
fa90b1d Fix: удалён SleepScope (неправильно реализован как Scope вместо Mode)
e8015d9 Fix: WebView кэш ассетов — meta-теги no-cache + nginx заголовки + clearCache в MainActivity
14 days ago
7a274b6 Fix: MainActivity читает правильный ключ shserv_server_url для загрузки SPA с сервера
389c275 Fix: sleep mode теперь блокирует indoor-свет (mute кнопок + guard)
e82e70f Feat: режим сна (sleep mode) + UI модов в Vue клиенте
15 days ago
15 days ago
27e0872 Fix: парсить MySQL datetime как UTC в formatRelative/formatDateTime
15 days ago
d9ee715 Feat: сохранять timezone пользователя из gnexus-auth и отдавать в /auth/me
a9eae82 Feat: добавить роут /cron/run-timers для выполнения таймеров
15 days ago
b842dc8 Fix: отдельный watch на script.alias для lazy indicators, убран immediate с route-watch
15 days ago
431a303 Fix: immediate: true в watch для ленивой загрузки индикаторов (grid + detail)
15 days ago
8f284fd Feat: batch refresh индикаторов по 5 штук, ограничение параллельных запросов
4e05fa0 Feat: ленивая загрузка индикаторов — список без state_callback, фоновый refresh + спиннер
9ba69b8 Feat: отображение индикаторов на странице деталей action script + автообновление после run
...
15 days ago
81f370e Feat: state_callback индикация для всех action scripts
15 days ago
12bf63e Docs: danger_level и state_callback/indicators для action scripts
caa44e0 Feat: индикаторы состояния у action scripts (state_callback + indicators в UI)
15 days ago
a4fb04e Fix: height: 100% для .area-grid .card, rebuild
5ec8d7b Build: production bundle ActionScriptsGrid danger_level fixes
15 days ago
6258bab Fix: обёртка для GnActionCard + :deep() стили danger_level, confirm для скриптов с params_schema
b585238 Fix: hatch_open и hatch_close → danger_level dangerous (warning)
bd12f09 Fix: использовать gnexus-ui-kit цвета для danger_level border в ActionScriptsGrid
...
15 days ago
4d031c0 Fix: DeviceScriptsHelper group_toggle / group_set_state — support alias:channel string syntax
15 days ago
1c17308 Fix: event handlers — kitchen_buttons alias (11 not 1), add btns_hall2_1 to HallScope
70c6ed0 Fix: Script entity field access — uniq_name instead of alias in place_in_area / unassign logging
15 days ago
2d93985 Fix: TemplateDriver class name, console autoload, ScriptsRegistry fallback
15 days ago
275a370 Refactor: room-based Control Scripts scopes + helper relocation