matevip
2b3c068db9
feat(wiki): broken-link lint with job-based async scan
2026-05-28 08:17:04 +08:00
matevip
b81660a2a1
polish(approval-grants-ui): fix active-count pill + reuse mcConfirm for revoke
2026-05-27 15:54:47 +08:00
matevip
b34de4e078
refactor(approval-grants-ui): strip Element Plus, reuse project list+pagination
2026-05-27 15:09:04 +08:00
matevip
65cf53779a
refactor(approval-grants-ui): paginated list, Element Plus icons, shorter sidebar label
2026-05-27 15:08:41 +08:00
matevip
2f5e06f286
fix(approval): three minor issues surfaced by end-to-end testing
2026-05-27 14:08:12 +08:00
matevip
f15b2dced3
feat(ui): auto-approve banner dropdown, management page, and workspace chip
2026-05-27 14:08:04 +08:00
matevip
f163c0b5bc
feat(ui): rewrite chat welcome subtitle and suggestions around agent capabilities
2026-05-27 06:58:52 +08:00
matevip
0ac325a337
feat(agent): explicit "no skills / no tools" opt-out flags ( #184 )
2026-05-26 22:07:12 +08:00
matevip
3ae4498f38
fix(channel,agent,chat): unify channel binding / conversation agent / model pin state sources
2026-05-26 09:40:49 +08:00
matevip
9e9a96f674
fix(agent): resolve relative workspaceBasePath under workspace root
2026-05-25 15:58:05 +08:00
倪程伟
cbdd70379b
feat(agent): optional agent-level workspace basePath override ( #212 )
...
* feat(agent): optional agent-level workspace basePath override
Add workspaceBasePath field to AgentEntity that optionally overrides
the workspace-level basePath. When set, the agent uses its own directory;
when null, it inherits the workspace's basePath (existing behavior).
- AgentEntity: new workspaceBasePath field with ALWAYS update strategy
- AgentGraphBuilder: agent-level override takes priority over workspace
- Flyway migration V121 for H2 and MySQL
- UI: form input in basic tab with i18n (zh-CN, en-US)
* fix(agent): rename migration V121→V125 to avoid Flyway conflict with upstream
Upstream already has V121__tool_disclosure_tier.sql. Rename our
migration to V125 (next available after V124).
* fix(agent): make MySQL V125 migration idempotent
Use INFORMATION_SCHEMA check before ADD COLUMN to avoid
"Duplicate column name" error on re-deploy.
2026-05-25 15:42:01 +08:00
matevip
cef1730e6e
feat(tool,skill,ui): progressive tool/skill disclosure (load_skill + enable_tool + tier UI)
2026-05-23 09:07:45 +08:00
matevip
5f571e86a2
feat(agent,ui): multi-level subagent delegation tree
2026-05-22 13:44:01 +08:00
matevip
2a1b8cbcbf
fix(goal,ui): gate inline prompt by real long-task signal; soften copy
2026-05-21 22:27:33 +08:00
matevip
3a0595d5bd
feat(goal,ui): Jobs-cut frontend for persistent goal
2026-05-21 14:43:28 +08:00
matevip
51e6542a5a
feat(channel/qq): add scan-to-bind onboarding via QQ Open Platform Lite portal
2026-05-20 21:47:49 +08:00
matevip
2d3afa6550
feat(sessions): paginate admin list, add back-nav, redesign with depth
2026-05-20 20:58:05 +08:00
matevip
fe62a98c8f
feat(chat-console): surface Sessions admin via header menu ( #183 )
2026-05-20 20:57:58 +08:00
matevip
6a4318c268
fix(channel): IM conversations respect per-conversation model selection ( #183 )
2026-05-20 17:49:03 +08:00
matevip
35f010d7a1
sync: Feishu CardKit streaming-card adapter via cardkit/v1 SDK
2026-05-20 11:37:12 +08:00
matevip
daeef4e3c2
feat(scheduler): unify cron jobs and triggers into a tabbed Scheduler page
2026-05-19 21:23:18 +08:00
matevip
0383740fec
fix(ui): rename the wiki nav item to "Wiki" / "知识库"
2026-05-19 09:56:21 +08:00
matevip
2c1e673fba
feat(skill): SkillMarket lifecycle UI + curator control panel
2026-05-19 09:56:08 +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
75107ac815
feat(llm): native Gemini chat builder, Nano Banana image gen, xAI/Grok provider
2026-05-18 10:00:55 +08:00
matevip
0d94cb1f93
fix(i18n): add missing wiki page type, settings and chat keys
2026-05-17 17:55:36 +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
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
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
c20c066cbc
feat(ui): global Ctrl+K / Ctrl+N shortcuts with sidebar hint
2026-05-15 10:19:32 +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
777e2ecee2
feat(ui,router): gate routes and sidebar by workspace capability
2026-05-15 10:18:38 +08:00
matevip
eb6badeb61
feat(ui): surface pending approvals + stuck agents as sidebar badges
2026-05-15 10:17:30 +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
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
2bca55f5b4
fix(tool-guard): friendly duplicate rule-id rejection and client-side name/pattern validation ( #88 )
2026-05-13 09:55:30 +08:00
matevip
faf7f98358
feat(context): consume compact_status on the frontend; load history from latest boundary; backfill summaryId
2026-05-13 08:50:35 +08:00
matevip
cc5d7d5ad0
fix(agent): auto-include enabled MCP tools in effective allowlist ( #108 )
2026-05-12 21:24:36 +08:00
matevip
bcf194c35e
feat(ui): add agent binding search ( #106 )
2026-05-12 18:18:39 +08:00
matevip
ed788e9e42
feat(ui): per-skill secrets panel for env-var-style credentials
2026-05-12 17:20:30 +08:00
matevip
026afa2ba5
feat(wiki): optional JSON Schema on json-format transformations
2026-05-12 14:35:31 +08:00