admin
|
67da186672
|
feat(ai): implement unified prompt management UX/UI (ADR-037)
CI / CD Pipeline / build (push) Failing after 3m23s
CI / CD Pipeline / deploy (push) Has been skipped
- Add context config endpoints (GET/PUT /api/ai/prompts/:type/:version/context-config)
- Add execution profile endpoints (CRUD /api/ai/execution-profiles)
- Add sandbox RAG Prep endpoint (POST /api/ai/admin/sandbox/rag-prep)
- Create Prompt Management UI with multi-type support
- Add ContextConfigEditor, PromptEditor, RuntimeParametersPanel components
- Add SandboxTabs for 3-step workflow (OCR, Extract, RAG Prep)
- Add database deltas for ai_execution_profiles and additional prompt types
- Update quickstart.md with production backend URLs
- Add comprehensive test coverage for new features
|
2026-06-14 19:55:43 +07:00 |
|
admin
|
82a0444013
|
690525:2327 ADR-023-229 dynamic prompt #01
|
2026-05-25 23:27:33 +07:00 |
|
admin
|
91e9c714df
|
feat(ai-admin-console): complete implementation and resolve lint compilation errors
|
2026-05-21 21:42:25 +07:00 |
|
admin
|
1a162bf320
|
feat(rfa-ai): Complete RFA Approval Refactor and AI Model Revision
CI / CD Pipeline / build (push) Successful in 4m54s
CI / CD Pipeline / deploy (push) Failing after 12m9s
|
2026-05-16 10:59:53 +07:00 |
|
admin
|
6cb3ae10ee
|
feat(ai): unify AI architecture, implement RAG and legacy migration
CI / CD Pipeline / build (push) Failing after 5m36s
CI / CD Pipeline / deploy (push) Has been skipped
|
2026-05-15 11:10:44 +07:00 |
|
admin
|
5977e48e38
|
fix(workflow): ADR-021 code review fixes (8 bugs)
- fix(transmittal): guard duplicate workflow instance on submit()
- fix(workflow-guard): add organizationId to context so Level-2 RBAC works
- fix(circulation): organizationId context passed relation object not INT FK
- fix(transmittal): require Idempotency-Key header on POST submit endpoint
- fix(workflow): userId non-optional in processTransition controller
- fix(circulation): auto-close counts PENDING and IN_PROGRESS tasks
- fix(transmittal): status badge uses workflowState/DRAFT not purpose field
- fix(workflow): log cache invalidation failures instead of swallowing
- fix(workflow): implement getAvailableActions endpoint stub
- fix(i18n): add removeFile key to EN/TH locales
|
2026-04-17 16:25:51 +07:00 |
|
admin
|
6d45bdaeb5
|
690414:1113 Update README.md /.agents/skills, /.windsurf/workflows
|
2026-04-14 11:13:42 +07:00 |
|