bmc_hub/app/shared/frontend
Christian 1cfe5aee76 feat(migrations): add AI benchmark and vTiger archive tables
- Created tables for AI benchmark runs and results to facilitate model evaluation.
- Added expected answers column to benchmark results.
- Introduced tables for internet connection change cases and vTiger archive management, including records, relations, and checkpoints.
- Implemented triggers to enforce append-only behavior for vTiger archive records and files.
- Enhanced solution management with soft delete capabilities for sag_solutions and knowledge_articles.

feat(scripts): add CRM benchmarking script for Ollama models

- Developed a Python script to benchmark CRM models exposed through Ollama, including various test cases and scoring mechanisms.

test(tests): add comprehensive tests for new features

- Implemented tests for internet change case service, vTiger archive functionality, and sag solution knowledge management.
- Ensured coverage for edge cases and error handling in the new features.
2026-08-31 13:01:35 +02:00
..
base.html feat(migrations): add AI benchmark and vTiger archive tables 2026-08-31 13:01:35 +02:00
bug_report_modal.html feat: Implement bug reporting feature with screenshot support 2026-05-06 07:01:43 +02:00
manual_modal.html feat: Add bottom bar functionality with real-time updates and manual endpoint tests 2026-04-12 02:27:01 +02:00
quick_create_modal.html feat: Update sag links to include versioning in URLs across multiple templates and services 2026-04-30 23:06:00 +02:00