mateclaw/mateclaw-server/src/main/java/vip/mate/config
2026-08-06 05:48:28 -04:00
..
AsyncSecurityConfig.java feat(db): support KingbaseES (人大金仓) domestic database (#324) 2026-06-14 10:30:09 +08:00
ConversationWindowProperties.java chore: drop external project name references from code comments 2026-05-20 08:09:43 +08:00
DatabaseBootstrapRunner.java feat(dashboard): show the connected database on the dashboard 2026-06-15 08:47:53 +08:00
FlywayRepairConfig.java refactor(ui): minimalist login redesign, MCP fixes, Flyway upgrade compatibility 2026-04-11 23:01:08 +08:00
GraphObservationProperties.java fix(agent): structure-aware truncation to stop mid-JSON cuts inducing hallucination (#187) 2026-05-21 15:13:07 +08:00
HikariPoolMonitor.java feat(db): support KingbaseES (人大金仓) domestic database (#324) 2026-06-14 10:30:09 +08:00
JacksonConfig.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
JwtAuthFilter.java feat(mcp): type on-behalf-of identity by channel/trust (#459) 2026-07-01 19:02:49 +08:00
LoginRateLimitFilter.java feat(sso): 飞书 OAuth2 单点登录 (ISSUE #405 P0) (#419) 2026-06-26 10:00:31 +08:00
MybatisPlusConfig.java fix(orm): make updateTime auto-fill unconditional so rows actually move on update 2026-05-15 15:21:23 +08:00
OpenApiConfig.java feat(security): gate Swagger/OpenAPI UI behind mateclaw.openapi.expose-ui flag 2026-06-24 10:42:46 +08:00
PrefixBudgetProperties.java feat(tool): 工具 schema 预算阈值门——超出窗口预算时按使用频度自动降级到扩展目录,enable_tool 可找回 2026-07-03 18:52:45 +08:00
ReasoningRetentionProperties.java feat(chat): add reasoning retention controls and a linear trajectory export 2026-08-06 05:48:28 -04:00
SchedulingConfig.java feat(db): support KingbaseES (人大金仓) domestic database (#324) 2026-06-14 10:30:09 +08:00
SecurityConfig.java feat(kb-open): P0-A open-API auth — API keys, rate limit, centralized authorization 2026-06-28 14:45:53 +08:00
SecurityStartupValidator.java fix(security): harden JWT, CORS, and H2 Console for production 2026-04-11 18:21:17 +08:00
SpaForwardController.java fix(security): resolve SPA frontend route refresh returning 401 2026-04-05 18:20:40 +08:00
ToolTimeoutProperties.java feat(agent): smart truncation, stale stream cleanup, configurable tool timeouts, and new indexes 2026-04-07 06:39:46 +08:00
WebMvcConfig.java feat(chat): add reasoning retention controls and a linear trajectory export 2026-08-06 05:48:28 -04:00
WebSocketConfig.java feat(tool): desktop local file/shell tools via WebSocket tunnel 2026-06-26 18:24:25 +08:00
WorkspaceAccessInterceptor.java fix(workspace): verify a path-bound agent belongs to the request workspace 2026-05-19 20:07:02 +08:00