activities
11 hours ago
@root root pushed to master at root/vmk-ui-kit
e1c4b16 Полировка секции Option Card & Chat: отступы, фон чата, подписи DataRow + добавил в screenshot-тесты
9baae36 Добавил уникальные дизайн-компоненты: OptionCard, ChatMessage, DataRow + стили и демо
09c2d6f Добавил недостающие reference-компоненты: GnDefinitionList, GnNavList, GnProgressStages + стили и демо
...
13 hours ago
@root root pushed to master at root/vmk-ui-kit
825b07b Fix Vue toast demo provider usage
9c95f3a Align vanilla breadcrumbs with Vue light design
74f342f Remove input border inside input group
...
14 hours ago
@root root pushed to master at root/vmk-ui-kit
4ecf92b Add alias exports for gnexus-ui-kit component names
ad569aa Add GnActionCard, GnActionList, GnCopyButton, GnRange and GnTagInput
82c667d Add GnAvatarStack, GnChipGroup, GnCombobox and GnSearchField Vue components
...
18 hours ago
@root root pushed to master at root/vmk-ui-kit
4e7c108 Use btn-sm for Overlays dropdown/tooltip toggles
18 hours ago
@root root pushed to master at root/vmk-ui-kit
a12b81c Polish triggers, breadcrumbs, drawer, file preview, editable icons, logos
a13a333 Polish visual defects: color cards, spacing, date picker, file attachments, progress, input group, timeline, icon mappings
d3f386f style: polish demo visuals and add screenshot workflow
19 hours ago
@root root pushed to master at root/vmk-ui-kit
8e89427 Add Overlays browser helper
a5ea1ed Add InputPatterns and editableString browser helpers
550d4c5 Fix console errors on demo page
...
20 hours ago
@root root pushed to master at root/vmk-ui-kit
33ea385 Add Popover, Pagination, Timeline and Loader components
b1e19a6 Add Divider, Accordion, Stepper and FileAttachment components
04cbe73 Add Table, List, Skeleton, Tooltip, Dropdown, NavigationShell
...
22 hours ago
@root root pushed to master at root/vmk-ui-kit
5c5ef3a Sync tokens and components with Figma variables and frames
22 hours ago
@root root pushed to master at root/vmk-ui-kit
c8a9e2e Add overlay components: Modal, Drawer, Toast system
22 hours ago
@root root pushed to master at root/vmk-ui-kit
bc665f6 Add Select, Textarea, and Card components
f2c56ca Add Checkbox, Radio, and Switch components
23 hours ago
@root root pushed to master at root/vmk-ui-kit
a13a9da Add Input, Badge, Alert components and foundation demos
4f0d3eb Update project notes after Button implementation
eb285d4 Implement Button component and Vue adapter
23 hours ago
@root root pushed to master at root/vmk-ui-kit
fcc43a1 Load Plus Jakarta Sans from Google Fonts
8e8c52e Integrate user-provided SVG icon set
f6d8bf3 Apply Figma design tokens: palette, typography, semantic aliases
...
1 day ago
2 days ago
@root root created branch master at root/demo-transcribe
2 days ago
on 13 Jul
b36903a docs: mark code-review findings as executed (5 etaps, 5 commits)
efda6b4 tui: minor correctness/perf fixes (Etap 5)
d2bdf4c tui: theme repaцвет chat + bounded history + tail purge (Etap 4)
...
on 13 Jul
3bae766 tui: code-review Etap 1 — crash/injection/reconnect fixes + drop artifact renderer
ed47468 tui: unify syntax highlighting under Theme.code_theme; highlight filesystem read output
on 13 Jul
271800d mcp: dedicated runner task per client (fix cross-task cancel-scope on shutdown)
3406226 tui: copy chat to system clipboard via reading mode + selection fixes
cc44da9 tui: make chat content selectable/copyable without bubble chrome
on 13 Jul
844fa3b tui: restore tool args/metadata, assistant-then-tool order, turn_meta on resume
on 13 Jul
8e3570b filesystem: strip trailing newline in _number_diff so diff lines aren't blank-separated
8602b68 renderers: colour diff line numbers + read line numbers, keep content neutral
16b6e15 tui: render markdown at the panel's available width, not the terminal width
...
on 12 Jul
05c420d config: raise context compression threshold 0.70 -> 0.90
2051456 filesystem: show real file line numbers in unified diffs
c65c664 compressor: split in-flight turn in midturn mode + flush incrementally
on 12 Jul
b8bb30d permissions: remove broken client-side gate; add backend design doc
b1693d3 replan: integrated mid-task re-planning tool
458fab8 profiles: port context-org/planning instructions to developer & tool_developer
on 12 Jul
22c3265 navi_code: prefer isolated project envs and bootstrap NAVI.md when absent
d80f929 navi_code: enable planning phase 2 (structured review)
on 12 Jul
b912f2c navi_code: leverage context-org/planning tools in system prompt
9e42e4f navi_code: fix review findings 1-5 in system prompt
5dcbeba navi_code: docs as living spec + NAVI.md hints file
...
on 12 Jul
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
...
on 12 Jul
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
...
on 12 Jul
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
...
on 11 Jul
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
on 11 Jul
9784ce7 Isolate sub-agent todo + render live todo in TUI side panel
on 11 Jul
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
...
on 11 Jul
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
...
on 11 Jul
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
...
on 9 Jul
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
on 9 Jul
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
...
on 9 Jul
@root root pushed to master at root/navi-1
9dfdb48 feat: integrate navi_ui MCP server (card_grid + form) into master
on 8 Jul
6b83f73 profiles: add gemma4:12b-it-qat-128k as top-priority model
7060cdb Add MIT license
on 2 Jul
on 2 Jul
@root root pushed to master at root/voice
fcb0f02 feat: backend registry, S2-Pro INT4, progressive segmentation, text cleaning
on 30 Jun
@root root pushed to master at root/voice
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
...
on 26 Jun
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
...
on 24 Jun
66b97f1 Navi Code TUI: Phase 5.2 — SessionsPanel, /export, integration tests
on 23 Jun
02332e4 Navi Code TUI: Phase 5.1 — config, mouse, themes, status
on 23 Jun
c4a2b97 Navi Code TUI: fix Phase 4 review critical/medium issues
on 23 Jun
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
...
on 23 Jun
3df4326 Navi Code: Phase 3 — Textual TUI skeleton (OpenCode-style)
on 23 Jun
@root root created branch feature/navi-code at root/navi-1
on 22 Jun
@root root pushed to master at root/navi-1
de093d8 Fix review issues for NAVI_AUTH_ENABLED feature
on 22 Jun
@root root pushed to master at root/navi-1
4923a2b Add NAVI_AUTH_ENABLED switch for optional auth
on 21 Jun
@root root created root/gngame
on 21 Jun
@root root created root/gngame