> For the complete documentation index, see [llms.txt](https://docs.probe.splx.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.probe.splx.ai/updates/product-updates/february-2026.md).

# February 2026

## **Agent Force Integration**

The Platform now [integrates with **Agent Force**](/ai-red-teaming/probe/target/index/agentforce.md). You can configure and manage Agent Force targets directly in the UI.

<figure><img src="/files/Z6WmphZ2jmUjzKoIil2A" alt=""><figcaption><p>Figure 1: Agent Force target configuration</p></figcaption></figure>

## **Copilot Studio Integration**

The Platform now [integrates with Copilot Studio](/ai-red-teaming/probe/target/index/copilot-studio.md). You can configure and manage Copilot Studio targets directly in the UI.

<figure><img src="/files/kBC7aEZYohadDBbhSo31" alt=""><figcaption><p>Figure 2: Copilot Studio target configuration</p></figcaption></figure>

## **Glean Integration**

**Glean** is now [integrated into the Platform](/ai-red-teaming/probe/target/index/glean.md). You can set up and manage Glean targets in the same flow as other targets.

<figure><img src="/files/iLX7jccejyh19SWzNvSP" alt=""><figcaption><p>Figure 3: Glean target configuration</p></figcaption></figure>

## **Q\&A moved from Predefined to Custom probe type**

The Q\&A probe moved from **Predefined** to **Custom**. You can now create multiple Q\&A probes and run them in parallel. Existing behavior is unchanged.

## **Probe Settings: Mandatory configuration fields**

Required fields are now clearly indicated in the input template. Required labels show an asterisk (`*`). Validation also blocks whitespace-only values. Required lists must contain at least one filled item.

## New and Updated Model Benchmarks

Our [Model Benchmarks](/ai-benchmarks/model-benchmarks.md) have been updated to include results for:

* Anthropic Claude Opus 4.6
* Anthropic Claude Sonnet 4.6
* deepseek-ai/deepseek-coder-1.3b-instruct
* deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct
* deepseek-ai/DeepSeek-V2-Lite-Chat
* deepseek-ai/DeepSeek-V3
* mistralai/Mixtral-8x7B-Instruct-v0.1

## Improvements & Tweaks

* REST API integration: support additional OAuth parameters.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.probe.splx.ai/updates/product-updates/february-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
