Settings and Configurations

Configure DinoAI settings including panel layout, inline selection menu, usage monitoring, and .dinorules access to optimize your AI-powered development experience.

The Copilot Settings page gives you control over how the DinoAI copilot agent behaves within your Paradime workspace. From here, you can manage which tools the agent can use autonomously, configure human review requirements, and connect third-party integrations to extend DinoAI's capabilities.

Accessing DinoAI Settings

To open DinoAI Settings, click the Settings button inside the DinoAI prompt input box at the bottom of the DinoAI agent panel.

Tool Permissions

The Tools section displays all tools currently available to the DinoAI agent. For each tool, you can control whether it:

  • Auto-accepts — DinoAI can invoke the tool autonomously without requiring your approval

  • Requires human review — DinoAI will pause and prompt you to approve the action before proceeding

This gives you fine-grained control over how much autonomy the agent has, allowing you to keep humans in the loop for sensitive or high-impact operations.

Configuring tool permissions is especially useful for teams that want to balance agent productivity with oversight on sensitive or high-impact actions.

Core Tools

The Core section lists the built-in tools available to DinoAI out of the box, such as terminal access, file system navigation, code search, SQL querying, data lineage exploration, and Bolt orchestration. You can review the current permission setting for each tool and adjust them to match your team's preferences.

Connected Integrations

The Connected Integrations section shows all third-party services that are currently linked to your DinoAI agent. Each integration exposes a set of tool permissions that you can individually:

  • Enable or disable — control whether DinoAI can use the integration at all

  • Set to auto-accept or require human review — determine how much autonomy the agent has when interacting with that service

This gives you the same level of control as the core tools, applied to your external integrations.

More Integrations

The More Integrations section lists additional third-party services you can connect to extend what DinoAI can do. Connecting an integration makes it available as a tool within the agent, allowing DinoAI to query, reference, or act on data from that service during your conversations.

To connect an integration:

  1. Browse the list of available integrations under More Integrations

  2. Click on the integration you want to enable

  3. Follow the authentication steps to link your account

  4. Once connected, the integration will appear under Connected Integrations where you can configure its tool permissions

Last updated

Was this helpful?