feat: add command center chat loop widget

This commit is contained in:
thanhnv
2026-07-08 22:58:02 +09:00
parent 36af576f15
commit a029a51e72
14 changed files with 225 additions and 38 deletions
@@ -3,7 +3,7 @@ import { useQuery } from '@tanstack/react-query';
import { api, CommandWidget } from '../lib/api';
import { Card, StatTile, StatusBadge } from '../components/ui/Card';
const ORDER = ['maturity', 'hitl', 'kill_switch', 'traceability', 'security', 'finops', 'certification', 'self_improve'];
const ORDER = ['maturity', 'hitl', 'kill_switch', 'traceability', 'security', 'finops', 'certification', 'chat_loop', 'self_improve'];
const COPY = {
en: {