• Joined on 2026-04-29
admin pushed to main at admin/rag-backend 2026-06-14 16:00:10 +08:00
dd9c2c85bb feat(validation): 添加请求参数校验器并优化依赖注入配置
admin pushed to feat/form-designer-phase-1 at admin/work-flow 2026-06-14 15:03:12 +08:00
9f878286e7 feat: form versioning, notification center, scheduler and webhooks
admin created branch feat/form-designer-phase-1 in admin/work-flow 2026-06-14 15:03:12 +08:00
admin pushed to main at admin/file-system 2026-06-14 15:03:01 +08:00
df8f1e4cb7 refactor: rewrite file-system from Go to .NET 10 / ABP modular
admin pushed to feat/form-designer-phase-1 at admin/rag-frontend 2026-06-14 15:02:34 +08:00
33de6f1220 feat: add notification store, order/portal pages, form designer runtime and utils
admin created branch feat/form-designer-phase-1 in admin/rag-frontend 2026-06-14 15:02:34 +08:00
admin pushed to main at admin/rag-backend 2026-06-14 15:01:09 +08:00
5b67551fee feat: add notification center, Obsidian integration, RAG retrieval service and SignalR
admin pushed to main at admin/rag-frontend 2026-05-25 20:40:39 +08:00
9eae9bbbd3 style: lint auto-fix remaining workflow pages
admin pushed to main at admin/rag-backend 2026-05-25 20:40:12 +08:00
d742ed93ce feat: add EF column comments for all entities, docker-compose with init SQL
admin pushed to main at admin/work-flow 2026-05-25 20:40:09 +08:00
7bad5f93d9 feat: refactor form to schema JSON, add audit fields, range comparator, disable form endpoint
84ccc48615 refactor: SchemaValidator supports dynamic component whitelist from registry
d704c02d18 feat: add form component registry CRUD endpoints
fa1f8dbef5 feat: add seed data for 14 built-in form components
37ca47c5ea feat: add FormComponentRegistry entity and EF configuration
Compare 9 commits »
admin pushed to main at admin/rag-frontend 2026-05-25 20:40:08 +08:00
bb97af32e7 style: lint auto-fix formatting
7d941bafe6 feat: enhance workflow designer, add form schema renderer, IM store, instance detail page
69ab0a547d feat: add useSchemaSync, PropertyPanel, useStencil, ComponentPanel
f91bc84911 feat: add X6 designer configs, FormFieldNode, and useGraph composable
069172bb00 feat: add form component registry API types and functions
Compare 8 commits »
admin pushed to main at admin/file-system 2026-05-25 20:40:08 +08:00
1cd46bc6db refactor: update config structure and data layer for Watermill CQRS
11315fd00b feat: wire Watermill CQRS — EventBus in usecases, event handlers, router lifecycle
3eb1a1839d feat: add JWT auth middleware with public endpoint selector
95f76bbc70 chore: remove leftover grpc auth client (will be re-integrated as Kratos middleware)
4b35503b4f docs: rewrite CLAUDE.md for Kratos+Watermill architecture
Compare 17 commits »
admin pushed to main at admin/rag-frontend 2026-05-20 21:08:02 +08:00
9a50d06752 feat: AI 回复 Markdown 渲染 + SSE 解析优化
admin pushed to main at admin/rag-backend 2026-05-20 21:07:57 +08:00
ca7463d42b fix: AI 流式回复过滤思考标签 + 加载历史上下文
admin pushed to main at admin/rag-frontend 2026-05-20 20:45:09 +08:00
d513c76cd6 feat: 新增发起流程页面,优化流程发起体验
admin pushed to main at admin/work-flow 2026-05-20 20:44:58 +08:00
d9cf703615 fix: StartWorkflowInstance 调用 ProcessEngine 自动传播 Token
admin pushed to main at admin/work-flow 2026-05-20 20:29:09 +08:00
fc4ecbbacc feat: add gRPC auth, condition comparators, seed data, EF migrations
f49e0ea1e4 feat: Implement workflow and form management endpoints
Compare 2 commits »
admin pushed to main at admin/rag-frontend 2026-05-20 20:28:48 +08:00
49d8abf933 feat: add AI chat, knowledge base, workflow pages
admin pushed to main at admin/rag-backend 2026-05-20 20:28:45 +08:00
67b030c3c5 feat: add AI chat, RAG Q&A, knowledge base, embeddings, document processing
admin pushed to main at admin/file-system 2026-05-20 20:26:24 +08:00
3a18ca0579 feat: add directory structure and file sharing support