Skip to content

Commit 53b390a

Browse files
authored
Feat/dashboard UI (#1)
* feat: Implement a comprehensive analytics system with database storage, event broadcasting, and a dashboard UI, integrating it into the HITL middleware and updating configuration templates. CEL based visual policy builder.
1 parent b2e46c2 commit 53b390a

31 files changed

Lines changed: 3578 additions & 375 deletions

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,8 @@ vendor/
1717
# User Specific configuration
1818
agentgate.yaml
1919
.env
20-
chinook.db
20+
chinook.db
21+
agentgate_bkp.yaml
22+
**/.DS_Store
23+
./analytics/agentgate.db
24+
agentgate.db

0 commit comments

Comments
 (0)