In hosted mode with login enabled, TrueForge does not yet scope the agent library per user or team.
Agents created by anyone are visible to everyone who can use the deployment. Treat the library as a shared catalog
for the whole instance — avoid putting secrets in agent instructions, and assume colleagues can open and try any
saved agent.
Session history remains owner-scoped (each user sees their own chats). Settings (models, connectors, skills, sandbox) remain admin-only when OIDC is enabled. The agent library itself is currently open to all authenticated users on that host.In local mode (single shared identity), there is one user, so the same shared-library model applies by definition.