Agentium is an AI governance platform built to control, monitor, and orchestrate AI agents, running via Docker on any computer, server, or cloud. It features a powerful web dashboard and enables communication through WhatsApp, Slack, and other platforms using a democratic governance model for safe, transparent automation at scale.
Stars
3
Forks
3
Watchers
3
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
348
commits
6
commits
6
commits
2
commits
feat(rbac): add privilege escalation audit trail UI (#15.1)
a6de722View on GitHubfix(ui): eliminate page skeleton flicker during lazy route transitions
82ab639View on GitHubfix(frontend): properly bind this context for WebSocket onmessage
fcad62aView on GitHubfeat: implement global frontend error boundaries (Phase 14.3)
1979b65View on GitHubfeat(websocket): implement 14.2 reconnection logic. Added exponential backoff, reconnecting UI banner, and Redis-backed event buffer replay.
d6e46bdView on GitHubfeat(browser): implement live screenshot streaming for tasks (Phase 14.1)
70c6090View on GitHubfeat(13.7): Implement Phase 13.7 Zero-Touch Operations Dashboard
ec07631View on GitHubfeat(events): Phase 13.6 Intelligent Event Processing
6590c9fView on GitHubfix: rename useCountdownTick.ts to .tsx to support JSX
2f0635dView on GitHubfix(admin): User.id number→string (UUID), add search/pagination, useUserManagement hook
ac11bc5View on GitHubrefactor(tool-marketplace): type safety, UX improvements and bug fixes
8fd0e9eView on GitHubfeat(tool-management): introduce typed API layer and fix backend listing support
5131f9aView on GitHub