Thanks to visit codestin.com
Credit goes to trueforge.dev

Skip to main content
Agents is where saved agents live. Open it from the chat UI to search agents, edit their configuration, or start a conversation with Try.
Agents modal listing saved agents with Edit and Try actions

Agents — search, edit, and try saved agents.

From the library you can:
  • Search agents by name
  • Edit an agent’s model, connectors, skills, and instructions
  • Try an agent to open a chat session with it

Visibility and access (hosted mode)

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.