Commit Graph

11 Commits

Author SHA1 Message Date
admin 066383de83 feat(mcp): integrate MCP Server into backend service as built-in endpoint
Build and Deploy / build-and-push (push) Successful in 54s
- Add MCP Controller and register /mcp route
- MCP Server now uses OpenAPI Token for authentication
- Update frontend settings to show built-in MCP endpoint config
- Update docs to reflect integrated MCP endpoint
2026-07-27 02:38:09 +08:00
admin f004cfc937 style(ui): unify settings input fields with consistent label style
Build and Deploy / build-and-push (push) Successful in 52s
2026-07-27 02:27:12 +08:00
admin 334152417b feat(ui): show both stdio and HTTP mode MCP config in settings
Build and Deploy / build-and-push (push) Successful in 54s
2026-07-27 02:25:48 +08:00
admin 6709c4ed77 feat(ui): improve settings form labels and descriptions for clarity
Build and Deploy / build-and-push (push) Successful in 53s
2026-07-27 02:22:35 +08:00
admin a9024ff6f8 feat(ui): add size system (sm/md/lg) + compact mode + remove collapsed dot
Build and Deploy / build-and-push (push) Successful in 53s
2026-07-26 20:14:42 +08:00
admin a0a90f558c feat(mcp): add official MCP Server for AI Agent integration 2026-07-26 19:30:43 +08:00
admin 7f54256ac0 fix(ui): narrow collapsed sidebar to 52px
Build and Deploy / build-and-push (push) Successful in 52s
2026-07-26 16:44:03 +08:00
admin eb8df6de0f fix(ui): remove sidebar collapse footer and unify header control heights
Build and Deploy / build-and-push (push) Successful in 52s
2026-07-26 16:27:24 +08:00
admin 88ca62b6c0 feat(ui): collapsible sidebar and move logout into top user menu
Build and Deploy / build-and-push (push) Successful in 53s
2026-07-26 16:07:37 +08:00
admin 24e809557e fix(ci): sync pnpm-lock with @tailwindcss/vite and rename image to taskpool
Build and Deploy / build-and-push (push) Successful in 1m17s
2026-07-26 14:36:57 +08:00
admin e6956aa001 Initial commit: TaskPool React panel
- React frontend with route-level code splitting
- Backend rebranded from Baihu to TaskPool
- DB brand migration script and local compatibility
2026-07-26 08:43:52 +08:00