matevip
|
cfb123dda2
|
fix(wiki): keep the raw-material filter across page-list refreshes (#156)
|
2026-05-18 23:28:56 +08:00 |
|
matevip
|
7949b6ff38
|
fix(chat): keep the runtime model indicator synced with the selector
|
2026-05-18 22:00:30 +08:00 |
|
matevip
|
33a40ad9d9
|
feat(wiki): support HTML, Excel, PowerPoint and CSV raw materials
|
2026-05-18 21:57:43 +08:00 |
|
matevip
|
4cf991851b
|
fix(workflow): keep the editor canvas and status correct after publish
|
2026-05-18 17:34:53 +08:00 |
|
matevip
|
8cfc78e7b4
|
fix(ui): keep model group-header chip and Fix button on one line
|
2026-05-18 16:27:34 +08:00 |
|
matevip
|
d53d66abe3
|
feat(chat): per-conversation model selection (#150)
|
2026-05-18 16:27:27 +08:00 |
|
matevip
|
8a0c0a76a8
|
refactor(memory-ui): extract shared icon, empty-state, skeleton and section components (#148)
|
2026-05-18 16:26:19 +08:00 |
|
matevip
|
7a650dc667
|
refactor(memory-ui): replace emoji icons with inline SVG line-art
|
2026-05-18 13:51:20 +08:00 |
|
matevip
|
3157dde1f4
|
fix(memory): route long-term memory edits to the file being edited (#148)
|
2026-05-18 11:28:01 +08:00 |
|
matevip
|
ea00b2aa25
|
feat(ui): add the xAI (Grok) provider brand icon
|
2026-05-18 10:01:05 +08:00 |
|
matevip
|
75107ac815
|
feat(llm): native Gemini chat builder, Nano Banana image gen, xAI/Grok provider
|
2026-05-18 10:00:55 +08:00 |
|
matevip
|
7b053052d7
|
fix(ui): pre-bundle echarts subpaths to stop dev-server 504 re-optimization
|
2026-05-17 21:15:15 +08:00 |
|
matevip
|
71aba2649e
|
fix(wiki): gate write controls behind the manage:wiki capability
|
2026-05-17 17:55:48 +08:00 |
|
matevip
|
c9f73bbbd5
|
fix(wiki): type kbId/pageId props as number|string to prevent ID precision loss
|
2026-05-17 17:55:42 +08:00 |
|
matevip
|
0d94cb1f93
|
fix(i18n): add missing wiki page type, settings and chat keys
|
2026-05-17 17:55:36 +08:00 |
|
matevip
|
85f1e326ed
|
feat(chat): color agent icons in the agent picker dialog
|
2026-05-17 12:00:47 +08:00 |
|
matevip
|
001cb1a2ed
|
refactor(chat): extract conversation sidebar and shared UI primitives
|
2026-05-17 11:49:44 +08:00 |
|
matevip
|
146be51442
|
fix(chat): guard activity poll against overlapping interval ticks
|
2026-05-17 09:58:55 +08:00 |
|
matevip
|
6d70834227
|
fix(i18n): add missing common.more key for the chat header menu
|
2026-05-17 09:58:49 +08:00 |
|
matevip
|
e3edc2b176
|
fix(i18n): add MCP tool scoping strings for the agent tool picker
|
2026-05-17 09:25:15 +08:00 |
|
matevip
|
ce33c1c652
|
feat(llm): add UI to configure embedding models from any provider (#79)
|
2026-05-17 09:25:09 +08:00 |
|
matevip
|
7fb47390af
|
feat(chat): pin, multi-select delete and agent filter for conversations (#144)
|
2026-05-17 09:25:02 +08:00 |
|
matevip
|
18df97a8e6
|
fix(agent): scope MCP tools to explicit per-agent selection (#117)
|
2026-05-17 09:24:56 +08:00 |
|
matevip
|
09eb28fb63
|
refactor(ui): unify employee selector into shared AgentPickerDialog
|
2026-05-16 22:17:58 +08:00 |
|
matevip
|
8edf71cd64
|
feat(ui): dashboard model-config card + onboarding provider enablement
|
2026-05-16 14:51:41 +08:00 |
|
matevip
|
373b462195
|
feat(ui): export and import buttons for agent memory snapshot
|
2026-05-16 14:51:31 +08:00 |
|
matevip
|
82594878a0
|
refactor(ui): fold the live runtime view into the Employees page
|
2026-05-16 14:50:58 +08:00 |
|
matevip
|
130dfd5278
|
fix(skill): synthesize SKILL.md for MCP-derived virtual skills (#136)
|
2026-05-16 14:50:46 +08:00 |
|
matevip
|
3b9b4d79d5
|
feat(skill): scope skill catalog and runtime by workspace (#135)
|
2026-05-15 20:01:25 +08:00 |
|
matevip
|
1f9adeb31d
|
refactor(ui): redesign Triggers list from 9-column table to rule cards
|
2026-05-15 17:33:38 +08:00 |
|
matevip
|
0800c03cd3
|
fix(ui): preserve snowflake ID precision through form round-trips (#133)
|
2026-05-15 15:51:33 +08:00 |
|
matevip
|
c20c066cbc
|
feat(ui): global Ctrl+K / Ctrl+N shortcuts with sidebar hint
|
2026-05-15 10:19:32 +08:00 |
|
matevip
|
e10dd9d0a0
|
refactor(ui): swap ElMessage for project-native mcToast, finish mcConfirm migration
|
2026-05-15 10:19:24 +08:00 |
|
matevip
|
15ee205ab9
|
refactor(ui): share drawer chrome via MateDrawer, migrate Doctor and skill drawers
|
2026-05-15 10:19:16 +08:00 |
|
matevip
|
196ddb8588
|
fix(ui): resolve active model label from /enabled when providers is admin-only
|
2026-05-15 10:19:10 +08:00 |
|
matevip
|
26df2c94d0
|
fix(rbac): let viewers read active model so they can actually chat
|
2026-05-15 10:19:03 +08:00 |
|
matevip
|
7cf2508ded
|
fix(ui): cron table layout, chart locale reactivity, mobile stats grid
|
2026-05-15 10:18:52 +08:00 |
|
matevip
|
ccd86dbb80
|
feat(ui): land viewers on /chat and show real role in switcher
|
2026-05-15 10:18:45 +08:00 |
|
matevip
|
777e2ecee2
|
feat(ui,router): gate routes and sidebar by workspace capability
|
2026-05-15 10:18:38 +08:00 |
|
matevip
|
aa27853712
|
feat(ui,workspace): consume backend access endpoint for capability state
|
2026-05-15 10:18:30 +08:00 |
|
matevip
|
eb6badeb61
|
feat(ui): surface pending approvals + stuck agents as sidebar badges
|
2026-05-15 10:17:30 +08:00 |
|
matevip
|
adf5d93975
|
fix(wiki): align HTTP status with R envelope and harden config + edit paths
|
2026-05-14 23:01:00 +08:00 |
|
matevip
|
3de554f464
|
fix(ui): localize skill name in agent binding picker (#124)
|
2026-05-14 17:54:55 +08:00 |
|
matevip
|
4833cbda39
|
chore: bump to 1.4.0-SNAPSHOT for next development cycle
|
2026-05-14 16:03:08 +08:00 |
|
matevip
|
d1be02985c
|
fix(agent): collapse model-predicted tool results that the actual tool replaced
|
2026-05-14 15:44:03 +08:00 |
|
matevip
|
0192a62f21
|
feat(ui/mcp): redesign MCP connections page with componentized layout
|
2026-05-14 14:09:44 +08:00 |
|
matevip
|
bf3f4af913
|
fix(agent): structured tool-call replay + final-answer-only content (#120)
|
2026-05-14 07:46:30 +08:00 |
|
matevip
|
004df80611
|
fix(ui/workflows): keep property panel rendering when an i18n message contains Pebble braces
|
2026-05-13 20:15:12 +08:00 |
|
matevip
|
4aad813f2d
|
fix(ui/workflows): rework editor layout, free property panel, slim route chunk
|
2026-05-13 17:53:18 +08:00 |
|
matevip
|
32507d2157
|
fix(ui/enterprise): type filter keys so computed arrays match ref unions
|
2026-05-13 11:30:52 +08:00 |
|