3 hours ago
0063b83
tui: move filesystem tool_started info into the card body
50bd132
tui: styled filesystem tool_started card — compact args, action in title
0f8dfcc
tui: styled filesystem find + find_up output — stage 3
...
5 hours ago
489e457
docs(websocket): /compact control message, new events, fixes
2ecb912
docs: actualize compression mechanics + real-token baseline
1b91fcf
compression: profile-aware worker + real-token baseline estimator
...
17 hours ago
8615de3
Navi Code: force context compression via typed /compact control message
b89445c
tui: remove the useless NaviCodeTui Header bar
7a0f93b
tui: per-message chat widgets — render only the streaming bubble
...
19 hours ago
acc3adc
tui: show the changed step's text in the todo update call card
690249b
tui: sort todo panel — in_progress on top, done at bottom
21 hours ago
9784ce7
Isolate sub-agent todo + render live todo in TUI side panel
22 hours ago
dc5a465
Navi Code TUI: sessions picker for /sessions (navi_code, full switch)
4f33b28
Navi Code TUI: interactive slash-command hints (Up/Down + Enter)
28369ee
Navi Code TUI: inline slash-command hints + Tab completion
...
1 day ago
295479b
Navi Code TUI: context-window fill gauge in the status bar
d2ac769
tui: load session message history into the chat panel on resume
66213ee
tui: activity indicator in a bottom status bar + 1-line input
...
1 day ago
ab176b7
Navi Code TUI: sub-agent spawn card + nested styling for subagent thinking/planning
dd1d9e1
Navi Code: render planning as a progress line + plan card, not raw events
8e862cb
navi-code CLI: make -h show help instead of sending it to the model
...
2 days ago
55e141f
Navi Code TUI: show final answer below tools, not scrolled out of view
9f3af7e
test(tui): mock backend api so TUI tests are server-independent
2 days ago
2e06b02
agent: bounded autonomy — scope boundary + observe-vs-act
ad1946b
fix(ws): include session_id/profile_id in session_sync, guard renderer
c83d86d
docs(websocket): record deferred WS auth-message hardening
...
3 days ago
9dfdb48
feat: integrate navi_ui MCP server (card_grid + form) into master
4 days ago
6b83f73
profiles: add gemma4:12b-it-qat-128k as top-priority model
10 days ago
fcb0f02
feat: backend registry, S2-Pro INT4, progressive segmentation, text cleaning
12 days ago
9bf561b
fix(browser-client): resume AudioContext on user gesture
356eb50
feat(examples): add Python and browser WebSocket clients
3bc6261
Document multilingual F5-TTS behavior and fallback options
...
16 days ago
aaba87e
Fix MCP names and profile API format consistency
b59be6b
docs: update docs for tools.agent/tools.subagent and Navi Code TUI
5b49779
docs: update docs for tools.agent/tools.subagent and Navi Code TUI
...
18 days ago
66b97f1
Navi Code TUI: Phase 5.2 — SessionsPanel, /export, integration tests
18 days ago
02332e4
Navi Code TUI: Phase 5.1 — config, mouse, themes, status
18 days ago
c4a2b97
Navi Code TUI: fix Phase 4 review critical/medium issues
18 days 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
...
19 days ago
3df4326
Navi Code: Phase 3 — Textual TUI skeleton (OpenCode-style)
19 days ago
de093d8
Fix review issues for NAVI_AUTH_ENABLED feature
19 days ago
4923a2b
Add NAVI_AUTH_ENABLED switch for optional auth
23 days ago
786a98b
Update realtor listing flow: auto title and preview card
eac5fce
Enable realtor profile to create listings via vmk_data create_listing_tool
25 days ago
d655e6c
feat: хостинг изображений объявлений и ссылки в результатах
99d8185
fix: DATABASE_URL и документация — порт 5433 вместо 5432
38aeacb
fix: полная синхронизация схемы БД с реальными колонками и enum-ами
...
25 days ago
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
...
26 days ago
92c92f2
Harden realtor profile search rules and filters
29 days ago
bcd0e19
Fix vmk_data MCP server URL: add /mcp endpoint path
29 days ago
f9fd491
Add vmk_data MCP server and realtor profile for real estate search
29 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
...
29 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
...
on 12 Jun
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
...
on 12 Jun
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
...
on 12 Jun
2f9ddb2
docs: update README with Docker guide and parser API reference
on 12 Jun
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
...
on 10 Jun
4d4de49
Fix: use correct alias kitchen_hatch for basement hatch in HallScope
9532693
Fix: Hatch::get_state() undefined var, rename attic→basement in HallScope
on 10 Jun
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
on 10 Jun
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
on 10 Jun
92a9b38
Fix: sync registry tags in ModesRESTAPIController before all ops