Open-source enterprise permission layer for AI agents — RBAC, audit logs, TypeScript & Python SDKs
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^2.0.0^5.4.056
commits
fix: add trust proxy for Render reverse proxy (fixes express-rate-limit crash)
570c54cView on GitHubfeat: add new agent form, SDK tab, settings page, and fix mutations
e20a457View on GitHubfix(web): fix Dockerfile runner stage for non-standalone build
7179c55View on GitHubfix(web): replace standalone Docker output with next start
ebd1baaView on GitHubchore: add render.yaml blueprint and web Dockerfile build arg
ac8e464View on GitHubfix(web): break redirect loop and add error guard on agents page
4cd7e5bView on GitHubfix: resolve all critical runtime bugs across backend and frontend
6e1dd2fView on GitHubfix(web): fix post-login redirect loop and secure cookie on HTTP
d2d4eedView on GitHubfix(web): add name and platformName fields to setup form
a76e90eView on GitHubfix(migration): use pgm.func for text[] default to avoid malformed array literal
cffaa33View on GitHubfix(docker): use pgvector/pgvector:pg16 image for vector extension support
97e839dView on GitHubfix(api): unwrap node-pg-migrate default export for ESM/CJS interop
99b58f6View on GitHubfix(docker): fix standalone server.js path and uploads permissions
7ecf67dView on GitHub