# November 25

## **Connectors**

### **Agent Component update – New configuration experience and Guardrail parameter**

The **Agent Component** has been revamped to offer a clearer and more intuitive configuration experience. The component now opens in a dedicated full-page view, where you can easily access and adjust all available parameters.

This update also introduces a new **Guardrail** parameter that enables JSON Schema validation for output responses. When enabled, each response is validated against the provided schema. If the output doesn’t match the structure, the Agent asks the model to correct it. If the model still fails to return a valid response, the execution stops with an error.

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2FRqyOX1zEe6IHHeOKvQIW%2Fagent-component-new-version.gif?alt=media&#x26;token=6024c425-be52-4bb6-ba86-3a07ceb3308c" alt=""><figcaption></figcaption></figure>

See how to use the Agent Component in practice:

* [How to query a name in a database using an MCP Server and an Agent Component](https://app.gitbook.com/s/aD6wuPRxnEQEsYpePq36/ai-practical-examples/how-to-agent-component-and-mcp-server-v1)
* [How to use the Agent Component in real scenarios](https://app.gitbook.com/s/aD6wuPRxnEQEsYpePq36/ai-practical-examples/how-to-agent-component)

<a href="https://app.gitbook.com/s/EKM2LD3uNAckQgy1OUyZ/connectors/ai-tools/llm" class="button primary">Read the full documentation</a>

## Platform Improvements

### **Organize your pipelines with folders inside projects**

Keeping your pipelines organized just got easier. You can now create **folders within projects** to group related pipelines and make navigation simpler.

This improvement helps you maintain a clean, structured workspace and brings more flexibility to managing your integrations as they grow.

<figure><img src="https://4091659634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE9x0KHkAmxzJGlYPs9aE%2Fuploads%2F1dT1K1kp1zmmYIoDLmzS%2Fcreate-folder.gif?alt=media&#x26;token=b94305fc-867f-4dd8-abb5-3b7b7539fdbc" alt=""><figcaption></figcaption></figure>

<a href="https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/build-overview/projects" class="button primary">Learn more</a>

### **Enhanced security for your integration pipelines**

We’re upgrading the Digibee Integration Platform to the next-generation runtime images designed with security as the top priority. These images contain only the essential components needed to run your pipelines with no shell, no package managers, and no interactive tooling.

This leaner execution environment significantly increases security, dependency transparency, and enhances our overall supply-chain security posture.

To benefit from these security improvements, simply [**redeploy your pipelines**](https://app.gitbook.com/s/jvO5S91EQURCEhbZOuuZ/development-cycle/overview/deployment/deployments). No changes to your pipelines are required.

### **Bug fixes**

* **Floating view selector on screen:** We’ve fixed the bug that caused the view selector to appear floating on the screen when the grid option was selected.
