kimi-code/packages/server-v2
haozhe.yang 760808abd9 feat(server-v2): add model catalog auto-refresh and remaining wiring
- add config-driven model catalog refresh scheduler (interval / on-start)
- refresh all providers and add the single-provider refresh endpoint
- broadcast model_catalog.changed to session subscribers
- finish wiring route handlers, middleware, and auth services
- align route and websocket tests with the authenticated server model
2026-07-01 13:02:26 +08:00
..
src feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
test feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
package.json feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
tsconfig.dev.json feat(server-v2): add minimal server wired to agent-core-v2 DI 2026-06-28 17:26:39 +08:00
tsconfig.json feat(server-v2): add minimal server wired to agent-core-v2 DI 2026-06-28 17:26:39 +08:00
tsdown.config.ts feat(server-v2): add minimal server wired to agent-core-v2 DI 2026-06-28 17:26:39 +08:00
vitest.config.ts feat(server-v2): add minimal server wired to agent-core-v2 DI 2026-06-28 17:26:39 +08:00